[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-04-12T10:35:36-07:00 https://integramod.com/forum/feed.php?f=17&t=93 2006-04-12T10:35:36-07:00 2006-04-12T10:35:36-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1180#p1180 <![CDATA[WSOD]]> Statistics: Posted Author: Eon — Wed Apr 12, 2006 10:35 am


]]>
2006-04-12T10:28:49-07:00 2006-04-12T10:28:49-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1174#p1174 <![CDATA[WSOD]]>
I guess this file won't keep it from happening again if it doesn't exist then huh? <img>

Statistics: Posted Author: gcomfx.com — Wed Apr 12, 2006 10:28 am


]]>
2006-04-12T09:58:01-07:00 2006-04-12T09:58:01-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1156#p1156 <![CDATA[WSOD]]> Statistics: Posted Author: Eon — Wed Apr 12, 2006 9:58 am


]]>
2006-04-12T09:48:49-07:00 2006-04-12T09:48:49-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1147#p1147 <![CDATA[WSOD]]> Statistics: Posted Author: gcomfx.com — Wed Apr 12, 2006 9:48 am


]]>
2006-04-12T09:36:07-07:00 2006-04-12T09:36:07-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1136#p1136 <![CDATA[WSOD]]>
methos found that and used the code in our version of IM and fixed my issues

Statistics: Posted Author: Ebony — Wed Apr 12, 2006 9:36 am


]]>
2006-04-12T08:30:58-07:00 2006-04-12T08:30:58-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1119#p1119 <![CDATA[Re: WSOD]]>
http://ptifo.clanmckeen.com/viewtopic.php?p=22551#22551

Statistics: Posted Author: Helter — Wed Apr 12, 2006 8:30 am


]]>
2006-04-12T05:47:07-07:00 2006-04-12T05:47:07-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1088#p1088 <![CDATA[WSOD]]>
This is probably in a different file now.

Statistics: Posted Author: Eon — Wed Apr 12, 2006 5:47 am


]]>
2006-04-11T18:08:54-07:00 2006-04-11T18:08:54-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=1046#p1046 <![CDATA[WSOD]]>
and yeah totally get your frustration I went through 21 different boards before screaming.."get me back my IM..now."

I will go over eon and see if I can find the post over there

[align=center:3sbg919m]edit...found it yay[/align:3sbg919m]

ok so I copied and reposted the whole thing there is a edit by an admin *who did that come on own up...[url=http][flash=,:3sbg919m]http://img140.imageshack.us/img140/3329/shy37mr.gif[/flash:3sbg919m][/url] I know the original code on the site doesn't help any one much but the coding that methos adapted and I have posted here does work I promise. Well it fixed my white page problem.

original post:
yay I love canadians. [flash=,:3sbg919m]http://img139.imageshack.us/img139/3715/lo5flowerandheart025mj.gif[/flash:3sbg919m]

Methos has asked me to post this up here because he is working right now, and thought it might benefit everyone who has or is suffering from the dreaded white pages.

There is a an bug in the PHP code 4.3.11 which prevents the Categories hierachies from being read properly, and it is this causing the white pages.

The actual fix for this was originally posted on this site with an explanation of the error


http://rpgnet.clanmckeen.com/demo/viewtopic.php?t=3679

Methos says you need to replace the code they give you on that site with the one posted below..

 # #-----[ OPEN ]------------------------------------------------ # admin/admin_forums_basic.php # #-----[ FIND ]------------------------------------------------ #               $sql = "UPDATE " . FORUMS_TABLE . "                  SET cat_id = $to_id                  WHERE cat_id = $from_id";               if( !$result = $db->sql_query($sql) )               {                  message_die(GENERAL_ERROR, "Couldn't move forums to other category", "", __LINE__, __FILE__, $sql);               }            } # #-----[ AFTER, ADD ]------------------------------------------ #          else if ( $to_fid == 'Root' )          {             $found = false;             for ($i=0; $i < count($tree['sub'][POST_CAT_URL . $from_id]); $i++)             {                $found = ($tree['type'][$tree['keys'][$tree['sub'][POST_CAT_URL . $from_id][$i]]] == POST_FORUM_URL);             }             if ($found)             {                message_die(GENERAL_ERROR, $lang['Must_delete_forums']);             }          } # #-----[ SAVE/CLOSE ALL FILES ]-------------------------------- # # EoM  


hope that helps anyone else that is having the same problems.

YAY I got my IM back[flash=,]http://img147.imageshack.us/img147/8027/losupdatinghl0or.gif[/flash:3sbg919m]

Admin Edit
This code does not seem to relate to IntegraMod. Waiting for additional input...

Statistics: Posted Author: Ebony — Tue Apr 11, 2006 6:08 pm


]]>
2006-04-10T08:14:26-07:00 2006-04-10T08:14:26-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=811#p811 <![CDATA[WSOD]]> Statistics: Posted Author: Eon — Mon Apr 10, 2006 8:14 am


]]>
2006-04-06T15:17:12-07:00 2006-04-06T15:17:12-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=613#p613 <![CDATA[WSOD]]> Statistics: Posted Author: Simon N — Thu Apr 06, 2006 3:17 pm


]]>
2006-04-06T13:16:38-07:00 2006-04-06T13:16:38-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=611#p611 <![CDATA[WSOD]]>
Yeah, that is what I am doing this time, and backing up my def-tree every time I make a change.

LOL Precaution.

Statistics: Posted Author: Eon — Thu Apr 06, 2006 1:16 pm


]]>
2006-04-06T09:40:21-07:00 2006-04-06T09:40:21-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=609#p609 <![CDATA[WSOD]]>
My advice would be to not install any mods at present. Get the basic site working, bugs fixed and everything arranged as you want it to be. Then systematically install one mod, test it, fix it..repeat.

It is a steep learning curve but well worth it as oppossed to writing the whole site from scratch.

Statistics: Posted Author: Simon N — Thu Apr 06, 2006 9:40 am


]]>
2006-04-06T08:56:25-07:00 2006-04-06T08:56:25-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=607#p607 <![CDATA[WSOD]]>
All the bugs to fix from the start of the install, like quotes, and then having to change the founder if you are not the orginial one. Then rewoking the theme to get it back to the way it was.

Lots of work, especially for someone who is new at this.

Now I have to go back and re-install the Activity mod and all the games, the Music Online mod, quick reply smilies (which is hard due to the fact it doesn't work right to begin with). Then re-arrange the forum for a beter heirachy but deal with it crashing at any time because of this..

Statistics: Posted Author: Eon — Thu Apr 06, 2006 8:56 am


]]>
2006-04-06T08:12:54-07:00 2006-04-06T08:12:54-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=606#p606 <![CDATA[WSOD]]>
I am assuming here so take dont take this as gospel but am sure the next big leap forward in IM will be using the new CH mod.

Till then I know through testing that the current CH mod will handle up to approx 1500 forums comprising of sub forums and categories. So chances of needing more is slim...although I did for one site and that now uses somethign else.

I would try and find a forum/category layout that works for you then refrain from changing it. Make a backup of the def_tree.php and store somewhere safe.

Statistics: Posted Author: Simon N — Thu Apr 06, 2006 8:12 am


]]>
2006-04-06T08:03:42-07:00 2006-04-06T08:03:42-07:00 https://integramod.com/forum/viewtopic.php?t=93&p=604#p604 <![CDATA[WSOD]]> Statistics: Posted Author: Eon — Thu Apr 06, 2006 8:03 am


]]>