View Single Post
  #99  
Old 30th December 2014, 15:31
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Ok that's not it let me check .. give me a sec..


Ok for some reason not all errors/warning are showing, This is TS it should be a mangled mess of errors when enabled

try this

Code:
error_reporting(E_ALL); ini_set('display_errors', 1);
Or edit /etc/php5/php.ini and turn on errors. But this will enable errors across all other sits you have on the server



Im busy installing it myself so i can check...
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me


Last edited by firefly007; 30th December 2014 at 15:44.
Reply With Quote