MyBB Community Forums

Full Version: new problem ... LOL IM BAD AT MAKING FORUMS... SRY
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
lol my new problem is this !

THIS PROBLEM IS OLD SCROLL DOWN TO MY REPLAY! (page 2!)

click here to se it ... http://pk-source-pk.tk/


The following warnings occurred:
Warning [2] Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\index.php:1) - Line: 1548 - File: C:\xampp\htdocs\inc\functions.php PHP 5.3.1 (WINNT)
File                                          	Line 	          Function

[PHP] 	  	errorHandler->error
C:\xampp\htdocs\inc\functions.php 	1548 	header
C:\xampp\htdocs\inc\class_session.php 	360 	my_setcookie
C:\xampp\htdocs\inc\class_session.php 	98 	session->load_guest
C:\xampp\htdocs\global.php 	56 	session->init
C:\xampp\htdocs\index.php 	18 	require_once

Warning [2] Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\index.php:1) - Line: 1548 - File: C:\xampp\htdocs\inc\functions.php PHP 5.3.1 (WINNT)

lol big problem ?????? (plz help my) Confused
nvm i solved the problem! just downloaded and replace the English language and index.php ....
Reupload a fresh copy of ./index.php from a new download.
and this ? [PHP] errorHandler->error
C:\xampp\htdocs\inc\functions.php 5404 date
C:\xampp\htdocs\admin\modules\user\banning.php 461 ban_date2timestamp
C:\xampp\htdocs\admin\index.php 380 require



i replace this but wont work

functions.php
and whole admin map Smile

but wont work if i go to users/groups>banning>then i get this

like 20 of these errors...

Warning [2] date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead - Line: 5404 - File: C:\xampp\htdocs\inc\functions.php PHP 5.3.1 (WINNT)
File Line Function
[PHP] errorHandler->error
C:\xampp\htdocs\inc\functions.php 5404 date
C:\xampp\htdocs\admin\modules\user\banning.php 461 ban_date2timestamp
C:\xampp\htdocs\admin\index.php 380 require
You need to make sure the timezone is set correctly in php.ini.
hmmmm ok tyvm and now next problem i hate this


go to http://pk-source-pk.tk/

and se it
i added a plugin and changed nothing and now i get this and
i try to remove the plugin wont work
........

lol sry really tank you for helping.
It's because you've got your forum in an iframe and it's been setup wrong, do you really need it in an iframe?? All it's doing is causing you problems.
idk what an iframe is lol im not good at making sites/forums and tyvm that you help Blush
How have you setup your forum and domain?? The forum is in a sort of window, when you go to http://pk-source-pk.tk/ it loads the contents of another webpage, and it's breaking things.
hmmm did you look to my older tread ?
http://community.mybboard.net/thread-61945.html

that happend first and now i reinstalled xammp
then i replace some files and things to make the forums work now

i maked it working but errors up in this tread as you can see
yesterday i put an plugin in the plugin map then i get this http://pk-source-pk.tk/

i removed the plugin and still got it...

and my nephew did setup the forums and domain....
The problem is that http://pk-source-pk.tk/ is loading the source of http://212.238.154.237/ via an iframe and it's not going to work properly. Where are your files hosted?? If you're hosting this on XAMPP you really need to stop doing it that way, that's not recommended even for professionals, find a proper host and map your domain to that.
Pages: 1 2