Hello RZ, i have this problem with my CTv3 website... i did everything corectly but hero rankings is blank... ( see attachments)
What can i do to make it show chars?
Printable View
Hello RZ, i have this problem with my CTv3 website... i did everything corectly but hero rankings is blank... ( see attachments)
What can i do to make it show chars?
Cabaltools doesn't always show the errors if something goes wrong. You will need to chweck your event logs for clues as all i can tell from a blank screen it that something went wrong.
Sir, i think i have found the problem ( not sure )
when i login into my account on website i got this script error
Quote:
(mssql): exec dbo.cabal_user_auth ?,? [ (0=>'username') (1=>'password') ] sp_executesql N'exec dbo.cabal_user_auth @P0,@P1',N'@P0 NVARCHAR(5), @P1 NVARCHAR(6)',@P0=N'username', @P1=N'password'
(mssql): Select * from cabal_auth_table where upper(ID) = upper(?) [ (0=>'username') ] sp_executesql N'Select * from cabal_auth_table where upper(ID) = upper(@P0)',N'@P0 NVARCHAR(5)',@P0=N'username'
(mssql): SET ANSI_NULLS ON (mssql): SET ANSI_WARNINGS ON (mssql): select * from cabal_character_table where CharacterIdx/8 = ? [ (0=>'6') ] sp_executesql N'select * from cabal_character_table where CharacterIdx/8 = @P0',N'@P0 INT',@P0=6
it logs me on into the account (at heroes page) but that script error is shown just up^ level
is the CTv3 for sql2005 ? cuz i use 2000
It shouldn't matter as the databases will stay in 2000 compatability mode when restored into 2005.
The problem is that it is struggling to access the database. Make sure you are using you rsa login in the cabaltoolz config.
i'm already using them
i think im having the same problem...
Did you guys check to make sure that you have a row for Email added in your Account.dbo.cabal_auth_table.
The name of the Row should be spelled just like that "Email" minus the quotes of course, because I had the same problem where it would show no rankings and found it was because of that missing field, since the original Account database did not have a row for Email.
yes i have email in cabal_auth_table
I have done with CabalToolz v3, everything is Ok.
Man, I'm, trying to quote the installation procedure taken from MMoWebs (Official CabalToolz v3).
[QUOTE]Install procedure
1st thing u need to do is install the backend.
It needs to be.
1. Near the mssql server . preferrably same computer.
2. Make it connect to ur mssql server. edit config.php
3. Try opening one of the page ( tophero.php for example, if it successfully connects. your ok to move on )
backend notes:
1. Don
i did everything corectly but still no result
Now I have the same problem)) yesterday it worked verry good, statistics, ive added shop items and everything.. today ... same setting... nothing works :))
Are you able to log onto the Admin Panel and User Panel's?
nope dosent work .. (As I sad and verified all configs are ok as yesterday when it worked.. I tryed GM toolz they can connect and so on.. )
So aside from rankings everything else is displaying ok on the main page?
As I told you nothing works.. statistics= 0 , rank = 0 , admin/user panel = 0 reinstalled cabal toolz and still dosent work O.O Yes I have the tables in the MSSQL server.. WTF It worked yesterday...