Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

EP Settings


Tom6584

Recommended Posts

I am working with EP and I need to change some of the settings but I am can't seem to find any place that it tells me how to do that. Can someone please tell me how to change them. Here is the setting I have and the error that I get along with it. I am running windows XP and using Excel to edit my data

 

 

Thank you for your help

Tom

 

Settings & Info

 

EP vers: 2.76h-MS2

osCommerce Online Merchant v2.2 RC2a

OS: Linux 2.6.24.5-grsec

HTTP: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

DB: MySQL 5.0.67-community

PHP: 5.2.8 (Zend: 2.2.0)

 

Temp Directory:

/home/thebeav1/public_html/thebeaverhut/temp/

Temp Dir is Writable

Magic Quotes is: off

register_globals is: off

Split files on: 300 records

Model Num Size: 12

Price with tax: false

Calc Precision: 2

Replace quotes: false

Field seperator: comma

Excel safe output: true

Preserve tab/cr/lf: false

Category depth: 7

Enable attributes: true

SEF Froogle URLS: false

More Pics: false

Unknown Pics: false

HTC: false

SPPC: false

Extra Fields: false

 

178Fatal error: Maximum execution time of 30 seconds exceeded in /home/thebeav1/public_html/thebeaverhut/admin/includes/functions/database.php on line 99

... ERROR! - Too many characters in the model number.

12 is the maximum on a standard OSC install.

Your maximum product_model length is set to 12.

You can either shorten your model numbers or increase the size of the

"products_model" field of the "products" table in the database.

Then change the setting at the top of the easypopulate.php file.

Link to comment
Share on other sites

I am working with EP and I need to change some of the settings but I am can't seem to find any place that it tells me how to do that. Can someone please tell me how to change them. Here is the setting I have and the error that I get along with it. I am running windows XP and using Excel to edit my data

 

 

Thank you for your help

Tom

 

Settings & Info

 

EP vers: 2.76h-MS2

osCommerce Online Merchant v2.2 RC2a

OS: Linux 2.6.24.5-grsec

HTTP: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

DB: MySQL 5.0.67-community

PHP: 5.2.8 (Zend: 2.2.0)

 

Temp Directory:

/home/thebeav1/public_html/thebeaverhut/temp/

Temp Dir is Writable

Magic Quotes is: off

register_globals is: off

Split files on: 300 records

Model Num Size: 12

Price with tax: false

Calc Precision: 2

Replace quotes: false

Field seperator: comma

Excel safe output: true

Preserve tab/cr/lf: false

Category depth: 7

Enable attributes: true

SEF Froogle URLS: false

More Pics: false

Unknown Pics: false

HTC: false

SPPC: false

Extra Fields: false

 

178Fatal error: Maximum execution time of 30 seconds exceeded in /home/thebeav1/public_html/thebeaverhut/admin/includes/functions/database.php on line 99

... ERROR! - Too many characters in the model number.

12 is the maximum on a standard OSC install.

Your maximum product_model length is set to 12.

You can either shorten your model numbers or increase the size of the

"products_model" field of the "products" table in the database.

Then change the setting at the top of the easypopulate.php file.

 

I can't believe it is so hard to get someone to answer a question on this forum

Link to comment
Share on other sites

first fatal comes from php.ini if you control it then change the max execution time.

product_model length is described within the documentation. if you want longer part numbers you need to edit the database.

 

backup your database.

 

for your temp file i would do it differently: /home/username/tmp with 777 properties and not in public_html

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.

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