Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ULTIMATE Seo Urls 5 - by FWR Media


Recommended Posts

Hi Peimol

 

I thnk you have helped me resolve this indirectly. I originally had a holding page index.html until I get this site fully functional so I remaned the index.php file.

 

I have now renamed this to correct index.php file again and all is now working after changing url re-write back to rewrite.

 

Thanks for you excellent support...a star!

Link to comment
Share on other sites

Well, I've read many pages of this topic, but never did quite find an answer.

 

Any help would be highly appreciated.

 

Firefox says all links are a never ending redirect loop.

 

I'm running OSC 2.3.1

This is Ultimate SEO 5.0

upgraded from 2.2d

The only other contribution is Google Analytics

And the Authorize AIM included with 2.3.1

 

This error only happens when I set uri's to exclude the /index.php/ from the filename

As it was set with 2.2d

 

I've reinstalled several times, occasionally from backups.

 

I've overwritten/copied the .htaccess info included with SEO 5.0 into the previous 2.2d .htaccess.

Do you copy all of it, does it need edited?

 

I've checked the configure files several times, but they are pretty self explanatory. www.mysite.com in the first couple lines and the rest don't even discuss renaming page names functions.

Is this topic refering to non includes/ or admin/includes configure.php's

 

I read something about 5.0 creating redirects from the 2.2d filenames at install.

Where would that be located? can that list be edited?

 

Thanks again for your help.

A 2000 product, 7 year old site is getting a host move and new back-end. Big project. All while trying not to loose too much traffic.

 

Advice/Answers would be highly appreciated.

 

Thank you so much.

Link to comment
Share on other sites

Hi there I am trying to install the contribution. But I got some problems.

 

The first one is multi language for manufacturer in table manufacturers_info

 

In ultimate_seo_urls5/page_modules/index.php

I got this but the code seems not right.

 

 

 

'manufacturers_id' => array( 'marker'	 => '-m-',
															  'query'	  => "SELECT manufacturers_name FROM :TABLE_MANUFACTURERS_INFO WHERE manufacturers_id=':manufacturers_id' AND languages_id=':languages_id' LIMIT 1",
															  'to_replace' => array( ':TABLE_MANUFACTURERS_INFO', ':manufacturers_id', ':languages_id' ) ) );

Hope someone knows the code...

Edited by Simpel
Link to comment
Share on other sites

Hi, there's a big problem with usu5's tep_href_link:

 

Normal css rules like .class a:link are not working properly colors are lost.

 

When uisng usu5 "as is" r205, the links colors for the most part is not what I've specified -which is blue.

 

Verified by:

Replacing tep_href_link in html_output with either the standard tep_href_link or the one in usu5's usu_general_functions gives the right color.

 

Is there a fix for this?

 

Sara

Link to comment
Share on other sites

When I use path_rewrite. The .html disappear after coming up a new page.

 

public function createLinkString( $page, $text, $seperator, $value ) {
  return usu5_multi_language( $separator = 'right' ) . $text . $seperator . $value . '.html';
}

 

When I go with my mouse over the link everything seems right. But when I click, the ".html" disappear. When I type the .html after the url. The page show up. What could be wrong?

Edited by Simpel
Link to comment
Share on other sites

ULTIMATE Seo Urls 5

by FWR Media

 

Hi, I can't make that ultimate seo ulrs works with the rewrite mod, I modified my .htaccess, I even try with the three methods but doesnt work.

 

 

 

# If you are getting errors you may need to comment this out like ..

# Options +FollowSymLinks

Options +SymLinksIfOwnerMatch

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase / http://www.boogiepetslandia.com = RewriteBase /

RewriteRule ^([a-z0-9/-]+)-p-([0-9]+).html$ product_info.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-c-([0-9_]+).html$ index.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-m-([0-9]+).html$ index.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-pi-([0-9]+).html$ popup_image.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-pr-([0-9]+).html$ product_reviews.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-pri-([0-9]+).html$ product_reviews_info.php [NC,L,QSA]

# Articles contribution

RewriteRule ^([a-z0-9/-]+)-t-([0-9_]+).html$ articles.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-au-([0-9]+).html$ articles.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-a-([0-9]+).html$ article_info.php [NC,L,QSA]

# Information pages

RewriteRule ^([a-z0-9/-]+)-i-([0-9]+).html$ information.php [NC,L,QSA]

# Links contribution

RewriteRule ^([a-z0-9/-]+)-links-([0-9_]+).html$ links.php [NC,L,QSA]

# Newsdesk contribution

RewriteRule ^([a-z0-9/-]+)-n-([0-9]+).html$ newsdesk_info.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-nc-([0-9]+).html$ newsdesk_index.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-nri-([0-9]+).html$ newsdesk_reviews_info.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-nra-([0-9]+).html$ newsdesk_reviews_article.php [NC,L,QSA]

</IfModule>

 

 

I have my oscommerce in the public_html, Anyone can help me?

Link to comment
Share on other sites

Hello together!

 

I just installed USU 5 and now I've got the following problem.

 

When I go to my Shop, at first every thing looks fine. But when I choose a category, all my css instructions disapear, so that I have a completely unformatted page. Also all images cannot be displayed.

 

The curious thing is, that this only happens with my best friend Internet Explorer (Mozilla and Google Chrome works perfect) and when german language is selected.

 

I searched for hours for a solution but I have no idea, what it can be. I did all the steps of the installation instructions certanly 5 times exactly as they stand there. But allways the same... Unfortunately I've just a few php skills, so I'm not really able to find the error sad.png

 

I've got the suspicion, that the error could be in the application_top.php because when I change this file to the unmodified file, the error disapears.

 

Perhaps you can help me??????

Edited by shakus
Link to comment
Share on other sites

Hello, everybody.

 

First of all, I cannot express with words how much I'd like to add this contribution to my site, tough it seems an impossible task (by now).

 

I also have the endless loop redirection problem.

 

My server data: Apache2/PHP5.3.2/MySQL5.1.41/mod_rewrite loaded

 

Im using a highly modified osCommerce-MS2, that's why I don't want to move to a newer version.

 

I've been two entire days installing and re-installing USU5, USU5PRO and even the original Chemo addon, and only the last one worked. Despite of that, I'd like to have USU5 or USU5PRO working, and that's why I finally decided to ask in this forum.

 

Since the original Chemo addon worked from the beginning I started thinking that the problem dealed with the osCommerce version (MS2 is older than RC1 and 2), but Rob himself noticed that his contribution should work even in MS2, so I continued looking for a solution.

 

I'm using the .htaccess provided in "extras/htaccess.txt", I've changed RewriteBase /~serpeal/ to fit my installation.

 

The link http://192.168.1.12/~serpeal/index.php shows perfectly. If I hover a product link I see the proper "rewrited" url, the problem is when I push that link. I got stuck in the endless loop redirection.

 

The only step of the installation that I skipped is the sixth (6) catalog/includes/modules/product_listing.php)

 

Which says explicitly: "Note: Don't worry if you can't find the above, if you have a modified file the code may not exist"

 

I've checked this forum deeply looking for the solution but it seems that "most of times" the problem deals with mod_rewrite and the .htaccess file being correctly installed and configured which (I think after lots of revisions) I have.

 

I would appreciate any suggestion/idea/solution of how to solve/debug this problem.

 

Thanks in advance for any help.

 

Regards!

Link to comment
Share on other sites

Oh, I forgot... I've also read that this problem may be produced by a bad includes/configure.php

 

I access my shop as http://192.168.1.12/~serpeal/index.php

 

The first 10 lines of my configure.php are:

 

define('HTTP_SERVER', 'http://192.168.1.12/~serpeal'); // eg, http://localhost - should not be empty for productive servers

define('HTTPS_SERVER', 'http://192.168.1.12/~serpeal'); // eg, https://localhost - should not be empty for productive servers

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

define('HTTP_COOKIE_DOMAIN', '192.168.1.12/~serpeal');

