Zen Cart Logo
Forums / All Other Contributions/Addons / Chemo's Ultimate URL's

Chemo's Ultimate URL's

Views: 493,414

Results 1,141 to 1,160 of 1,407
21 Sep 2007, 6:46 PM
#1141
flashback avatar

flashback

New Zenner

Join Date:
Sep 2007
Posts:
41
Plugin Contributions:
0

Chemo's Ultimate URL's

Absotute, I have:

  function zen_href_link($page = '', $parameters = '', $connection = 'NONSSL', $add_session_id = true, $search_engine_safe = true, $static = false, $use_dir_ws_catalog = true) {
    global $request_type, $session_started, $http_domain, $https_domain;
function original_zen_href_link($page = '', $parameters = '', $connection = 'NONSSL', $add_session_id = true, $search_engine_safe = true, $static = false, $use_dir_ws_catalog = true) {
    global $request_type, $session_started, $http_domain, $https_domain;

Now about the the new function should be bellow this one?? and where does it ends because I am pasting something and it breaks my site.

21 Sep 2007, 7:19 PM
#1142
flashback avatar

flashback

New Zenner

Join Date:
Sep 2007
Posts:
41
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

I think I finally got it, I did not upload all the files, see the installation package comes with 2 folders one general and another one for 1.37, I only upload the 1.37 one, on the general folder there is product.php and category.php that probably were causing all this, after I upload it I had to re-upload the .HTACCES file and reset the SEO from admin.

THANKS TO ALL OF YOU :D SPECIALLY ABSOLUTE

21 Sep 2007, 10:32 PM
#1143
absolute avatar

absolute

Totally Zenned

Join Date:
May 2005
Location:
Bath, Somerset
Posts:
1,054
Plugin Contributions:
2

Re: Chemo's Ultimate URL's

You're more than welcome - great to hear that you have this module working.

Absolute

22 Sep 2007, 7:33 AM
#1144
pete3006 avatar

pete3006

New Zenner

Join Date:
Sep 2007
Posts:
14
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

HI guys, thx for the help, problem solved.

Thx again and best regards

Pete

23 Sep 2007, 8:47 AM
#1145
hauruapai avatar

hauruapai

New Zenner

Join Date:
Sep 2007
Posts:
36
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Hi,

I hve installed the latest version of ZC with the Seo Urls 3.0.0-beta1 version. It works for all links EXCEPT the manufacturers drop down box. (which I have changed to say Artists)

http://www.titjikalaarts.com.au/index.php

When going to a manufactuers page from the drop down bow, the URL in the browser becomes
http://www.titjikalaarts.com.au/?main_page=index&manufacturers_id=6 but clicking on a product then going to the manufacturers page it goes to the right one ie: http://www.titjikalaarts.com.au/index.php/Hazel-Ungawanaka-m-2

On a windows server with php 5.1.1

Can some kind person point me in the right direction? I also have a test copy installed on my own PC and that one works. I have checked all of the Admin settings on both versions to make sure that they are the same.

Any help greatly appreciated!

24 Sep 2007, 8:39 AM
#1146
dandaman avatar

dandaman

Zen Follower

Join Date:
Jul 2004
Posts:
96
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

The only trouble with Magic Seo Urls is that they force you to have a link back to their website on your main page.

They should point it out before anybody purchases it. The only way you can get rid of it is to hide with css which incurrs a hidden links penalty. Never known a commercial application that forces you to have a link like this.

24 Sep 2007, 3:30 PM
#1147
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

I moved away from 2.105 because I was having problems and have adopted version 3 (beta) of SEO URLs with a series of modifications downloaded from JD Productions' web site. All seems fine, but two things consistently break my store:

1) currencies drop-down in the LH side box
and
2) Google translations from the LH side box

If I disable the SEO mod the currencies box works fine, but the Google translation is still broken. (BTW: I experienced the same problem with either version of the mod)

I would be very grateful if anyone could shed some light as to why either or both of these doesn't work?

24 Sep 2007, 4:18 PM
#1148
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

OOPS sorry - that should read **RH **Side box in both cases!!

25 Sep 2007, 12:46 PM
#1149
pete3006 avatar

pete3006

New Zenner

Join Date:
Sep 2007
Posts:
14
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Hi all (again lol)

I have just installed this seo url mod again and I have this problem
If I activate the mod, as soon as I go in to the categories of the shop, the browser seems to hang up.

The bottom status bar (on the browser) goes to the end and then hangs up.
Also for the main category, and the pages like contact us etc. it does not give a url at all, it just stays at www.guitaristbackingtracks.com

When I de-activate the mod, everything is working just fine again.

I installed everything according to the guide, and the settings in the admin are as follows:

Status: ON
redirection status: ON
page base: blank (I have tried with index.php as well, but to no avail)
def. extension: .html

I have done the mod rewrite in .htaccess as well, and tried without the mod rewrite.

So I really dont know why this is happening.
Please have a look at my site, to see if you can help me out with this one.
Just click on the gift voucher category or the backing tracks one and then on the backing track itself, and you'll see what I mean.

Thanks in advance

Peter

25 Sep 2007, 1:19 PM
#1150
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

pete3006:

Hi all (again lol)

I have just installed this seo url mod again and I have this problem
If I activate the mod, as soon as I go in to the categories of the shop, the browser seems to hang up.

The bottom status bar (on the browser) goes to the end and then hangs up.
Also for the main category, and the pages like contact us etc. it does not give a url at all, it just stays at www.guitaristbackingtracks.com

When I de-activate the mod, everything is working just fine again.

I installed everything according to the guide, and the settings in the admin are as follows:

Status: ON
redirection status: ON
page base: blank (I have tried with index.php as well, but to no avail)
def. extension: .html

I have done the mod rewrite in .htaccess as well, and tried without the mod rewrite.

So I really dont know why this is happening.
Please have a look at my site, to see if you can help me out with this one.
Just click on the gift voucher category or the backing tracks one and then on the backing track itself, and you'll see what I mean.

Thanks in advance

Peter
pete3006. Whilst waiting for insight into my own difficulties with this mod I thought I'd try to help you.
1: I get an error message when I click on the Gift Vouchers link in the LH column, as follows > Redirect Loop
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.

The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.

* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site's cookies does not resolve the problem, it is likely a server configuration issue and not your computer.

The URL for this page is > http://guitaristbackingtracks.com/?cPath=3&products_id=2

2: From the same sidebox, clicking on Backing Tracks works OK with a > http://guitaristbackingtracks.com/?cPath=1 URL showing in the browser

3: If I decide to select the Free's Alright Now product from New Products, I get the same error as above for URL > http://guitaristbackingtracks.com/?cPath=1_2&products_id=1

4: Clicking on the gift voucher from New Products I get the same error as before to URL > http://guitaristbackingtracks.com/?cPath=3&products_id=2

5: If I click on any of the Information or More Information links I am always taken to your 'Welcome' page.

Of course none of this provides a solution, but at least I have confirmed that your site has errors!!

25 Sep 2007, 1:24 PM
#1151
pete3006 avatar

pete3006

New Zenner

Join Date:
Sep 2007
Posts:
14
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Thanks Blag.

I hope somebody can help me out here, otherwise I will have to consider the Magic Seo Url package I guess.

Thanks again,

Peter

25 Sep 2007, 5:27 PM
#1152
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Don't forget that the Magic SEO COSTS and you have to maintain a link to their web site!!

What follows may be dumb, but...
So, is SEO URL turned on on your web site? If so, then turn it off via the Admin and check to see if the problems occur. If not then SEO URL is the culprit.

Reinstall and ensure that you precisely follow ALL the steps given in the PDF manual (downloadable from here) - assuming that you use version 3.00beta - and check again.

Be totally thorough - the chances are that it's not the mod, but the installation.

25 Sep 2007, 6:05 PM
#1153
frankgao avatar

frankgao

New Zenner

Join Date:
Sep 2007
Posts:
10
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

HI just installed Ultimate_SEO_URLs_v2.105. However, I could not find the SEO URLS in Admin>Configration. Appreciate if anybody can let me know how can I enable this mod.

I am using Zen cart V1.3.7 and the shopping cart is not working after this mod is installed.

Thanks

