Search:

Type: Posts; User: bobthemolder

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    2,444
    Views
    354,126

    Re: Ceon URI Mapping v4.x

    I hacked this together a few years back to auto generate CEON product URIs - it's crude but it's worked well for me, and it's free. Simply copy one of the admin pages and drop the code in, run as...
  2. v154 Admin Login Not Working - Cross-Origin Domain Issue

    Problem and a solution here - hope this helps someone else out as it wasn't intuitive at all and could easily cause hours of troubleshooting for someone who isn't familiar with it.

    Fresh install...
  3. Replies
    5
    Views
    2,212

    Re: number_of_uploads - Remove?

    Ran into this today and saw no one had posted a fix. Don't go editing the functions files.

    FILE: includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
    Locate:

    echo...
  4. Replies
    12
    Views
    1,064

    Re: question about in_cart() function,

    Bump/+1 Thanks Ajeh I was running into this issue as well.

    Perhaps the core functionality of the $_SESSION['cart']->in_cart() should be changed to work as per Ajeh's suggestions? It seems to me a...
  5. Replies
    2,444
    Views
    354,126

    Re: Ceon URI Mapping v4.x

    This is terrible to hear about Conor :( I just found the CEON URI module this morning and it's a pretty good tool - after SSU had problems with V1.5 this has picked up the slack.

    I didn't want to...
  6. Replies
    3
    Views
    413

    v150 Re: Price is Displaying as "0" (zero)

    I did a fresh install in a subdir and compared the DB and the only differences were the additional columns in zen_products I had from a shipping module (CanadaPost I believe) in v139. I removed those...
  7. Replies
    3
    Views
    413

    v150 Re: Price is Displaying as "0" (zero)

    I hadn't seen that yet - Thanks Joe. I had been through most of those settings and none of the steps solved the problem however.
  8. Replies
    3
    Views
    413

    v150 Price is Displaying as "0" (zero)

    Using a new install of V150.

    I have the products all set up, displaying properly, etc - only the price is displaying as zero. Under Admin -> Products Price Manager it correctly displays the price...
  9. v139h Re: Crediting to Gift Certificate Balance Automatically

    I've gone ahead and done the above - site seems to be working fine, people are able to see their balance, it adds correctly if there's an existing or creates an entry for the customers' id if there...
  10. v139h Crediting to Gift Certificate Balance Automatically

    I'm looking to automatically apply 5% of a user's purchase to the gift certificate balance on their account, without them having to click a link to redeem via email. If I'm understanding how the...
  11. Replies
    0
    Views
    571

    v139h One-Click Login

    I'm looking to provide a one-click login link for users, after the order has been delivered, to gather feedback from them. Asking them to login is apparently too much effort.

    I have a database...
  12. Re: how to align the product title, price and add to cart box next to the product ima

    I'm not seeing almost any difference between the two images.

    But everything can be re-arranged by editing the stylesheet.
  13. Replies
    2
    Views
    684

    Re: Can't figure this one out - Zones

    It's a good suggestion, and I might use it as a last resort. I'm currently doing flat-rate, but I'm concerned about when/if I go back to using the UPSXML module and what kind of effect that will have.
  14. Re: Don't understand. Where are the HTML files?

    As someone who also hand-coded my original site and was looking to drop zen-cart into it - Just go entirely with zen-cart. You'll be re-styling the site manually but it's worth it in the end.
    ...
  15. Re: how do i remove the part that is just above the footer?

    The visibility:none is a poor fix. The content still loads every time a page is displayed, it just doesn't show - which wastes CPU processing power and bandwidth.

    Go to
    Admin -> Tools ->...
  16. Re: Easy way to transfer sidebox to header?

    From a usability and conversion stand-point, I wouldn't put that crap in the header. The header is:
    1) For your logo
    2) For your specials/promotions
    3) For your contact information/cart
  17. Re: Long shot - Different color scheme based on category selected

    Very cool - did not know this!
  18. Replies
    2,110
    Views
    423,593

    Re: SitemapXML v.2

    You seem to be confusing a lot of different things.

    Google's SERPs will update slowly. You can't force them to drop any pages. They do not change instantly when old pages disappear, or when new...
  19. Replies
    2,160
    Views
    398,408

    Re: Simple Google Analytics - Support

    It doesn't matter whether it's a standard cherry-zen template file - files that aren't modified by default in the cherry-zen are taken from the template_default folder - it should not cause any...
  20. Replies
    2
    Views
    684

    Can't figure this one out - Zones

    This has been haunting me for months. Shipping to the North-East USA is inexpensive for me... shipping to the South-West is usually cost prohibitive. I'm looking to offer free shipping when it's...
  21. Re: Submitting the order through Email rather than proceeding to check out?

    Admin -> Tools -> Developer's Toolkit
    Search for the text you want to replace (I use "Look up in all files"). It will likely be in the languages folder.
  22. Replies
    514
    Views
    118,178

    Re: Fual Slimbox (Lightbox) - Support

    Try re-uploading the whole thing again.
    /DivaVocals
  23. Replies
    514
    Views
    118,178

    Re: Fual Slimbox (Lightbox) - Support

    I don't think this is the intent of the slimbox - the slimbox shows a picture on that specific page. The previous/next buttons are there for multiple images on a specific product (page) - not to skip...
  24. Replies
    7,098
    Views
    1,857,804

    v138a Re: Image Handler 2 Support

    After re-zipping, re-upping and re-extracting I executed the install again and changed the settings once more and voila... it's working fine now. Maybe it did run into a funky extracting the first...
  25. Replies
    7,098
    Views
    1,857,804

    v138a Re: Image Handler 2 Support

    Re-zipped and uploaded to root directory, used cpanel-filemanager function to unzip again and no errors. Have not had issues doing it this way in the past.

    It has now created the small image, but...
  26. Replies
    2,160
    Views
    398,408

    Re: Simple Google Analytics - Support

    Has this been modified to place the code diretly before the </head> tag?
  27. Replies
    7,098
    Views
    1,857,804

    v138a Re: Image Handler 2 Support

    edit for last post: Note that in the readme file, it's recommended to leave the height blank and instead just specify a value for width.


    I'm having a problem with the small and medium images not...
  28. Replies
    7,098
    Views
    1,857,804

    v138a Re: Image Handler 2 Support

    Admin -> Configuration -> Images -> IH large image maximum height -> 665
  29. Replies
    2,110
    Views
    423,593

    Re: SitemapXML v.2

    Is version 2.1 still the most up-to-date version?
    From: http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=544
  30. Replies
    2,110
    Views
    423,593

    Re: SitemapXML v.2

    Just an FYI - you should be re-writing all URLs to either use www. or not use www. As mentioned, this can (and should be) done in GoogleWebmasterTools but you should also modify your .htaccess to...
  31. Re: zencart site redirects to page not found even if a php file exists - Ultimate SEO

    Please share :smile:
  32. Replies
    1,667
    Views
    288,106

    Re: Dynamic Price Updater

    Just ran into an issue that was really annoying, hopefully Chrome can explain why it was there?

    There was a second price being displayed on the page, completely out of place. For whatever reason,...
  33. Replies
    5
    Views
    829

    Re: Modify Email Templates

    I think I'm starting to understand this - it's the individual pages themselves that send the emails so aside from the page text being defined in the...
  34. Replies
    4
    Views
    796

    Re: Need themes

    I've been a big fan of BareBones - but I've modified the hell out of mine ;)
  35. Replies
    5
    Views
    829

    Re: Modify Email Templates

    So it is - thanks. I was still unable to find where the text is actually defined - it mentions a few files but I can't seem to find the actual text anywhere (and developer's toolkit isn't helping).
    ...
  36. Replies
    5
    Views
    829

    Modify Email Templates

    I'm looking to re-configure how the e-mails look and the information they contain, and I can find them in the zencart/emails folder, but there are variables that I'm unable to find.

    Where is the...
  37. Replies
    1
    Views
    1,354

    Re: Referral Program for Customers

    Bump. Would like to know this as well.
  38. Replies
    9
    Views
    2,648

    Re: UPS Shipping module -> CANADA!

    I realize that this is old - but no, I didn't see any option for package SIZE, only weight. Multiple boxes option is supported.

    What I ended up having to do is converting my products (which are...
  39. Replies
    569
    Views
    226,267

    Re: How do EZ-Pages work?

    Did a quick scan through the few first/last pages and a forum search but didn't come up with an answer to this...

    Is it possible to specify the "meta description" tag for the ez-pages?
  40. Replies
    7
    Views
    1,779

    Re: Odd Category Redirect

    Wow :clap:

    So, I should remove the: "RewriteBase"?

    On the following line, should it not re-direct to the mainsite instead of the /shop/ folder, since I moved the store out of that directory to...
  41. Replies
    7
    Views
    1,779

    Re: Odd Category Redirect

    After poking around the .htaccess (and my webhost breaking the site by modifying the .htaccess for me) I figured it had to be something to do with SSU. I had already tried resetting the category...
  42. Replies
    7
    Views
    1,779

    Re: Odd Category Redirect

    Forgot to mention that I'm running SSU.
  43. Replies
    7
    Views
    1,779

    Re: Odd Category Redirect

    Note that some of the rules are from re-directing the links from the old location of the store (mydomain.com/shop) to the new location (mydomain.com).

    As you can see, CategoryA isn't even...
  44. Replies
    7
    Views
    1,779

    Odd Category Redirect - using SSU

    I have a category "A" that is for some reason, redirecting to category "B". Category "B" was also disabled in the zenCart admin months ago.

    I have specifically set up my .htaccess to redirect...
  45. Replies
    3
    Views
    774

    Re: Shipping Modles - Error in Admin

    That worked! Thanks :clap: Sent a donation :D

    Any idea why this may have changed, for "no reason"?
  46. Replies
    3
    Views
    774

    Shipping Modles - Error in Admin

    I'm getting the following error on my "shipping modules" page in admin:


    I can't understand what this problem is, I can't find anything wrong with the code, I don't know when or why this started...
  47. Re: Only showing shipping method based on per item or weight amount

    It would help if you posted your solution, I'm having this problem as well (mind you, I didn't modify any code).
  48. Replies
    5,053
    Views
    992,197

    Re: SQL Re-install

    I'm getting a problem where no matter what link I use to get to my website... it always re-directs to the home page. I get the feeling it's an issue with my new host and some setting that's disabled,...
  49. Replies
    5,053
    Views
    992,197

    Re: SSU 3.8.1 together with SitemapXML

    Any chance the rel="canonical" tag is going to get implemented in this module? Would be a huge benefit IMO.

    http://www.webpronews.com/topnews/2009/09/16/google-busts-the-duplicate-content-myth
  50. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Is there a way of using this module without modifying every single product?
Results 1 to 50 of 164
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR