snap affiliate stops working
Hi,
Not sure if this is solved, but I could find answer within this thread.
I used to have snap affiliate add-on and it was working ok, but after I installed CEON URI mapping, the affiliate stopped working, seems like: everything customer try to click the link "http://mysite.com/&referrer=CNWR_5041338700765", Ceon will cut the referrer information and only "http://mysite.com" remains.
could you help to fix the problem?
many thanks!
Re: snap affiliate stops working
Hi,
Quote:
Originally Posted by
zartoo
"http://mysite.com/&referrer=CNWR_5041338700765", Ceon will cut the referrer information and only "http://mysite.com" remains.
That's not a valid URI, that's why it's being clipped.
You need to get this third party module fixed so that it doesn't simply add "&referrer=CNWR_5041338700765" to links but instead builds the URI using the "parameter" "referrer=CNWR_5041338700765" (e.g by using zen_href_link()).. that way a question mark will be used instead of an ampersand:
http://mysite.com/?referrer=CNWR_5041338700765
That's a correct URI.
This module must be assuming that the URI already has index.php?main_page=XXX in it, so that it is okay to append a parameter with just an ampersand.. that's not the right way to build things and you can see from the above why it's not compatible with the static URIs your site now uses.
All the best..
Conor
ceon
Re: 404 email, but no sitemap shown..with URI mapping
Hi Paul,
Quote:
Originally Posted by
horsetags
I have just moved servers and although the urls are all showing the name of the products, the ?cpath is showing at the end of the url, but only for the products, the categories are fine.
Please read the FAQs for the answer to this question (basically, check the canonical tag is present in the header and ignore the "issue").
All the best..
Conor
ceon
Re: 404 email, but no sitemap shown..with URI mapping
Hi,
Quote:
Originally Posted by
torvista
These queries are indeed invalid and the latter two are related to image links in the chunk of flash-images embedded in that page.
The page displays ok, validates and no site map or 404 error is ever shown.
I'm really not following you here.. what are "queries"? Web addresses?
How can the page display okay but they are invalid?
Totally confused as to what you are actually describing!
All the best...
Conor
ceon
Re: 404 email, but no sitemap shown..with URI mapping
Hi,
First of all, thanks for the great module and the step by step installation directions.
I have one problem, after I started going through each category and product and clicking the "automatically generate," the pictures of the items in those particular categories disappear!
And no matter what categories I click on in the home page, it just lead to the home page. Can you help me please? Thanks!
Auto Generate URI makes images disappear
Sorry for post this twice...I cant figure out how to delete or edit the other post...
Hi,
First of all, thanks for the great module and the step by step installation directions.
I have one problem, after I started going through each category and product and clicking the "automatically generate," the pictures of the items in those particular categories disappear!
And no matter what categories I click on in the home page, it just lead to the home page. Can you help me please? Thanks!
Zen Cart Version 1.5
Thank you and sorry again!!
Re: Auto Generate URI makes images disappear
Hello Conor,
I had CEON installed on v1.3.8.a. I found it easy to install and it seemed to work perfectly.
Then I noticed that the Gift Certificates had disappeared from their section of the shop. They appeared again when I disabled CEON.
I have just upgraded to the latest version of Zencart and CEON but I am having the same problem.
In Caregories/Products-Gift Certificates I have tried using the URI mapping
/Gift_Certificates/5GBP
/Gift_Certificates/5
and also
/Gift_Certificates/Five_Pounds
in case it was a problem with the numbers, but none of these work.
Is there a different mapping for gift certificates I haven't noticed?
Any help would be appreciated.