Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cannot delete item from catalog


ladykaren

Recommended Posts

Hi all;

 

Happy New Year first off. I've run into an odd problem with my admin section.

I'm unable to delete an item from the catalog. I go through the steps and when I

click on delete the item is still there and on the site.

I've checked the DB codes in admin/includes/config and catalog/includes/config and

they say the same things.

Suggestions?

 

Thanks,

Karen

Link to comment
Share on other sites

Does any error show up when deleting?

 

Sure that it is not a matter of your browser cache? Or an osc cache problem?

 

 

 

No there is no error message. I've cleaned out the browser cache. As far as cache for

osc, when I click on cache control in admin, it says the 3 items in the cache blocks do not exist

and Cache Directory: /tmp/ is not clickable.

Is there another place to clear the cache?

 

Thanks,

Karen

Link to comment
Share on other sites

No there is no error message. I've cleaned out the browser cache. As far as cache for

osc, when I click on cache control in admin, it says the 3 items in the cache blocks do not exist

and Cache Directory: /tmp/ is not clickable.

Is there another place to clear the cache?

 

Thanks,

Karen

You might want to (or not) try post 4 here.

Link to comment
Share on other sites

You might want to (or not) try post 4 here.

 

 

 

Hi Leslie;

 

I ran the SQL -

UPDATE configuration SET configuration_value = 'tmp' WHERE configuration_key='SESSION_WRITE_DIRECTORY'

 

that you suggested and after running it said this

 

Affected rows: 1 (Query took 0.0089 sec)

 

I went over to Admin and now have this error message at the top

 

Warning: session_start(): open(tmp/sess_1585348837e211cbcd97fa8fdfbc8084, O_RDWR) failed: No such file or directory (2) in /home/content/l/a/d/ladykdelights/html/osc/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/l/a/d/ladykdelights/html/osc/catalog/admin/includes/functions/sessions.php:67) in /home/content/l/a/d/ladykdelights/html/osc/catalog/admin/includes/functions/sessions.php on line 67

 

Help?

Link to comment
Share on other sites

Hi Leslie;

 

I ran the SQL -

 

 

 

that you suggested and after running it said this

 

Affected rows: 1 (Query took 0.0089 sec)

 

I went over to Admin and now have this error message at the top

 

Warning: session_start(): open(tmp/sess_1585348837e211cbcd97fa8fdfbc8084, O_RDWR) failed: No such file or directory (2) in /home/content/l/a/d/ladykdelights/html/osc/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/l/a/d/ladykdelights/html/osc/catalog/admin/includes/functions/sessions.php:67) in /home/content/l/a/d/ladykdelights/html/osc/catalog/admin/includes/functions/sessions.php on line 67

 

Help?

 

 

 

 

OK ... now need major help !!!! After running the sql

 

UPDATE configuration SET configuration_value = 'tmp' WHERE configuration_key='SESSION_WRITE_DIRECTORY'

 

as suggested by the above reply, now I cannot add items to my cart. How can I delete the above from my database?

 

Thanks,

Karen

Link to comment
Share on other sites

Do you have a directory called tmp in the root of your shop?

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...