Re: ijji site item shop help
1 Attachment(s)
Re: ijji site item shop help
Mostlikely going to give some errors. Since I do not have SQLServer installed, I'm relying on you to test it.
Overwrite:
gunz\ijji_itemshop.php
Reply with any errors that might come.
Re: ijji site item shop help
Thanks, however the items for Armor are now on the ranged items page. And when I click on 'next page' it goes back to index.php
Re: ijji site item shop help
Quote:
Originally Posted by
RG_Nick
Thanks, however the items for Armor are now on the ranged items page. And when I click on 'next page' it goes back to index.php
Oh yea, forgot to change the links there, and the armor is on the ranged page because the mssql query sorts on Asc. I'll fix this once I wake up. Too tired atm.
Re: ijji site item shop help
Re: ijji site item shop help
Going to need some info, how do you access the item shop?
Whats the link?
Like?
http://yoursite.com/index.php?gunz=itemshop ? or what?
Re: ijji site item shop help
Quote:
Originally Posted by
StefanCandan
I am currently running on Localhost and no one can access my web host through my IP so if you give me 10 minutes I will move the site to my new VPS I got.
Update:
Sorry for the delay but here - http://reborngunz.no-ip.biz/ - I pm'ed you a test account so you can view the item shop.
1 Attachment(s)
Re: ijji site item shop help
Re: ijji site item shop help
Quote:
Originally Posted by
StefanCandan
k, try this.
http://reborngunz.no-ip.biz/index.php?gunz=itemshop
I have added around 10 items and the first page shows 5 items on the first page when you click on melee weapons tab, but when I click next page it goes back to the homepage.
1 Attachment(s)
Re: ijji site item shop help
Oh yea, forgot to add {$_SERVER['QUERY_STRING']} on the links xD
Here's a fix:
Re: ijji site item shop help
Quote:
Originally Posted by
StefanCandan
Oh yea, forgot to add {$_SERVER['QUERY_STRING']} on the links xD
Here's a fix:
Hm, nick said that didn't work either, hes currently afk though.
1 Attachment(s)
Re: ijji site item shop help
Re: ijji site item shop help
Sorry, that don't work either but in case you didn't know it links to another page that dont exist:
http://reborngunz.no-ip.biz/index.php?pagenum=2
This directs straight to the homepage as before.
1 Attachment(s)
Re: ijji site item shop help
Quote:
Originally Posted by
RG_Nick
I know, I've been trying to fix that. But since my comp rejects my SQLServer install, its harder to fix because I can't use my local host to test it. So I have to rely on you. ;3
Try this one: