[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-09-14T05:59:23-07:00 https://integramod.com/forum/feed.php?f=17&t=2105 2006-09-14T05:54:50-07:00 2006-09-14T05:54:50-07:00 https://integramod.com/forum/viewtopic.php?t=2105&p=15429#p15429 <![CDATA[Re: "View posts since last visit" error]]>
I copied the back up table and renamed it to fit the DB propper and BINGO..... it's working fine now.

Statistics: Posted Author: BMD — Thu Sep 14, 2006 5:54 am


]]>
2006-09-14T05:59:23-07:00 2006-09-14T05:41:23-07:00 https://integramod.com/forum/viewtopic.php?t=2105&p=15428#p15428 <![CDATA[[RESOLVED] "View posts since last visit" error]]>

Could not delete old search id sessions

DEBUG MODE

SQL Error : 1054 Unknown column 'search_time' in 'where clause'

DELETE FROM "DB PREFIX"_search_results WHERE search_time < 1158233475

Line : 908
File : search.php


This is post hacked site and install from scratch with latest version of phpBB and IM 140 and added security patches.

NOTE: I redirected the new IM to the OLD database..... so far everything else seems ok.....

Any Ideas on this? Not a major thing...just an annoyance.


Thanks in advance for any assistance on this.

[UPDATED INFO]
I just checked my SQL database and the "DB PREFIX"_search_results table...
there is no column in the table for search_time....


I am assuming that's the problem..... I am going to rename that and make a copy of the table from the install created DB and rename that no see if it corrects the erroor.

Statistics: Posted Author: BMD — Thu Sep 14, 2006 5:41 am


]]>