osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

ultimate seo and special characters

This is a discussion on ultimate seo and special characters within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; I tried to upgrade ultimate seo urls from 2.0 to 2.2 because of special characters. Everything's working correctly except during ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Welcome to osCMax Join osCMax Now! Download osCMax Here
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 12-11-2007, 06:45 AM
New Member
 
Join Date: Dec 2007
Posts: 20
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
antoinebp is on a distinguished road
Default ultimate seo and special characters

I tried to upgrade ultimate seo urls from 2.0 to 2.2 because of special characters. Everything's working correctly except during the create account and the checkout. The customer account appears in the admim panel but can't be edited or deleted. During the checkout, the delivery address is not appearing and the shipping costs are completly wrong. Before seo urls updating, it was working fine.

in includes/application_top.php, I don't know what to do with those lines arount L420:
Quote:
// BOF: MOD - Ultimate SEO URLs
// tep_redirect(tep_href_link($goto, tep_get_all_get_params($parameters)));
// break;
if ( (defined('SEO_URLS') && SEO_URLS == 'true') && (defined('SEO_URLS_TYPE') && SEO_URLS_TYPE == 'Rewrite') ){
$cPath = tep_get_product_path($HTTP_GET_VARS['products_id']);
$cPath_array = tep_parse_category_path($cPath);
$cPath = implode('_', $cPath_array);
tep_redirect(tep_href_link($goto, 'cPath=' . $cPath . '&' . tep_get_all_get_params($parameters)));
} else {
tep_redirect(tep_href_link($goto, tep_get_all_get_params($parameters)));
}
break;
// EOF: MOD - Ultimate SEO URLs
For upgrading, do I have to delete them? What's their function?

So what do you advise me for a shop with special characters to use seo urls?

Thank you for your help.

__________________
Oscmax 2.0.0-RC3-0-1

Last edited by antoinebp; 12-11-2007 at 09:45 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Special characters + SEO urls antoinebp osCMax v2 Features Discussion 7 12-03-2007 03:12 AM
Search with Turkish Characters michael_s New osCommerce Contributions 0 02-01-2007 12:00 PM
Admin orders - Display more characters in Model# field?? JonCloud420 osCMax v2 Features Discussion 1 10-19-2006 08:06 PM
conflicting Text Characters html and php anthon osCommerce 2.2 Installation Help 4 11-11-2004 09:35 PM
Trim the last 3 characters from a string? seank123 osCommerce 2.2 Modification Help 0 09-06-2004 05:14 AM


All times are GMT -8. The time now is 03:21 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax