Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

henrycoule

Archived
  • Posts

    18
  • Joined

  • Last visited

Everything posted by henrycoule

  1. Hey can anyone help me able to change the character set for the Shipping Zones and Table Rates? it is set to 255! Is there a wa y of changing this? thanks
  2. Thanks Steve I am through now, it is working, I touched the english.php but reverted it back to the original, so no more session errors. Thanks :D
  3. Bad News! I uploaded the new application_top.php file u sent me but same result
  4. Thats excatly what I used! tis a bad thing to do? where shd I edit files then? Thanks, but before I changed I copied the content to notepad and saved as application_top.php and after the error I uploaded that but it wont work
  5. This is wat was included in the Download of the Country-state-selector As an alternative, you could add this in catalog/includes/application_top.php. You may also want to change the following definitions similar to the following: define('ENTRY_STATE_TEXT', '* (Select country first)'); define('ENTRY_COUNTRY_TEXT', '* (Page will refresh when changed)'); So I added that line in the application_top.php thats wat I did and after the error I removed it but the error is still there Thanks.. I need Help FAST
  6. This is cool however wen I install and changed the Application_top.php to what you said about "select Country" this is wat Happend in the account creation area 1062 - Duplicate entry 'babc9e2cef8b83ac919cfce2704e055d' for key 1 insert into sessions values ('babc9e2cef8b83ac919cfce2704e055d?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb', '1103439204', 'cart|O:12:\"shoppingcart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationhistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:18:\"create_account.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:76:\"babc9e2cef8b83ac919cfce2704e055d?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') [TEP STOP] 1062 - Duplicate entry 'babc9e2cef8b83ac919cfce2704e055d' for key 1 insert into sessions values ('babc9e2cef8b83ac919cfce2704e055d?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb', '1103439210', 'cart|O:12:\"shoppingcart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationhistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:18:\"create_account.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:76:\"babc9e2cef8b83ac919cfce2704e055d?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') [TEP STOP] Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 Can Anyone HELP!? what seems to be the problem? I have removed the lines define('ENTRY_STATE_TEXT', '* (Select country first)'); define('ENTRY_COUNTRY_TEXT', '* (Page will refresh when changed)'); from the application_top.php file but it is still happening Thanks
×
×
  • Create New...