[email protected] Posted May 12, 2003 Posted May 12, 2003 Check out this site. http://www.maitlandcp.com/catalog/default.php It just got osCommerce installed, but all the links from it point to local files like http:///catalog/product_info.php?products_id=21 without the maitlandcp.com on the front end of the URL. Anyone have any idea why this occurs and how I can change it? Thank you.
Ajeh Posted May 12, 2003 Posted May 12, 2003 Sounds like you have errors in your /includes/configure.php file. If you post it, without your login and password, we could perhaps help you configure it correctly.
[email protected] Posted May 13, 2003 Author Posted May 13, 2003 i don't have a config.php, they did away with that in the new version i think. i think the problem is with my database.php. here is a line from it: function tep_db_connect($server = localhost, $username = mysql, $password = password_not_given_here, $database = osCommerce, $link = 'db_link') { global $$link; I hoope this gives a better idea as to my problem. Thank you.
Ajeh Posted May 13, 2003 Posted May 13, 2003 I am not sure what snapshot you are running, but all v2.2 snapshots have a /includes/configure.php file.
[email protected] Posted May 13, 2003 Author Posted May 13, 2003 Would you mind sending me an actual link directly to the correct download? This is the one i used: http://prdownloads.sourceforge.net/sourcef...erce-2.2ms1.zip Thank you
Ajeh Posted May 13, 2003 Posted May 13, 2003 You can use that one, or go to: http://www.oscommerce.com/community/contributions Left bottom column is the link to either MS1 or the current CVS snapshot. The one you got from SourceForge should have in the /catalog/catalog/includes directory a file called configure.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.