UPDATE `phpbb_cms_layout_special` SET page_id = 'viewforum' WHERE page_id = 'viewfforum';
Of course change the table prefix to the one you are using.
gearhead [ Sun 30 Aug, 2009 19:38 ] Post subject: Re: Error In Install File For Standard Pages
Thanks, Dr. Who
I made the correction in that sql file. It seemed to speed the forum pages up, but I've had funny things happen to "viewforum" since the beginning....maybe related, maybe not.
My forums have been renamed twice without me touching them. My main forums have been changed to "restored forums" 2 times (for the main catagories)....
Again, the only thing I noticed after taking the extra "f" out of the file, was that the site seemed faster!
DWho [ Mon 31 Aug, 2009 12:11 ] Post subject: Re: Error In Install File For Standard Pages
not a problem... I been teaching myself mysql code for easy chages to the database... yours is easier than the one i came up with..