Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I just installed MATC, which is an awesome idea by the way, but I think I'm missing something. I'm not the greatest at knowing much about code, but, in catalog/admin, as I was reviewing the settings for Terms and Conditions, I received the following error when attempting to edit Textarea - Returning Code:

 

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/crediqu1/public_html/start/admin/configuration.php(125) : eval()'d code on line 1

 

Also, when attempting to edit Textarea - SQL, I receive this error:

 

Parse error: syntax error, unexpected '"' in /home/crediqu1/public_html/start/admin/configuration.php(125) : eval()'d code on line 1

 

Any suggestions?

Posted

I just installed MATC, which is an awesome idea by the way, but I think I'm missing something. I'm not the greatest at knowing much about code, but, in catalog/admin, as I was reviewing the settings for Terms and Conditions, I received the following error when attempting to edit Textarea - Returning Code:

 

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/crediqu1/public_html/start/admin/configuration.php(125) : eval()'d code on line 1

 

Also, when attempting to edit Textarea - SQL, I receive this error:

 

Parse error: syntax error, unexpected '"' in /home/crediqu1/public_html/start/admin/configuration.php(125) : eval()'d code on line 1

 

Any suggestions?

it seems its an error on line 1

make sure line 1 only has the following on that line and nothing else

<?php

Steve

Posted

it seems its an error on line 1

make sure line 1 only has the following on that line and nothing else

<?php

Steve

 

Ya, I checked that as well. Line one only contains <?php. I'm curious to know if there is an extra character or something entered in the function....maybe a " or misentered coding. Or something with PHP or HTML returning the text???

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...