[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-08-16T20:46:20-07:00 https://integramod.com/forum/feed.php?f=17&t=1875 2006-08-16T20:46:20-07:00 2006-08-16T20:46:20-07:00 https://integramod.com/forum/viewtopic.php?t=1875&p=13772#p13772 <![CDATA[Re: website down.. Parse error: ?]]>
ini_set('display_errors', true);

...in your config.php file and see if any errors are displayed.

Statistics: Posted Author: Teelk — Wed Aug 16, 2006 8:46 pm


]]>
2006-08-16T08:18:20-07:00 2006-08-16T08:18:20-07:00 https://integramod.com/forum/viewtopic.php?t=1875&p=13761#p13761 <![CDATA[Re: website down.. Parse error: ?]]>
I did the above. Then it came back with a couple more errors.. I went in and uploaded new files.. functions_profile.php, def_userfields.php, and der_userfuncs.php...


I scanned these files before upload to see if there were any site specific info and didn't see anything..

Now all I get is a blank screen when you go to site.. says done loading but nothing there.

If I try to open the index.php file from vdeck I get a 404 error..

Any thoughts....

Thanks,
MrBud
Mike C.

Statistics: Posted Author: mrbud — Wed Aug 16, 2006 8:18 am


]]>
2006-08-14T20:44:54-07:00 2006-08-14T20:44:54-07:00 https://integramod.com/forum/viewtopic.php?t=1875&p=13671#p13671 <![CDATA[Re: website down.. Parse error: ?]]>
I'd start with grabbing the security fields from your current includes/phpbb_security.php
    function phpBBSecurity_AdminConfigName()         {         return 'admins_allowed';         }             function phpBBSecurity_ModConfigName()         {         return 'mods_allowed';         }             function phpBBSecurity_UseSpecial()         {         return 'block_unwanted';         }


admins_allowed, mods_allowed, and block_unwanted should be different in your file. It's whatever you picked for the security fields on install.

Then copy that code into a fresh includes/phpbb_security.php and upload it to your server.

Statistics: Posted Author: Teelk — Mon Aug 14, 2006 8:44 pm


]]>
2006-08-14T16:45:20-07:00 2006-08-14T16:45:20-07:00 https://integramod.com/forum/viewtopic.php?t=1875&p=13664#p13664 <![CDATA[website down.. Parse error: ?]]>
Parse error: parse error, unexpected $ in /home/teamplay/public_html/includes/phpbb_security.php on line 554


Can anyone help or give any hints before I start digging into and waste a lot of time.. Lol.... not wasted but if anyone knows the quick answer it would be muchly appreciated..

Thanks,
MrBud
Mike C.

Statistics: Posted Author: mrbud — Mon Aug 14, 2006 4:45 pm


]]>