• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Ver. 0.1.0 - Gesior ITEM/PACC Shop (PHP+LUA) for TFS

Yo, I have a problem with this.
It all works, I know the item comes when you have ordered it.
But it takes forever, I saw on this other ot , that it took like 1 sec, 1 relog.
And you got the item, for my ot it takes like 24h before you get the item.

What's wrong? How do I fix it?

/Limannen
 
You don't have to relog when you buy the item. It should say "Waiting to receive item, please make space in your backpack!" in-game, and then it'll make the item for you.


You most likely configured it wrong, go over the settings etc.
 
Yea, done it. I knew what was the issue, so it works now :p

But I do have a another thing I need help for:
Errors occured:
* Server has problem with connection to daopay.com, can't verify PIN code.

It's on the line 43 it says on the web browser, and it's this:
$handle = fopen("http://DaoPay.com/svc/PINcheck?appcode=".$appcode."&subkey=".$prodcode."&pin=".$pin, 'r');

Wierd? :S
Never happend for me before.
Also, I have configured the buypoints.php,
with my product key and how much points and payment, but this still accure.

/Limannen
 
Yea, done it. I knew what was the issue, so it works now :p

But I do have a another thing I need help for:


It's on the line 43 it says on the web browser, and it's this:


Wierd? :S
Never happend for me before.
Also, I have configured the buypoints.php,
with my product key and how much points and payment, but this still accure.

/Limannen
Try:
http://otland.net/178524-post58.html
 
Hmmm...

I dont have a global.lua in my ot :/ Using TFS 0.3b2

so I cant add the line that should be added in global.lua, what am i suppose to do? :p
 
[06/01/2009 22:24:00] data/globalevents/scripts/shop.lua:71: 'end' expected (to close 'function' at line 7) near '<eof>'
Please Help Me ;) I Use TFS 0.3 Client 8.4 :)
 
Thank you, i love yaa, but one question if i want to use a swedish pay system like daopay how do I help plz
 
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\jpotserv\shopsystem\shopsystem.php on line 54

I'm getting this error when i enter in the Shop System.
I have only the shop. Separed from the website.

Thank you
 
I'm getting this error when i enter in the Shop System.
I have only the shop. Separed from the website.

Thank you
Shop need acc. maker to work. This error looks like "you don't have offers in database". Add any offer to 'z_shop_offers'.
 
Back
Top