umair_microglobe Posted October 22, 2009 Posted October 22, 2009 Hi friends I have some problem. First of all i want to remove session id from url of my site. Infact i searched alot and found that to set Cookie Domain but i tried alot but their is not result of it. may be my approach is wrong. Well if i remove OsCsid from URL then i can see my shopping cart data so OsCsid in URL is of no need for me i can remove it and it will not create any problem for me. Is their any way to remove OsCsid for my shopping_cart.php page and for checkout pages. Next Problem is related to Cron JOb I have server with php installed as apache module (Not CGI). I set a cron job but it is not working for me. i set this 0 12 * * * php /var/www/site-domain/folder/file.php I also tried this 0 12 * * * /usr/local/bin/php -q /var/www/site-domain/folder/file.php and this as well 0 12 * * * /var/www/site-domain/folder/file.php None of it is working. Can any one please help me how to set cron for my oscommerce site with php installed as apache module.
web-project Posted October 22, 2009 Posted October 22, 2009 you can force to use the sessions/cookies, in osc admin panel it's option for it. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.