in the 2.3.1 release (maybe others)
file includes/functions/html_output.php
function tep_href_link()
line number 69
currently there is :
$link = str_replace( '&', '&', $link);
this should be :
$link = str_replace('&', '&', $link);
the first adds into the url the & which then creates an issue (seen on the product_info.php page form tag creation) which then makes for a product not found when the returning url is the product info page verses the shopping cat page.
cheers
- osCommerce Support Forum
- → Viewing Profile: cannuck1964
Latest News: (loading..)
Community Stats
- Group Corporate Sponsor
- Active Posts 998 (0.29 per day)
- Most Active In General Support (289 posts)
- Profile Views 20,976
- Age 47 years old
- Birthday June 30, 1964
-
Real Name
Peter McGrath
-
Gender
Male
-
Location
Ontario, Canada
-
Interests
osCommerce development, customization and related services. I provide code development not found here on the osCommerce site, implementing functionality built to meet your business needs. If you need contributions installed or modified, I have worked with osC for many years and understand the code very well.
Contact Information
-
Website URL
http://www.systemsmanager.net
-
MSN
cannuck1964@yahoo.com
-
Yahoo
mcgrathp@yahoo.ca
-
Skype
cannuck1964
2
Neutral
Latest Visitors
Issues I've Posted
malformed url issue
Posted 3 Aug 2011
Login on Admin
Posted 20 Apr 2011
Hi,
I have now installed the 2.3.1 system several times. I use the install script and enter a user name and password for the admin.
In the five systems I have installed, I now have had 3 of them fail and will ot work on the login. I keep it simple and still no luck.
I am pretty sure this is not an issue with my server as some work, but not all.
When I delete the rows from the DB recorder and administrators and re try to enter the user names etc, again it fails.
cheers
I have now installed the 2.3.1 system several times. I use the install script and enter a user name and password for the admin.
In the five systems I have installed, I now have had 3 of them fail and will ot work on the login. I keep it simple and still no luck.
I am pretty sure this is not an issue with my server as some work, but not all.
When I delete the rows from the DB recorder and administrators and re try to enter the user names etc, again it fails.
cheers
- osCommerce Support Forum
- → Viewing Profile: cannuck1964
- Forum Rules






Find content


