Search:

Type: Posts; User: edwardtilbury

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: Need Request for Quote Shipping module to work for v1.38a

    One more problem, with RFQ 1.01 it won't work with short tags disabled!

    Some code is like this:

    <? blahblahblah ?>

    Some is like this:

    <?php blahblahblah ?>
  2. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    ok, perfect thanks

    BTW feel free to cut and paste my previous post code... I have a feeling it will get buried on this forum, but it was on your site it might be easier for others to find.
  3. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    Ok, here's how to get around the cPath=0 problem.. View all the top level category on a define_page_2

    When this doesn't work in SSU
    http://www.website.com/index.php?main_page=index&cPath=0

    You...
  4. Re: Display categories top level on a custom page... How?

    actually its different, the categories on the main page work fine, but my main page is too cluttered, when the user clicks on "Products" he goes to this URL that shows all the different categories we...
  5. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    There's an uninstall on the rubik(sp)? integration website wiki for Simple SEO urls..

    But for Module Manager, I'm not sure..
    MM makes a new table I think it's module_versions or something like...
  6. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    actually, you know what might be easier, if you comment or add code to skip the forwarding of index.php?main_page=index&cPath=0 to the index page.

    I don't really understand it the code that...
  7. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    just the top level ones, basically what I would get it if I was going to the url of:

    index.php?main_page=index&cPath=0

    I tried to figure it out on my own, but these categories , functions and...
  8. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    I made a new page, but I'm having trouble adding the categories to a define page... Do you know what templates and variables / function are involved? I will post my answer here for others with the...
  9. Display categories top level on a custom page... How?

    I need to have a custom page with the top level of categories because simple seo does not like

    index.php?main_page=index&cPath=0

    Instead of diplaying all my categories , I get kicked back to...
  10. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    if your cart is in your root, make sure your .htaccess

    rewritebase is like this..

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "zencart" to the...
  11. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    yeah, that's what I was thinking.. I'm going to give it a shot
  12. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    Here's what I'm trying to do:

    The user clicks on a link called "products" , then the categories are displayed...

    So the only way I can accomplish this is by making a master category "products"...
  13. Re: Displaying all categories in a "categories" page

    The only problem with this is SEO stuff..

    For instance if I have

    www.website.com/products/laptops/hp
    www.website.com/products/desktops/asus

    It will use valuable URL space to say products.....
  14. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    When I try to view the main root of my products:

    /index.php?main_page=index&cPath=0

    it just sends me to the main page.. Is there a way around this?

    This is essential to my site working...
  15. Filter or Sort by Manufacturer then by Category?

    Ok, here's my situation..

    When they sort by CAT, then MFG no problem..

    but sorting by MFG then by alpha makes no sense...

    here's my imaginary site:
    www.computers.com

    Categories
  16. Replies
    5,053
    Views
    990,683

    Re: Manufacturer info does not display in url.. looks like mfg_id only.. no cool text

    AWESOME! Now choosing a MFG from my index page works great.. At least for SEOness I think...
    I can now do this..
    cars.com/mercedes-benz

    This is great, now my MFG's are looking clean too.

    I...
  17. Replies
    5,053
    Views
    990,683

    Manufacturer info does not display in url.. looks like mfg_id only.. no cool text mfg

    brand new test site... this thing works great... but my manufacturers look pretty gross...

    When I select one from the first page, it looks like this..
    ...
  18. Re: A bot to edit and save each product? CEON and others Add-on idea / exists?

    yeah, you're right, I'm going to try simple seo urls... I just like how the categories look in CEON Uri's ,

    website.com/apple_sauce/

    vs

    website.com/apple_sauce_c_1/

    There was some funky...
  19. A bot to edit and save each product? CEON and others Add-on idea / exists?

    Here's my dilemma, I have CEON url's and it's great! But it only adds the new SEO data to NEW products.. So all my old legacy products have the ugly url of...
  20. Replies
    2,906
    Views
    401,303

    Re: Ceon URI Mapping (SEO)

    Is there some kind of bot-like add-on that will edit every product and save... That way it would be a lot easier for me to have new URI's for all my legacy products..

    I'm going to see if i can't...
  21. Replies
    3
    Views
    1,752

    Re: Ultimate SEO by manufacturers

    I wish there was something like that... Right now I ditched Ultimate SEO for Ceon URI mapping.. It's a lot cleaner... but there's no Manufacturer info that included in either package :( , well there...
  22. Proper place to store a new php function?

    I made some new SEO related php functions proprietary to my industry... What's the proper file to store them in? Is there like a classic-functions.php file or something?


    Thanks!

    I searched...
  23. Replies
    1,455
    Views
    467,632

    Re: Chemo's Ultimate URL's

    Is this still necessary on 1.3.8a?

    So on 1.3.8a it should look like




    if (!is_dir(DIR_WS_MODULES . 'pages/' . $_GET['main_page'])) {
    header('HTTP/1.1 404 Not Found');
    if...
  24. Replies
    5,053
    Views
    990,683

    Re: Simple SEO URL [support thread]

    It keeps saying that I don't have permission to write to wamp\www\zencart\cache\seo directory ... I've messed with this for 6 hours now. I cannot afford to spend anymore time on it. It looks very...
  25. Re: Product list replacing dropdown manufacturer filter with images

    I am also looking for this.. any ideas? It's hard to understand this deep code.
  26. Replies
    36
    Views
    10,759

    Re: Google Checkout: Table shipping problem

    OMG THAT WORKS!!!

    Thank you! :clap:

    Commented out line 121... Viola! Table rates working finally.... FINALLY!!! After hours of testing and sandboxing for no reason.. I finally found this thread...
  27. IE8=Funky rows... Column layout installed.. Firefox = OK

    Please take a look at my site in IE8 and in Firefox.. You'll notice that on the category pages it seems to be slightly off by 1 item being forced down to another row.
    ...
  28. Replies
    10
    Views
    5,667

    Re: Enabling cURL

    I went to wamp too , too many problems with xampp and some security issues with xampp too
  29. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    Mine is probably different than yours since I do regular products instead of books, I think there are different fields. But maybe there is a setting in my.ini for memory or something in mysql gui...
  30. Replies
    85
    Views
    58,789

    Re: Product Listing Default Sort Order

    I ended up change the sort order and deleted the sort by "2a" to just a blank field "" in the normal admin page, seems to display properly now.
  31. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    look up the product # of a couple of the items that aren't uploading..

    Do they have a description? Also how many characters is the title or description.. with debug mode turned on it should say...
  32. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    I was pretty skeptical of it at first too.. I didn't want to muck up my site with unnecessary mysql tables and new columns.. Actually it was pretty easy to install.. I have Easy Populate / Custom...
  33. Re: table rate shipping not working with google checkout

    Has anyone gotten table rate to work?

    I really shouldn't have to dissect code to get something as simple as google checkout table rates to work... If I have to I will try, but I hope there is a...
  34. Replies
    3,931
    Views
    1,026,285

    Re: Google Checkout module for Zen Cart (beta)

    yep, this is a major issue for me too, I haven't been able to get GC to work with table rates.. just returns 0...

    I have no idea why
  35. Replies
    17
    Views
    15,202

    Re: Performance issues (My Zen Cart is Slow)

    wow.. 200/ sub folder, ideally that would be best... right now I have a batch file that automatically sorts to sub folders a b c d e f ...
    I should make it more intricate like. ab ac ad ae af ag ah...
  36. Re: How to make height 100% so footer hugs bottom of browser window?

    DOH!!!
    HTML 100% height... that was driving me nuts!!! Thanks for the tip!
  37. Re: Custom menu , Java + Css? not flash, looks amazing

    thanks, checking it out right now :)
  38. Custom menu , Java + Css? not flash, looks amazing

    Does anyone have any tutorials or ideas of how this menu was accomplished?

    http://www.ae.com/web/index.jsp

    Just roll over "mens" "womens" to see what I mean... What a space saver!
  39. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    I'm trying to customize the google base xml exporter for zen cart to automatically reduce my Product Name / Title to 70 characters or less.. I was able to accomplish this with my test variable...
  40. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    what about when you replace your descriptions with a generic description? like just put some blank filler text there.

    You could to a store export or ext store export to backup your descriptions ,...
  41. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    Oh yeah.. I thought about one more thing.. I also had a similar problem.. Do you think it's timing out before it finishes the xml output 100%.. . If you turn debug on, in the pop-up window you should...
  42. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    Does anyone here also have long descriptions here?

    I recently uploaded my listings to google base but it said that many of them were over 70 characters in length and google base requires it to be...
  43. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    make sure your descriptions have no "hard line breaks " or " carriage returns"..

    try this, in easy populate delete all your descriptions..

    Make a new description that's longer than 15...
  44. 2nd set of Categories? / Product Dependant Attributes / not 100% sure what to call it

    I need a 2nd manufacturer / 2nd category way to sort my products.. here goes..

    I have a client that sells car parts..

    zencart offers MANUFACTURER and CATEGORIES

    Here's my dilemma, I'll use a...
  45. Replies
    17
    Views
    15,202

    Re: Performance issues (My Zen Cart is Slow)

    Enable GZIP for faster page loads..

    I would stay away from xampp, try the newest WAMP , working fine for me right now on a windows 2003 server.. I had major issues with the way XAMPP did stuff,...
  46. Replies
    6
    Views
    2,107

    Re: Slooooow Site

    I figured this out the hard way..:bigups:

    Using multiple images and have over 3000 images in a directory?

    You will experience slower load times... try putting 10,000 images in a directory and...
  47. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    Ok, the feed creation works fine for me, (once I added some text to make my descriptions at least 15 characters. I tried uploading but I just get a busy arrow cursor in the little pop-up window...
    ...
  48. Replies
    3,562
    Views
    728,882

    Re: Google Base Feeder Support Thread

    The documentation.html states the following php.ini values..

    max_execution_time = 300
    max_input_time = 90
    memory_limit = 32M

    My installation was only outputting about 2156 lines.. Then I...
  49. Re: VARIABLE / CONSTANT that displays page name?

    Thanks! I'll give it a shot!:clap:
  50. Re: VARIABLE / CONSTANT that displays page name?

    I would like to build some swith / else if statements so that some of my menu items will appear on certain levels of the catalog.
Results 1 to 50 of 137
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR