Page 63 of 506 FirstFirst ... 1353616263646573113163 ... LastLast
Results 621 to 630 of 5054
  1. #621
    Join Date
    Sep 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello all,

    I've just installed Simple SEO and it has benn working great.

    After playing with some links i came acros some minor mistake.

    If i type domain.com/category-one-c-1 it works, but if i misspell url like domain.com/category-one-c-1x i get MySql mistake

    1054 Unknown column '1x' in 'where clause'
    in:
    [SELECT categories_name FROM categories_description WHERE categories_id =1x LIMIT 1]

    aslo get the mistake with product (if i type x behind product number)

    1054 Unknown column '3x' in 'where clause'
    in:
    [SELECT d.products_name, p.products_type FROM products p, products_description d WHERE p.products_id =3x AND d.products_id= p.products_id LIMIT 1]

    I guess there should be some kind of checking if $_GET[c,p... and other variables are numbers or not.

    How can that be done?

    Regards

  2. #622
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Guys, I'm in Houston and if you read the news, you know we have power outage here. And it's possible that, even when we got our power back, it may take a while for the internet to come back. So I apology for not being able to get back to you as soon as you may expect. I will, spend some time everyday when I get internet access (and power) at a friend's house to reply as many questions as possible.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #623
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Cobra, thanks for reporting that.
    I believe that the alpha version I posted a few posts earlier should address that problem. If not, I will have it in place in the next version.

    Regards.

    Quote Originally Posted by cobra7 View Post
    Hello all,

    I've just installed Simple SEO and it has benn working great.

    After playing with some links i came acros some minor mistake.

    If i type domain.com/category-one-c-1 it works, but if i misspell url like domain.com/category-one-c-1x i get MySql mistake

    1054 Unknown column '1x' in 'where clause'
    in:
    [SELECT categories_name FROM categories_description WHERE categories_id =1x LIMIT 1]

    aslo get the mistake with product (if i type x behind product number)

    1054 Unknown column '3x' in 'where clause'
    in:
    [SELECT d.products_name, p.products_type FROM products p, products_description d WHERE p.products_id =3x AND d.products_id= p.products_id LIMIT 1]

    I guess there should be some kind of checking if $_GET[c,p... and other variables are numbers or not.

    How can that be done?

    Regards
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  4. #624
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    You may want to "view source" your site, and the check the google analytics code at the very end of your page. It is very possible that the module uses zen's href link, if so we just need to add an exception in admin.

    Quote Originally Posted by christo View Post
    First post, but long time follower...

    I installed Simple SEO about a week ago and it's been working perfectly - great mod! I also use Paypal IPN and have not had any trouble.

    However, I did notice that my Adwords tracking has suddenly gone to 0. My Google analytics are still working fine, but the tracking of Adwords inside Google Analytics is now missing.

    I'm wondering if this may have something to do with the gclid= ID tag from Adwords that may be getting messed up somehow...

    I also have the Google Analytics mod installed.

    Here's our website: www.craftaroo.com

    If anyone else has had any problems or found a resolution I'd really appreciate your help.

    Note: this is not a major problem. Adwords clicks are still getting through to the correct pages and everything else is working perfectly. Just wondering why Google Analytics has lost the tracking of Adwords impressions and clicks...

    Thanks!
    Chris
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #625
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    YOu may want to clear cache again and see if that fixes. I dont use that module, so it's hard for me to actually figure out why the error happens until I really see it (and checking the error code etc....)

    If that still does not fix the problem, I suggest you set up at test site online and send me over the info, I will check it for you.

    Regards
    Quote Originally Posted by ckosloff View Post
    Me again, sorry for repetitive posting.
    I am testing further the contrib, and did find an error.
    If you go to my site you will see that all products have lots of color attributes.
    It would be impossible for me to publish all colors full size, so I use a contrib called "Attribute pop-up (large images)".
    Now, this doesn't work with SSU, I am positive because I get the images in the popup back when turning SSU off in Admin.
    Sorry, but cannot load this contrib yet on the live site until I make sure that it won't cause any disruption.
    If you would I can post a snapshot of error.
    One more thing: in module manager, the contrib still shows as beta 2.5, even after updating database.
    Thanks.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #626
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    YOu may want to clear cache again and see if that fixes. I dont use that module, so it's hard for me to actually figure out why the error happens until I really see it (and checking the error code etc....)

    If that still does not fix the problem, I suggest you set up at test site online and send me over the info, I will check it for you.

    Regards
    Yellow,
    Sorry to hear about your hurricane-related problems.
    I live in South Florida, so I know what you are talking about.
    Regarding this issue, I tried everything: clearing cache, upgrading database, restarting comp, etc., no joy.
    The module is available in the downloads area:
    http://www.zen-cart.com/index.php?ma...roducts_id=616
    I will set up an online test site but you have to give me some guidelines on what you want: a top-level domain, a sub-domain, etc.
    Thanks for continuing support.

  7. #627
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    You can set it up any way you want. For example, if you have a store at site.com, you may want to set it up at test.site.com or at site.com/test

    Regards
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #628
    Join Date
    Sep 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You may want to "view source" your site, and the check the google analytics code at the very end of your page. It is very possible that the module uses zen's href link, if so we just need to add an exception in admin.
    First of all, I've been watching the news here from Hong Kong and my thoughts go out to you and everyone there in Houston. I hope you're ok - it certainly looks devastating from here...

    I appreciate your help with this, thanks yellow1912...

    OK... Here's the 'view source' from the footer of the site.

    Code:
    <script type="text/javascript">
    <!--
    if(!gaJsHost) {
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    }
    //-->
    </script>
    <script type="text/javascript">
    <!--
    if(!pageTracker) {
    var pageTracker = _gat._getTracker('UA-removed-1');pageTracker._initData();pageTracker._trackPageview();
    }
    //-->
    </script>
    I'm not sure what the exception to add might be... maybe something with ga.js?

    I do know that the gclid passed from the web ad gets translated in the URL from:

    Code:
    www.craftaroo.com/catalog/index.php?main_page=product_info&cPath=14_15&products_id=115?gclid=CPyGo9ef3pUCFblahblahblahblah
    to:

    Code:
    http://www.craftaroo.com/catalog/stickers-3d-c-14_15/party-masks-3d-sticker-p-115/gclid/CPyGo9ef3pUCFblahblahblahblah
    Is there a way to disable the gclid URL attribute 'SEO-ization' the same way you handle the zenid attribute?

    Take care,
    Chris

  9. #629
    Join Date
    Sep 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    How many ways to have a mental breakdown......
    Yellow I sooo need your help please..
    After having a weekend away (much needed) after spending weeks building and installing my 3 shops ... (multisite, hover etc etc) I totally demolished them in the space of about 30secs and deleted the backup at the same time. Lesson learned never let your cat walk across your keyboard when you make tea.....

    I've tried redoing the whole lot today and sod it I'll be happy with the one site as it needs to open this weekend, the rest i'll do on another server as I just have had a total melt down....

    My brain is on shut down as i cannot sort this out
    this is what is in the url

    http://www.fairyalchemy.co.uk/shop/c..._ID_DELIMITER1
    I use expression to work in and it has access problems due to the .htaccess but i can work round that if need be.. I know its prob not to difficult but with my last two brain cells threatening divorce i'm stumped.......

    xxx

  10. #630
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Go to admin-extras-ssu manager-clear cache.
    Quote Originally Posted by FairyAlchemy View Post
    How many ways to have a mental breakdown......
    Yellow I sooo need your help please..
    After having a weekend away (much needed) after spending weeks building and installing my 3 shops ... (multisite, hover etc etc) I totally demolished them in the space of about 30secs and deleted the backup at the same time. Lesson learned never let your cat walk across your keyboard when you make tea.....

    I've tried redoing the whole lot today and sod it I'll be happy with the one site as it needs to open this weekend, the rest i'll do on another server as I just have had a total melt down....

    My brain is on shut down as i cannot sort this out
    this is what is in the url

    http://www.fairyalchemy.co.uk/shop/c..._ID_DELIMITER1
    I use expression to work in and it has access problems due to the .htaccess but i can work round that if need be.. I know its prob not to difficult but with my last two brain cells threatening divorce i'm stumped.......

    xxx
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR