Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

sacurtainhardware.co.uk

Archived
  • Posts

    27
  • Joined

  • Last visited

Everything posted by sacurtainhardware.co.uk

  1. I have tried and tried to figure this out but just can't get this to work! I think that if i explain what i've done so far it'll be alot easier to understand! I need to install my website with ssl and fasthosts (my hosting provider) only supply shared ssl space. So i followed fasthosts instructions to achieve all this by installing oscommerce on both my standard web space and my shared SSL space. Then they tell you to upload register_globals which i did and then add this line of text at the end of the includes\configure.php file:- define('WARN_CONFIG_WRITEABLE','false'); So all this is done and when i enter my site and click on the 'Account' link, im redirected to my shared space but it shows up this :- Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (e:\sslroot;c:\winnt\temp;) in e:\sslroot\mysecuredspace\includes\functions\sessions.php on line 252 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at e:\sslroot\mysecuredspace\includes\functions\sessions.php:252) in e:\sslroot\mysecuredspace\includes\functions\sessions.php on line 98 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at e:\sslroot\mysecuredspace\includes\functions\sessions.php:252) in e:\sslroot\mysecuredspace\includes\functions\sessions.php on line 98 Warning: Cannot modify header information - headers already sent by (output started at e:\sslroot\mysecuredspace\includes\functions\sessions.php:252) in e:\sslroot\mysecuredspace\includes\functions\general.php on line 33 This is where im really confused and havn't got a clue what to do!! Please can someone help as im going out my mind trying to figure it out! Thanks in advance Steve
  2. I have tried and tried to figure this out but just can't get this to work! I think that if i explain what i've done so far it'll be alot easier to understand! I need to install my website with ssl and fasthosts (my hosting provider) only supply shared ssl space. So i followed fasthosts instructions to achieve all this by installing oscommerce on both my standard web space and my shared SSL space. Then they tell you to upload register_globals which i did and then add this line of text at the end of the includes\configure.php file:- define('WARN_CONFIG_WRITEABLE','false'); So all this is done and when i enter my site and click on the 'Account' link, im redirected to my shared space but it shows up this :- Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (e:\sslroot;c:\winnt\temp;) in e:\sslroot\mysecuredspace\includes\functions\sessions.php on line 252 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at e:\sslroot\mysecuredspace\includes\functions\sessions.php:252) in e:\sslroot\mysecuredspace\includes\functions\sessions.php on line 98 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at e:\sslroot\mysecuredspace\includes\functions\sessions.php:252) in e:\sslroot\mysecuredspace\includes\functions\sessions.php on line 98 Warning: Cannot modify header information - headers already sent by (output started at e:\sslroot\mysecuredspace\includes\functions\sessions.php:252) in e:\sslroot\mysecuredspace\includes\functions\general.php on line 33 This is where im really confused and havn't got a clue what to do!! Please can someone help as im going out my mind trying to figure it out! Thanks in advance Steve
  3. Hi i installed this contribution and this error shows up when i click on any product in my catalog- 1054 - Unknown column 'p.products_image_med' in 'field list' select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_quantity, p.products_image, p.products_image_med, p.products_image_lrg, p.products_image_sm_1, p.products_image_xl_1, p.products_image_sm_2, p.products_image_xl_2, p.products_image_sm_3, p.products_image_xl_3, p.products_image_sm_4, p.products_image_xl_4, p.products_image_sm_5, p.products_image_xl_5, p.products_image_sm_6, p.products_image_xl_6, pd.products_url, p.products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id from products p, products_description pd where p.products_status = '1' and p.products_id = '32' and pd.products_id = p.products_id and pd.language_id = '1' I managed to setup phpmyadmin so i can run the sql file and it come up with an error, not sure if its that stopping it from working? I also used dbManager pro to run the sql file and it seemed to be ok but not 100% sure? Any1 have any ideas what im doing wrong? Thanx in advance
  4. There are a few contributions that i want to install but require me to run SQL scripts into my database with PHPMyAdmin or other database managers but i don't have a clue how to do this, please can someone tell me how this is done, and what i need to do to get a db manager working? Thanks in advance
  5. Hi, iv recently installed the coolmenu contribution and its working fine but im not sure if iv missed something out or if i have to just configure it manually? I think its the height and width of the categories box that i need to change because the coolmenu is just hovering over all my boxes on the left collumn! Please can someone help Thanks
  6. Hi there, im using the sts contrib which is excelent and i need to configure the '$content' (the main content of the page) variable when its displayed on my site. I need to change the amount of products that gets displayed under 'New Products For ...' and also only have 2 column of products listed instead of 3! I also need to know how to change the table size that displays the product info? Just wonderin if you know how this is done?? Thanks in advance
  7. well my sever requires me to have the 'register globals' contrib installed, so i have that installed and all is working fine Anyway i resently come accross the 'Simple Template System' contrib and am really interested in installing this but when i did i got the same warning message up when i didnt have register globals, it has something to do with over writing the 'application_top.php' i think?! If you have both installed what is it you have to do to get them to work together? There were loads of different versions of the sts contrib, which is the one i use? Hope thats all the info u need to help me, thanks.
  8. Hi people, im having some trouble with the Simple Template System (STS) contribution, its simple really i just need it to work with register_globals_v1.4 contrib. Is there anyone out ther that knows how to do this or any contribes ready made to work in this situation??? Thanks
×
×
  • Create New...