-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Thanks for the quick reply chumpy. I got it to work now. By the way, when I'm on my GM account and while in game, I click the "account" button and got a "Object not found" error while in a normal account, the account screen show up..is this normal? Also, is there a way to edit the "forum" button in the cash shop so that it takes me to the forum instead of "LINK_FORUM"? I tried editing it myself but end up have to restore the webshop file. Thanks again for this great tool.
-
1 Attachment(s)
Re: Chumpy's simple regpage and cash shop v1.5 beta
@Sir Chumpy
Sir I always get this error! Look at my screenshot.:?: How can I fix this? Please tell me...I hex my cabalmain.exe into my webshop but still error! After that popup menu then "Hack attemp". I don't know what part do I need to edit eh...thanks! :thumbup1:
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Quote:
Originally Posted by
Dinh
Thanks for the quick reply chumpy. I got it to work now. By the way, when I'm on my GM account and while in game, I click the "account" button and got a "Object not found" error while in a normal account, the account screen show up..is this normal? Also, is there a way to edit the "forum" button in the cash shop so that it takes me to the forum instead of "LINK_FORUM"? I tried editing it myself but end up have to restore the webshop file. Thanks again for this great tool.
Make sure you have v1.5 as the account button didn't work in the earlier versions. You can change the link destinations in the config.php right at the top.
Quote:
Originally Posted by
magneticpop
@Sir Chumpy
Sir I always get this error! Look at my screenshot.:?: How can I fix this? Please tell me...I hex my cabalmain.exe into my webshop but still error! After that popup menu then "Hack attemp". I don't know what part do I need to edit eh...thanks! :thumbup1:
You hexed something wrong as the v1= is ........ not your player number like it should be. Make sure that after the v1= in your exe there is a null char (00 in the hex view).
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
sir chumpi, tnx for ur guidance, it is now working!:thumbup1: one more question, what if there is no money or alz in the bank how will the players will buy item in webshop? tnx a lot!:thumbup:
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
I should have watched my mouth and not said/talked shit to DeadlyData telling him things like your are not welcome here because then I become the one who is truly not welcome here.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
@ Sir Chumpy
Sir explain to me a little bit bout your cashshop please! :8: How the players can buy in the ItemShop wherein they are in-game? I'll try to go in the itemshop while in the game but the Alz in the bank is 0 Alz..
I set the ALLOW_BANK in false in the configurations, and then it says "Bank transfer is disable"
My problem is...how the players can buy those items in CashShop while online or playing?
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
I should have watched my mouth and not said/talked shit to DeadlyData telling him things like your are not welcome here because then I become the one who is truly not welcome here.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Chumpy,
Is there a way to allow players to choose the quantity when they buy in the shop? I had players complain that they needed 30 upgrade core and had to sit there for quite a while because they can't buy more than one item at a time.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
on the official server, in cash shop you can buy 10 upgrade core stacks, so i guessing that is possible to add to the cash shop as well, probably an item option code to deliver more than 1 core at a time..
some items (ei STR, INT and DEX extract potions, if you pass an value into the options delivers that many pots.. ItemOption: 999 = 999 Pots. and other items you use the item number + the amount that you need = Item Option) i have personally not expreimented with this but that is a possible solution for you...
so if upgrade core high = Item Number 1 and you need a stack of 10 then you would add 1 + 10 = 11 and 11 would be the item option
but im not positive that is correct for getting more than one, just an example of what i was talking about above...
goood luck
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
I should have watched my mouth and not said/talked shit to DeadlyData telling him things like your are not welcome here because then I become the one who is truly not welcome here.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Quote:
Originally Posted by
Dinh
Chumpy,
Is there a way to allow players to choose the quantity when they buy in the shop? I had players complain that they needed 30 upgrade core and had to sit there for quite a while because they can't buy more than one item at a time.
Quote:
Originally Posted by
CrazyArcad
on the official server, in cash shop you can buy 10 upgrade core stacks, so i guessing that is possible to add to the cash shop as well, probably an item option code to deliver more than 1 core at a time..
some items (ei STR, INT and DEX extract potions, if you pass an value into the options delivers that many pots.. ItemOption: 999 = 999 Pots. and other items you use the item number + the amount that you need = Item Option) i have personally not expreimented with this but that is a possible solution for you...
so if upgrade core high = Item Number 1 and you need a stack of 10 then you would add 1 + 10 = 11 and 11 would be the item option
but im not positive that is correct for getting more than one, just an example of what i was talking about above...
goood luck
The itemopt method only works with certain items like potions and not other stuff like cores. In official they actually cheat to do this - when you buy a stack of 10 cores what they actually do is run 10x queries to give you the cores one by one (notice they come individually rather than stacked).
I already have the same method in what will be the next cash shop version along with a few other things we are currently missing. I still have some parts to clean up though and i'm busy with paid web work at the moment so it will be a little while yet before i can release the next version.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Thanks for the reply guys...great news Chumpy. I totally understand that real life stuff come first. I'll look forward to your next release :).
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Good.
configure everything as the guide says chummp! but not because I get this error! and probe with everything: S edit with the hexa cabalmain and check my account that is connected to the page.
it may be?
http://img247.imageshack.us/img247/2986/error1rh2.jpg
http://img374.imageshack.us/img374/2527/error2ho1.jpg
http://img301.imageshack.us/img301/6088/error3nz5.jpg
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Quote:
Good.
configure everything as the guide says chummp! but not because I get this error! and probe with everything: S edit with the hexa cabalmain and check my account that is connected to the page.
it may be?
1. If you are having problem accessing the Shop Admin, it might be your hexing cabalmain problem.
Make sure that after the v1= in your exe there is a null char (00 in the hex view).
2. You need to tranfer your Alz to the Warehouse 1st. Then login to the webpage to transfer your Alz
from the Warehouse to your Bank.
:):
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Quote:
Originally Posted by
cyber37
1. If you are having problem accessing the Shop Admin, it might be your hexing cabalmain problem.
Make sure that after the v1= in your exe there is a null char (00 in the hex view).
If you can access the cash shop and account page but not shop admin it means the cabalmain.exe is correct. Normally i would put it down to no gm chars on the account but if that were the case the admin button shouldn't even be there.
Can you enable test mode in the config.php and post the results there as that should give me a clue.
Quote:
Originally Posted by
jdla1990
and the comprehensive review with the hex and I see nothing that could be entirely correct?
You hexed wrong. It should be webshop.php?v1=. If the = is missing the cash shop can't read the values it needs.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Quote:
Originally Posted by
chumpywumpy
If you can access the cash shop and account page but not shop admin it means the cabalmain.exe is correct. Normally i would put it down to no gm chars on the account but if that were the case the admin button shouldn't even be there.
Can you enable test mode in the config.php and post the results there as that should give me a clue.
You hexed wrong. It should be webshop.php?v1=. If the = is missing the cash shop can't read the values it needs.
ok now reached to open the cabalshop from the game but now :/: I did not see the ALZ :(:
http://img511.imageshack.us/img511/3275/error6mc3.jpg
http://img185.imageshack.us/img185/56/error7rb7.jpg
from website 0.o
http://img407.imageshack.us/img407/97/errorry4.jpg
thnks see ya!
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
You have to log into the cash shop via a browser when your char is not online and use the Account button to transfer some Alz from your warehouse to your bank. Once you have cash in your bank you can buy items either in the browser of by using the cash shop button in-game.
Unfortunately i can't use the warehouse alz values directly as it is not safe and it causes problems.
The last error is my fault but it only shows up on some configs. Either do what it says, or open index.php and right at the top comment out "session_start();" by putting a // in front of it.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
http://img149.imageshack.us/img149/7393/checkjf1.jpg
when you change from "session_start ();" and enter the account me back to the top! as if it had not entered any account remains in the top! any solution?
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Sir Chumpy
I try to put your cashshop in Abyss Web Server but I got error....
'The "register_globals" setting in your php.ini is on. This is a security problem and must be fixed.
How to fix this? I already set to OFF the register_globals in my php,ini but cannot load the page? :closedeyes:
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Quote:
Originally Posted by
jdla1990
Turn on test mode in the config.php and make sure it is reading the user details properly. Sessions can be a bit funny sometimes and it is something i do need to look at a bit more.
Quote:
Originally Posted by
magneticpop
Sir Chumpy
I try to put your cashshop in Abyss Web Server but I got error....
'The "register_globals" setting in your php.ini is on. This is a security problem and must be fixed.
How to fix this? I already set to OFF the register_globals in my php,ini but cannot load the page? :closedeyes:
You probably edited the wrong php.ini by the sounds of it. The cash shop specifically checks that this setting is disabled as the setting allows values to be injected into the PHP code and if that setting is left on the cash shop would get hacked to bits in minutes.
The big question is why it is enabled as the setting was defaulted to Off in the PHP releases a long time ago.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
is there any tutorial to add items? how can i put the picture in webshop? where can i find item id?
Thanks.^^
EDIT : Problem Solved.^^
Thanks chumpy for the great guide.
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
hello how can i fix this ?
"Fatal error: Call to undefined function mssql_connect() in C:\Program Files\Abyss Web Server\htdocs\index.php on line 26"
Thanks ^^
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
It's your php config or possible mssql. The shop can't connect to the db.
http://forum.ragezone.com/f451/webserver-512019/
-
Re: Chumpy's simple regpage and cash shop v1.5 beta
Hello,
I've patched every thing, folowed all your guides.
It works perfect through normal browser, but ingame i get this prob:
http://img123.imageshack.us/img123/8131/21575753ze6.jpg
If I'm not wrong game doesnt include character idx varible in link ?
why not lol ?