Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can anyone Please help me?


fabriccut100

Recommended Posts

I've done this before and had no problem but it seems now when I try to install this I get this error and I have no clue what to do can ayone please help me?

Thank you for your time and consideration,

 

Kelly

 

I'm trying to install this on an Os commerce online Merchant v2.2 RC2 here is my error;

 

Parse error: syntax error, unexpected T_GLOBAL, expecting ')' in /home/****/*/*/*/***/html/admin/modules.php(218) : eval()'d code on line 1

 

 

Thank you to all in advance for any help or direction with this

Edited by fabriccut100
Link to comment
Share on other sites

I've done this before and had no problem but it seems now when I try to install this I get this error and I have no clue what to do can ayone please help me?

Thank you for your time and consideration,

 

Kelly

 

I'm trying to install this on an Os commerce online Merchant v2.2 RC2 here is my error;

 

Parse error: syntax error, unexpected T_GLOBAL, expecting ')' in /home/****/*/*/*/***/html/admin/modules.php(218) : eval()'d code on line 1

 

 

Thank you to all in advance for any help or direction with this

 

1 check for any <? in file replace with <?php that can sometimes cause that error

2 quicker method replace <? with <?php now replace <?phpphp with <?php

Edited by steve_s
Link to comment
Share on other sites

Thank you so much for your quick response but that didn't work I checked the whole file and it's still doing it

 

1 check for any <? in file replace with <?php that can sometimes cause that error

2 quicker method replace <? with <?php now replace <?phpphp with <?php

Link to comment
Share on other sites

I got it !!!!! all you have to do if your having this problem is

 

 

1. If you are getting a "parse error" when you click edit in the admin OR

your international options with checkboxes are not showing up in the admin,

you may need to use phpMyAdmin to update the database -> configuration TABLE

and CHANGE "set_function" to TEXT from VARCHAR.

 

Afterwards:

A. Remove the USPS module in the admin

B. Re-install the USPS module in the admin

C. The options will appear

 

2. Make sure you have set your store's country and postal code

in admin -> Configuration -> Shipping/Packaging, as these are used in

the rate quote request and if not valid will cause an error.

Link to comment
Share on other sites

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...