[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-29T06:13:09-07:00 https://integramod.com/forum/feed.php?f=17&t=447 2006-04-29T06:13:09-07:00 2006-04-29T06:13:09-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3553#p3553 <![CDATA[Re: def_tree.php]]>
i added $table_prefix2 in config.php for the tables who aren't shared per board

for the fix i simply opend includes/functions_categorie_hierachy.php

and replaced
$phpbb_root_path . 'includes/def_tree.' . $phpEx;

by
$phpbb_root_path . 'includes/' .$table_prefix2 . 'def_tree.' . $phpEx;

this line if ound 2 times.

then i renamed def_tree.php to that prefixes nad uploaded them.

when i now place a post i don't get a white screen over al the pages anymore <img>

Statistics: Posted Author: Skywalker — Sat Apr 29, 2006 6:13 am


]]>
2006-04-29T03:18:00-07:00 2006-04-29T03:18:00-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3544#p3544 <![CDATA[def_tree.php]]>
Excellent support there

Statistics: Posted Author: Simon N — Sat Apr 29, 2006 3:18 am


]]>
2006-04-28T19:01:25-07:00 2006-04-28T19:01:25-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3513#p3513 <![CDATA[Re: def_tree.php]]> http://ptifo.clanmckeen.com

Statistics: Posted Author: Helter — Fri Apr 28, 2006 7:01 pm


]]>
2006-04-28T09:29:07-07:00 2006-04-28T09:29:07-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3446#p3446 <![CDATA[Re: def_tree.php]]>
"Skywalker";p="3416" wrote:
witch mod is using the includes/def_tree.php file?

i'm using multiple boards with the same files and partly shared DB.
when i make an global anoucenment all the pages are blank i've been searching 4 days what makes this happen and i came out on def_tree.php... i uploaded an backup from def_tree.php and the problem was solved.

if i know witch mod is using this i can adjust this to use a def_tree.php file per board...


this problem dus happen by every post thats placed on the forum if you use multiple boards on the same directory (with the same files)

does someone knws a fix for this?
if not i'll continue searching for one

Statistics: Posted Author: Skywalker — Fri Apr 28, 2006 9:29 am


]]>
2006-04-28T09:08:29-07:00 2006-04-28T09:08:29-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3443#p3443 <![CDATA[def_tree.php]]>
"Simon N";p="3418" wrote:
Def_tree.php is part f the categories hierarchy mod which in turn is embedded pretty deeply.


i'll check the install files of CH thx

Statistics: Posted Author: Skywalker — Fri Apr 28, 2006 9:08 am


]]>
2006-04-28T06:42:39-07:00 2006-04-28T06:42:39-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3418#p3418 <![CDATA[def_tree.php]]> Statistics: Posted Author: Simon N — Fri Apr 28, 2006 6:42 am


]]>
2006-04-28T06:06:08-07:00 2006-04-28T06:06:08-07:00 https://integramod.com/forum/viewtopic.php?t=447&p=3416#p3416 <![CDATA[def_tree.php]]>
i'm using multiple boards with the same files and partly shared DB.
when i make an global anoucenment all the pages are blank i've been searching 4 days what makes this happen and i came out on def_tree.php... i uploaded an backup from def_tree.php and the problem was solved.

if i know witch mod is using this i can adjust this to use a def_tree.php file per board...

Statistics: Posted Author: Skywalker — Fri Apr 28, 2006 6:06 am


]]>