Author Topic: category blank page  (Read 4797 times)

0 Members and 1 Guest are viewing this topic.

Offline jimraynor

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
category blank page
« on: March 16, 2012, 01:40:34 PM »
when i entered the category page. it is blank white page :S

how can i fix this?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: category blank page
« Reply #1 on: March 17, 2012, 01:48:02 AM »
In global.php find:
error_reporting(E_ERROR E_WARNING E_PARSE);


insert below:
error_reporting(E_ALL);
ini_set("display_errors"true);

see if any errors shows.
If not, check server's error logs.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Ersen

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
Re: category blank page
« Reply #2 on: April 09, 2012, 01:11:10 PM »
i did it. error seen on all pages now.

Notice: Undefined index: cat_sort in /home/football/public_html/global.php on line 468

Offline Fat Bastard

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: category blank page
« Reply #3 on: June 07, 2012, 12:39:12 PM »
Same problem here. 1.7.10 Recent install. Categories in Admin worked fine, but now a blank page...
Any update?

... I like BABIES...