26 Sep 2007, 7:57 AM
#1154
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

frankgao:

HI just installed Ultimate_SEO_URLs_v2.105. However, I could not find the SEO URLS in Admin>Configration. Appreciate if anybody can let me know how can I enable this mod.

I am using Zen cart V1.3.7 and the shopping cart is not working after this mod is installed.

Thanks
I suggest that try to re-install the mod and follow the instructions EXACTLY, becausethe mod works, and IMHO the chances are at least 95% that the installation is at fault, particularly if you can't see it in the Admin!!

26 Sep 2007, 9:32 AM
#1155
tokio avatar

tokio

New Zenner

Join Date:
Sep 2007
Posts:
3
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

I saw your web http://ho-hose.co.uk/store/index.php and you have nice seo urls like this http://www.ho-hose.net/store/Vintage-Hosiery-Adverts-ezp-3/chapter-20 . I mean category (Vintage-Hosiery-Adverts-ezp-3 and so on) in url.
I've just installed SEO URL 3.0.0 beta. I have only name of products in my urls - no category. What is the problem?

TOkio

26 Sep 2007, 9:59 AM
#1156
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Hi Tokio

You said:

I saw your web http://ho-hose.co.uk/store/index.php and you have nice seo urls like this http://www.ho-hose.net/store/Vintage...p-3/chapter-20 . I mean category (Vintage-Hosiery-Adverts-ezp-3 and so on) in url.
I've just installed SEO URL 3.0.0 beta. I have only name of products in my urls - no category. What is the problem?

TOkio

Can you give me a link to your site, please? (So that I can see exactly what the URL's are)

26 Sep 2007, 10:56 AM
#1157
tokio avatar

tokio

New Zenner

Join Date:
Sep 2007
Posts:
3
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

OK I've just sent you message with a link to my site.
TOkio

26 Sep 2007, 11:00 AM
#1158
pete3006 avatar

pete3006

New Zenner

Join Date:
Sep 2007
Posts:
14
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

blag:

Don't forget that the Magic SEO COSTS and you have to maintain a link to their web site!!

What follows may be dumb, but...
So, is SEO URL turned on on your web site? If so, then turn it off via the Admin and check to see if the problems occur. If not then SEO URL is the culprit.

Reinstall and ensure that you precisely follow ALL the steps given in the PDF manual (downloadable from here) - assuming that you use version 3.00beta - and check again.

Be totally thorough - the chances are that it's not the mod, but the installation.

Hi again Blag,
Thanks for the reply.
I have done all what you suggested, but still have the problem.

If I turn the mod on, the browser hangs
If I turn it off, everything works just fine.

I have uninstalled it, re-installed it, set it with mod rewrite on, and off,
and every other possible setting.

I installed it every time going by the PDF manual, but no use.
I am gonna give it one more go today and if not I will have to pay.
I emailed the people from Magic...
about the link, and they said that they can give a version without the link
if the customer specifically asks.

Thx again for your suggestions

Peter

26 Sep 2007, 11:11 AM
#1159
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

pete3006:

Hi again Blag,
Thanks for the reply.
I have done all what you suggested, but still have the problem.

If I turn the mod on, the browser hangs
If I turn it off, everything works just fine.

I have uninstalled it, re-installed it, set it with mod rewrite on, and off,
and every other possible setting.

I installed it every time going by the PDF manual, but no use.
I am gonna give it one more go today and if not I will have to pay.
I emailed the people from Magic...
about the link, and they said that they can give a version without the link
if the customer specifically asks.

Thx again for your suggestions

Peter
Hi

Pete3006

Did you have the previous version 2.105 installed?

If so, ensure that you have removed ALL the previous 2.105 stuff from the .htaccess file. (i didn't at first and had probs)

Have you checked with your web host that your server supports mod rewrites?

How about setting up a dummy store (in a different sub-directory) from scratch and install just this mod? That should prove that it works. If it doesn't, then it's either the installation or your server's settings.

BTW 95% of problems related to this mod seem to be related to incorrect installation.

26 Sep 2007, 11:13 AM
#1160
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

tokio:

OK I've just sent you message with a link to my site.
TOkio
tokio

I responded to your PM (by PM)