Author Topic: Item Transfers.  (Read 33148 times)

Offline Daniel15

Re: Item Transfers.
« Reply #45 on: June 23, 2006, 10:14:07 pm »
If you like, you can paste large chunks of code at http://pastebin.dansoftaustralia.net/ (which is great for debugging, you can change someone's code, and get a DIFF showing what you've changed :D)

Offline hvymtalmama

Re: Item Transfers.
« Reply #46 on: July 09, 2006, 10:15:17 pm »
Thank you Daniel. I posted it on that... The error is still on line 967. So, what do I do after I put the code in this debugging thing?

Offline hvymtalmama

Re: Item Transfers.
« Reply #47 on: July 09, 2006, 10:27:44 pm »
I don't know how much more clear I can make this. I have re-done everything from the begginning, read this post more times than I should have. And it is telling me that THIS line 967 IS the problem. It never changes

Code: [Select]
elseif($_GET['do'] == "senditems") {

That is line 967, according to conTEXT AND the link that Daniel provided me with.

This is the error that it's giving me

Parse error: syntax error, unexpected T_ELSEIF in /home/angel25/public_html/ndmcommunity/Sources/shop/Shop.php on line 967

Every time, all the time. Re doing the code, didn't work. There is something wrong with that line!

Offline Daniel15

Re: Item Transfers.
« Reply #48 on: July 14, 2006, 10:18:14 pm »
hvymtalmama, please try this version of the code, and see if it solves your problem: http://pastebin.dansoftaustralia.net/35.dsa

Offline hvymtalmama

Re: Item Transfers.
« Reply #49 on: July 14, 2006, 11:54:05 pm »
Thanks for replying Daniel, but I don't need it now. I have decided that SMF is not for me. And to switch software. The staff at the SMF website, are worthless. And there are more problems with the software than I need to deal with .

Offline Daniel15

Re: Item Transfers.
« Reply #50 on: July 29, 2006, 07:58:09 pm »
This functionality is built into the latest SMFShop release (SMFShop 2.2, Build 10) :)