Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hvymtalmama

Pages: [1]
1
Items / Re: Item Transfers.
« 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 .

2
Items / Re: Item Transfers.
« 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!

3
Items / Re: Item Transfers.
« 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?

4
Items / Re: Item Transfers.
« on: June 22, 2006, 12:57:28 am »
*sigh* It's giving me the same error. Screw it.

5
Items / Re: Item Transfers.
« on: June 21, 2006, 01:43:07 am »
How's this?

6
Items / Re: Item Transfers.
« on: June 20, 2006, 11:15:17 pm »
And if you're asking for the shop code... it is the same thing taken from this thread... on the 1st page.... about a few post down, not the first post, but th eone that was supposedly corrected =/

7
Items / Re: Item Transfers.
« on: June 20, 2006, 11:06:21 pm »
Uh, it exceeds the allowed max characters.... :buck2:

8
Items / Re: Item Transfers.
« on: June 20, 2006, 06:28:41 am »
Here is the link to the whole file
http://h1.ripway.com/xmetalmamax/Shop.php

9
Items / Re: Item Transfers.
« on: June 17, 2006, 09:12:18 pm »
I did, I have done so several time's. It's not working =(

10
Items / Re: Item Transfers.
« on: June 17, 2006, 02:16:43 am »
Ok now it's telling me that line 967 is

Quote
$row = mysql_fetch_array($result, MYSQL_ASSOC);

11
Items / Re: Item Transfers.
« on: June 17, 2006, 01:53:53 am »
I am getting this error, after reading through this entire thread and making changes mentioned along the way.

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

This is the line
Quote
elseif($_GET['do'] = "senditems") {


Can someone help?

Pages: [1]