define('HTTPS_COOKIE_DOMAIN', '192.168.1.12/~serpeal');

define('HTTP_COOKIE_PATH', '/');

define('HTTPS_COOKIE_PATH', '/');

define('DIR_WS_HTTP_CATALOG', '/');

define('DIR_WS_HTTPS_CATALOG', '/');

And I have in my .htaccess:

 

Options +SymLinksIfOwnerMatch

<IfModule mod_rewrite.c>

RewriteEngine On

 

RewriteBase /~serpeal/

 

RewriteRule ^([a-z0-9/-]+)-p-([0-9]+).html$ product_info.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-c-([0-9_]+).html$ index.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-m-([0-9]+).html$ index.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-pi-([0-9]+).html$ popup_image.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-pr-([0-9]+).html$ product_reviews.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-pri-([0-9]+).html$ product_reviews_info.php [NC,L,QSA]

# Articles contribution

RewriteRule ^([a-z0-9/-]+)-t-([0-9_]+).html$ articles.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-au-([0-9]+).html$ articles.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-a-([0-9]+).html$ article_info.php [NC,L,QSA]

# Information pages

RewriteRule ^([a-z0-9/-]+)-i-([0-9]+).html$ information.php [NC,L,QSA]

# Links contribution

RewriteRule ^([a-z0-9/-]+)-links-([0-9_]+).html$ links.php [NC,L,QSA]

# Newsdesk contribution

RewriteRule ^([a-z0-9/-]+)-n-([0-9]+).html$ newsdesk_info.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-nc-([0-9]+).html$ newsdesk_index.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-nri-([0-9]+).html$ newsdesk_reviews_info.php [NC,L,QSA]

RewriteRule ^([a-z0-9/-]+)-nra-([0-9]+).html$ newsdesk_reviews_article.php [NC,L,QSA]

</IfModule>

Thanks in advance.

Link to comment
Share on other sites

mwahHAHAHAHAHAHAHAHA!!!!!

 

Evil is in my configure.php...... I've changed the lines to this new ones:

 

define('HTTP_SERVER', 'http://192.168.1.12');

define('HTTPS_SERVER', 'http://192.168.1.12');

define('ENABLE_SSL', false);

define('HTTP_COOKIE_DOMAIN', '192.168.1.12');

define('HTTPS_COOKIE_DOMAIN', '192.168.1.12');

define('HTTP_COOKIE_PATH', '/~serpeal/');

define('HTTPS_COOKIE_PATH', '/~serpeal/');

define('DIR_WS_HTTP_CATALOG', '/~serpeal/');

define('DIR_WS_HTTPS_CATALOG', '/serpeal/');

 

And everything works now!!!! Except reviews, but that's a minor fail.....

 

It's great when you solve it by yourself, isn't it?

 

The only two good things of being working days and days to solve a problem are:

 

1.- You feel great when you get it

2.- You've learned a lot (in this case of what do some variables in configure.php mean)

 

Cheers!!

Link to comment
Share on other sites

Hi!

 

I have innstalled this module but are experiencing some trouble with our norwegian language and some capitals you dont have in the english language.

The problems start when i klick Cathegori and product links with this capitals. The browswer then tell that thei cant find the page.

It works great without the module activated. Is there a way around this, or is it possible to rewrite these capitals when the link is prodused?

I'm a bit noob at this point so i hope someone can help me..

 

For the site i'm building look at this link to see the link problem: www.mrhilsen.com/test

 

Thanks..

Link to comment
Share on other sites

Read the included instructions and you will find information on how to add in replacements for such characters. ie. it will for instance using that you can make the url for KLÆR into a valid format like klaer

Link to comment
Share on other sites

Just a question about other languages, e.g. Russian (but not others also are affected)

------------

When data stored as utf8, mysql stores language entries encoded.

Example: Printed Materials (Печатные материалы) is stored in db as: Печатные материалы (or similar)

When this is pulled by SEO5 into URL, it does not seem to be decoded back into Russian lettering and crashes browser.

 

