Re: Cabal Toolz V3 Problem
you use freets or msql?;
does any other website work for you or not?
be sure you added Linked Server in sql correctly
Re: Cabal Toolz V3 Problem
i use msql and Cabal Web Destru works the userCP and Admin Connect Fine On cabal tools just non of the statistics are showing or the register ,server status ect it jus shows loading page as for the linked server i added this from one of the guides from chumpy so i assume its done correctly.
is serverfeed the only one that need editing to get it to work in the frontend config.php ? and also on the backend config would SSH_User Be the VMware Details?
Re: Cabal Toolz V3 Problem
well use Freets,because msql can't load that large amount of data....:D
i think that is the problem,try it
Re: Cabal Toolz V3 Problem
i havent actualy heard of Freets can you give me a link please :P
Re: Cabal Toolz V3 Problem
Re: Cabal Toolz V3 Problem
thanks for your reply but i have allready followed this guide without any sucess perhaps you know of a host (Free For Now) that this definatly works on so i can rule out host limitations ?
Re: Cabal Toolz V3 Problem
http://hyperphp.com/
try that but i dont think it will work (as free)
However you will need to open port 1433 for public
Personally i dont recommend that such as some people might hack you!
Re: Cabal Toolz V3 Problem
no Joy On There either i was thinkin its something to do with database entries maybe as it will connect to msql via front end cause userCP connects but things like hero rankings say file not found
Re: Cabal Toolz V3 Problem
If you can get into the user cp it is connecting to the database as it had to authenticate your password. If you do some searhcing you will see that many people have these infinite "loading" screens and it is because cabaltoolz is hiding the errors. You need to turn on logging to file in php.ini as it's the only way to get the errors.
Quote:
Originally Posted by
emi5893
well use Freets,because msql can't load that large amount of data....:D
i think that is the problem,try it
Actually the limitation in the text size setting in php.ini
Re: Cabal Toolz V3 Problem
can you please define exacty what need turing on o rchanging in the PHP ini thanks
Re: Cabal Toolz V3 Problem
Look for the "log_" settings...
log_errors = On
error_log = "C:\xampp\apache\logs\php_error.log"
Re: Cabal Toolz V3 Problem
I don't understand what are you saying!
Re: Cabal Toolz V3 Problem
can u see the 2 pictures i have attached above it shows a sucessfull login of the userCP whic means it can connect to the Database via front end and the second shows what is happening when i try to load things like Shop,
Statistics, Rankings,Register Ect.. jus gets stuck on loading but does not load anything no errors are being logged, and yes it is set on to log errors i would have thought it would have been a common probleb or at least have a simple solution ^^