X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   cdseo syntax issue (https://forum.x-cart.com/showthread.php?t=33669)

DrummerBum 09-04-2007 12:01 AM

cdseo syntax issue
 
I don't really know a lick of html or php for the most part, just been fumbling thru it. My disclaimer is now outta the way, sorry for the stupid questions (now my pre-apology is outta the way as well)

I just installed cdseo, got it up and running on the front end, but running into issues when I try and modify a product.

I get this:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/topshelf/public_html/include/product_modify.php on line 539

I know this is something simple that I just need to remove a character or two but for the life of me I can't find it. Looked on line 539 in microsoft word (not sure if that's the right thing to use), but found nothing.

# If thumbnail was posted
if (func_check_image_posted($file_upload_data, "T")) {
func_save_image($file_upload_data, "T", $productid);
}




Is the code that's around line 539... => isn't anywhere in site of what word says is line 539(or maybe I"m just on drugs or something...) but it is scattered thru the rest of the document. I re-did the installation process to no avail. Any suggestions (other than a gun with a built in mouthpiece) would be appreciated. Thanks!

Jon 09-04-2007 10:07 AM

Re: cdseo syntax issue
 
Probably the code you entered into the include/product_modify.php didn't copy and paste well, or was done incorrectly. If you send the file to our support department I'll have a look for you. To properly find the line, open the file in notepad, turn off word wrap, and press Ctrl + G, and enter 539.

DrummerBum 09-04-2007 04:59 PM

Re: cdseo syntax issue
 
sd line 539 outta range, so I mustve botched stuff. Opened a ticket, thanks for the help Jon!

***update*** sure most people that have used website cm...but those who haven't, the response time is extremely quick, and they are very helpfull and understanding (even when a novice fuxxors stuff up like me!). Highly recommended


All times are GMT -8. The time now is 11:53 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.