PDA

View Full Version : Pages just went blank


FightRice
10-28-2006, 02:26 AM
All sorts of problems with this news modules.

All of a sudden the index page went blank. Started disabling modules one by one when the news module was disabled everything works. When its enabled blank index page.

Latest version of vBCMPS vBulletin 3.6.0

Brian
10-28-2006, 01:59 PM
I don't see how the news module would cause a blank page... Try downloading the package from here again and replace your current modules/news.php file with the one in there just to be sure you have the most current version. If that doesn't help and you'd like to submit a support ticket I'll be glad to take a look at things for you.

Our Sponsors
 

Ogmuk
10-29-2006, 08:29 AM
I've had this problem. Just turn off every module and (if it's the same problem I had) you will see it will work then, albeit empty. Then turn them on one by one and you will find whatever module is causing this problem. Probably some custom php page which outdated with 3.6.x

carpefile
10-29-2006, 08:25 PM
I have the blank problem as well. Just shows the header and footer, no modules at all.
Tried uninstalling/reinstalling.
Tried re-downloading the 2.2.1 package, and reupping the files, first deleting the files to be reupped to insure they were over written, then reinstalling.
Tried deactivating every module, and reactivating one by one.
Nothin so far.
I was going to submit a ticket on it, but the submit page said to post in the forums first and submit a ticket only after directed to by a staff member.
At my wits end here, I need my VBA! There simply is no substitute.

Our Sponsors
 

Brian
10-30-2006, 10:30 AM
Try running this query and see if it helps:
UPDATE datastore SET unserialize = 1 WHERE title IN('adv_portal_opts', 'adv_modules', 'adv_portal_page', 'adv_portal_tpst')

If that doesn't work, please submit a support ticket and I'll take a look at things for you.