Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] DmN MuVotereward System

Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
what can i put in credits table / credits colum / credits account colum ??? plss reply

Can someone please tell me what should i put in credits table / credits colum / credits account ?
 
Joined
May 26, 2009
Messages
17,304
Reaction score
3,216
For what Azka?

the .txt guide says

[ IONCUBE LOADERS ]
If your webserver doesn't support ioncube loaders download them from here and follow their guide


[ INSTALLATION ]
1) Extract Votereward files into the your webserver root folder For ex: c:\\xampp\htdocs\votereward
2) Open your favorite web browser and tipe in
3) Follow Installation tips and your done


Required apache mods
mod rewrite
mssql extension if not using odbcs
curl or fsockopen
mbstring




Support
If you have any questions or install problems our support forum
 
Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
For what Azka?

the .txt guide says

[ IONCUBE LOADERS ]
If your webserver doesn't support ioncube loaders download them from here and follow their guide


[ INSTALLATION ]
1) Extract Votereward files into the your webserver root folder For ex: c:\\xampp\htdocs\votereward
2) Open your favorite web browser and tipe in
3) Follow Installation tips and your done


Required apache mods
mod rewrite
mssql extension if not using odbcs
curl or fsockopen
mbstring




Support
If you have any questions or install problems our support forum

Ok , sorry my bad.
 
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
What tables would you put (?)

sorry for my ignorance.

SCzRFho - [Release] DmN MuVotereward System - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Custom Title Activated
Loyal Member
Joined
Apr 6, 2007
Messages
1,806
Reaction score
483
What tables would you put (?)

sorry for my ignorance.

SCzRFho - [Release] DmN MuVotereward System - RaGEZONE Forums

Well, this Basically depends on your server, but mostly should be something like this:

IP
MuOnline
MuOnline
SQL User
SQL Pass
dropdown, pick
dropdown, pick
AdminAccount here
MEMB_CREDITS
credits
memd__id




for the last 3 values you must check on your database, where your vipsystem stores your credits....or change it for whatever you want to be the desired money to be used.....you can set it to Wcoins, PCPoints, or even zen if you understand the structure of your database.-
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
Well, this Basically depends on your server, but mostly should be something like this:

IP
MuOnline
MuOnline
SQL User
SQL Pass
dropdown, pick
dropdown, pick
AdminAccount here
MEMB_CREDITS
credits
memd__id




for the last 3 values you must check on your database, where your vipsystem stores your credits....or change it for whatever you want to be the desired money to be used.....you can set it to Wcoins, PCPoints, or even zen if you understand the structure of your database.-

Thanks man, that worked.
 
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
possibly be this error?

t6ohuzr - [Release] DmN MuVotereward System - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
Matias65 , try to redownload the files and reinstall.





I did and pulls the same error ..

FpiyoYW - [Release] DmN MuVotereward System - RaGEZONE Forums


kKwDoIV - [Release] DmN MuVotereward System - RaGEZONE Forums


I'm using webhosting, all my modules work well and installed properly, it's just pulling this error as it does not connect ..
 

Attachments

You must be registered for see attachments list
-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
is this normal? or i need to query to this error?

cryy - [Release] DmN MuVotereward System - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Jan 25, 2011
Messages
73
Reaction score
43
You are missing column memb_id in MEMB_CREDITS table correct column name is memb___id
 
-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
it fiex now ^_^


cryy bro can you release free market system????
 
Joined
Jun 7, 2010
Messages
465
Reaction score
11
Error

Error: Invalid object name 'Credits'.

Query: SELECT * FROM Credits WHERE memd__id = 'cripssy'


can some one help me here???
 
Back
Top