21
studioC
Re: HELP REQUIRED!!
  • 2004/1/6 17:12

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


dunno if its effecting, but have a look at the place of your slashes that uncomment that row ??
//if ($xoopsConfig['debug_mode'] == 1) {
error_reporting(E_ALL);
//}

the } stands alone at the end ? try uncommenting the whole,
otherwise it could effect other statements...
..
//
if ($xoopsConfig['debug_mode'] == 1) {
error_reporting(E_ALL);
}
//

hope its helpful...
michael

Login

Who's Online

554 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 554


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits