Page 2 of 11 FirstFirst 1234 ... LastLast
Results 11 to 20 of 101
  1. #11
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,696
    Plugin Contributions
    123

    Default Re: Support thread: Social Bookmarking/Social Shopping

    If you are using any sort of SEO URL modification logic (Chemo's Ultimate URLs, Ultimate SEO URLs, or any other contribution), and you're having trouble with this contribution, please PM me. If I can get a few more specifics, I might be able to figure out the problem.

    Thanks,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #12
    Join Date
    Jun 2006
    Location
    Austin, TX
    Posts
    84
    Plugin Contributions
    2

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Quote Originally Posted by swguy View Post
    zforrest, if you type into the address bar

    http://www.mysite.com/index.php?main...ducts_id=70543

    does this work?
    No. Chemo's urls mod takes that url and turns it into the second url I posted in my previous description of the problem, like so:

    http://www.mysite.com/product_info?a...ducts_id=70543

  3. #13
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,696
    Plugin Contributions
    123

    Default Re: Support thread: Social Bookmarking/Social Shopping

    OK. So is a chemo URL

    <product name with spaces turned to dashes>-p-<product id>.html

    If so, I will send you a patch.

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #14
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Support thread: Social Bookmarking/Social Shopping

    That is essentially how the url looks. However, there are some settings that allow you to filter out smaller words (such as a, the, etc.).

    If this mod used the zen href function to pull the correct product link it would solve the problem, I believe.

    On a side note, what the mod really looks for is the -p-<product id>.html. So you can type anything into the browser of a cart using ultimate seo http://(the domain)/blahblahblahblah-p-100.html, and it will still redirect the customer to product id # 100. My point is, all that really matters is the -p-<product id>.html, the rest is search engine candy.

    Anyways, I hope that helps.

    Quote Originally Posted by swguy View Post
    OK. So is a chemo URL

    <product name with spaces turned to dashes>-p-<product id>.html

    If so, I will send you a patch.

    Scott

  5. #15
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Ok, I just installed it and it appears to work fine the Ultimate SEO and it correctly constructs the url using the zen href link function.

    Thanks.

  6. #16
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,696
    Plugin Contributions
    123

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Thank you, voltage. So we're down to: works with Ultimate SEO, doesn't work with Chemo's URLs. I will cook up a test fix for Chemo's URLs with this new information.

    Thanks,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #17
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Ultimate SEO is the zencart version of Chemo's Ultimate SEO URL's that Dreamscape ported from Osc. Isn't it?

    Quote Originally Posted by swguy View Post
    Thank you, voltage. So we're down to: works with Ultimate SEO, doesn't work with Chemo's URLs. I will cook up a test fix for Chemo's URLs with this new information.

    Thanks,
    Scott

  8. #18
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,696
    Plugin Contributions
    123

    Default Re: Support thread: Social Bookmarking/Social Shopping

    zforrest, would you please try this change? In tpl_social.php, please change line 5 from

    $linkpath = zen_href_link(zen_get_info_page($_GET['products_id']) , 'products_id=' . $_GET['products_id'], 'NONSSL', false);

    to

    $linkpath = HTTP_SERVER . DIR_WS_CATALOG . "product-p-" . $_GET['products_id'] . ".html";

    and let me know if it works? If it does, I'll add a define for Chemo URLs to include this code.

    ** THIS IS ONLY FOR PEOPLE USING CHEMO URLS; others please do not make this change!

    Thanks,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #19
    Join Date
    Jun 2006
    Location
    Austin, TX
    Posts
    84
    Plugin Contributions
    2

    Default Re: Support thread: Social Bookmarking/Social Shopping

    It works. Thanks.

  10. #20
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,696
    Plugin Contributions
    123

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Thanks for getting back to me on this.

    I will update the module on the downloads site shortly.

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 2 of 11 FirstFirst 1234 ... LastLast

Similar Threads

  1. Social Sidebox Support Thread
    By brandonturpin in forum Addon Sideboxes
    Replies: 32
    Last Post: 21 Mar 2013, 06:51 AM
  2. v150 Fanplayr Social Coupons Support Thread
    By tarwinfanplayr in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 27 Aug 2012, 07:32 PM
  3. Spinning Social Media Icons Support Thread
    By brandonturpin in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 16 Mar 2012, 12:46 PM
  4. Social Bookmarking??
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Oct 2010, 06:41 AM
  5. Social Bookmarking
    By kburner in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Jun 2009, 05:10 AM

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