Conversion packs are not the way here, because to convert, you have to have text decoded from UTF8 storage back to language character set.

 

Question is: Can SEO5 handle decoding, before using? If yes, how to make it do it?

 

------------------------------------------

I got it now.

There is a transliteration going here.

Sorry to bother.

Edited by jeffz2011
Link to comment
Share on other sites

Hello,

 

I wish knwon if you had seen a problem with the box search with your contribution usu.

This is for the french language

 

if I insert in search box : baptème, after validate, write that : baptme ====> è desepear but in a search box but the è is ok

/advanced_search_result.php?x=0&y=0&keywords=baptème&search_in_description=1

 

if in url I change : è by è I found my product.

 

I try on oscommerce with no contribution the url is correct and the search is ok also.

 

Have you seen this pb ?

 

Thank you

Loic


Regards
-----------------------------------------
Loïc

Contact me by skype for business
Contact me @gyakutsuki for an answer on the forum

 

Link to comment
Share on other sites

Hi I have just installed seo url 5 pro for 2.3.1. by fwr media but have got some problems with it - see below

 

It has changed the buttons to look like below

 

HEADER_TITLE_CART_CONTENTS in stead of it saying Basket

 

Also it has changed the website title to say DEFAULT_META_TITLE

 

Also in the manufacturers drop down menu, it has changed that to say PULL_DOWN_DEFAULT in the drop down menu

 

Also it has put a  in front of the £ symbol

 

Can someone please help me with this problem

Link to comment
Share on other sites

Hallo Rob,

 

I have just tried to install : Ultimate_Seo_Urls_5_PRO_r205 to my site auto1direct.com

 

 

I could not follow the step :

Now upload the files in additional_uploads/version2.3/ again .. maintaining the osCommerce directory structure.

 

because i don't know what does this mean please explain.

 

 

and when add in application_top.php

 

/**

* ULTIMATE Seo Urls 5 PRO by FWR Media

*/

Usu_Main::i()->setVar( 'languages_id', $languages_id )

->setVar( 'request_type', $request_type )

->setVar( 'session_started', $session_started )

->setVar( 'sid', $SID )

->setVar( 'language', $language )

->setVar( 'filename', $PHP_SELF )

->initiate( ( isset( $lng ) && ( $lng instanceof language ) ) ? $lng : array(), $languages_id, $language );

 

 

on top of

 

// include the language translations

require(DIR_WS_LANGUAGES . $language . '.php');

 

Than i get error in my site

 

Can you help

 

my version osCommerce Online Merchant v2.3.1

 

Regards

Harry

application_top.php

Link to comment
Share on other sites

Hi hsingh

 

The file in the additional_uploads/version2.3 is the bm_languages file if I am right

 

Replace that file in catalog\includes\modules\boxes

 

and then add /**

* ULTIMATE Seo Urls 5 PRO by FWR Media

*/

Usu_Main::i()->setVar( 'languages_id', $languages_id )

->setVar( 'request_type', $request_type )

->setVar( 'session_started', $session_started )

->setVar( 'sid', $SID )

->setVar( 'language', $language )

->setVar( 'filename', $PHP_SELF )

->initiate( ( isset( $lng ) && ( $lng instanceof language ) ) ? $lng : array(), $languages_id, $language );

 

above the // include the language translations

require(DIR_WS_LANGUAGES . $language . '.php');

 

Let me know if that works

Link to comment
Share on other sites

I really need some help

 

I installed this add on http://addons.oscommerce.com/info/7704/v,23 into my website but have got the following error

 

Warning: require(includes/languages/.php): failed to open stream: No such file or directory in /customers/0/8/4/partycrackershop.co.uk/httpd.www/includes/application_top.php on line 289 Fatal error: require(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/share/php') in /customers/0/8/4/partycrackershop.co.uk/httpd.www/includes/application_top.php on line 289

 

This is really important for me to get it fixed, how do I fix it

 

Its strange because it was working then it just stopped working

 

I dont get it

 

Please help me someone

 

Thanks in advance

 

Ian

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...