This is a discussion on Ultimate SEO URLs within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; when using Ultimate SEO URLs contribution , account creation page gives error, this small code change FIXes this big poblem ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| when using Ultimate SEO URLs contribution , account creation page gives error, this small code change FIXes this big poblem in includes/functions/database.php find tep_db_insert_id function near 110 and replace function to: function tep_db_insert_id( $link = 'db_link') { global $$link; return mysql_insert_id($$link); } thats all.. you can create account if you live this problem wth seo url More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 05-19-2007 03:01 AM |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 05-18-2007 09:54 PM |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 05-03-2007 06:20 PM |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 03-13-2007 05:00 AM |
| Ultimate SEO URLs | cssc | osCMax v2 Features Discussion | 1 | 05-22-2006 09:23 PM |