RE: How to get table to line up
Chae <[email protected]> 12 Sep 2003 11:06:38 -0000
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <54efe0efcf8f1110ff9383096cc78e5f@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228337#228337 ---------------------------------------------------------------- Hi Yah, The manual process of updating the currencies works okay...i.e pushing the button from admin :) The problem is that I have the currencies_update.php (from the Contributions List - Thank You) being called from cron and for the love of me I can't get it to work...our web hosts who we used have offered some suggestions but all have failed. We've setup the cron job via cPanels Cron Manager and the hosts have jail-shell active so I'm not sure if that's the problem. Currently the file is being called through cron daily as /home/username/public_html/catalog/currencies_update.php We've also tried calling it as:- GET /home/username/public_html/catalog/currencies_update.php php /home/username/public_html/catalog/currencies_update.php also tried calling it direct as a URL http://www.userdomain/catalog/currencies_update.php The file has also been chmod to 755. And if we call the file direct from a browser we don't see any error messages and the script does have the correct database name, username and password. So I'm totally stumped any suggestions would be grateful S'Later Chae