Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   TSSE 5.6 Heavy Modded (http://www.bvlist.com/showthread.php?t=7756)

firefly007 30th December 2014 14:19

Its the same thing but I want to finally narrow it down to just errors

oneillza 30th December 2014 14:37

no the page works fine but the plugins are just not there...

every other page works fine.

i am on version 5.4

firefly007 30th December 2014 14:40

hmm 5.4 you are going to have problems not sure that this is the problem but ok now could you see if this brings up any errors or warnings

PHP Code:


ini_set
('display_errors',1); ini_set('display_startup_errors',1); error_reporting(-1); 


oneillza 30th December 2014 14:54

this breaks the site again

ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(-1);
/***********************************************/
/*=========[TS Special Edition v.5.6]==========*/
/*=============[Special Thanks To]=============*/
/* DrNet - wWw.SpecialCoders.CoM */
/* Vinson - wWw.Decode4u.CoM */
/* MrDecoder - wWw.Fearless-Releases.CoM */
/* Fynnon - wWw.BvList.CoM */
/***********************************************/



how hard will it be to downgrade to 5.3?

firefly007 30th December 2014 14:57

You just getting a white page or are you getting lots of warning and errors

Eg. Lines of text all over the page because that is what im looking for

If you are getting lots of errors on the page then screenshot the page please

Downgrading asuming you are using Deb Wheezy

http://blog.wpkg.org/2013/06/20/down...an-wheezy-7-0/

Be careful..

oneillza 30th December 2014 15:11

this is what i get

This webpage is not available

Hide details
The webpage at http://oneilldown.dyndns.co.za/ might be temporarily down or it may have moved permanently to a new web address.
Error code: ERR_CONTENT_DECODING_FAILED

firefly007 30th December 2014 15:19

Ah ok I see

ok edit /etc/php5/php.ini

and find this line

and change to

Code:

zlib.output_compression = On
and restart server

Now! leave the error reporting like it is and refresh the page you should now get a shit load of errors and warning

Once you got the errors, paste and warning or error related to "plugins"

oneillza 30th December 2014 15:27

here we go:

Notice: Use of undefined constant totaltime - assumed 'totaltime' in /home/test/tsse56/global.php on line 30

Notice: Use of undefined constant totalqueries - assumed 'totalqueries' in /home/test/tsse56/global.php on line 31

firefly007 30th December 2014 15:31

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...

oneillza 30th December 2014 15:50

ok cool.

I did enable the error reporting in ini.php but it still only gives those 2 lines.


All times are GMT +2. The time now is 15:43.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.