Search:

Type: Posts; User: kamelion0927

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    Finally got it sorted. The parameters were being excluded because of a change to functions_general.php that were made to accommodate the Dynamic Filter Add-On. I removed the changes from said mod and...
  2. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    I actually changed the default from 1 to 0 in the advanced search header.php file because if you look at some of the results from the "red" search, if they want a color, they're probably not looking...
  3. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    I think I fixed the item per page dropdown. Whether or not it broke something else remains to be seen...

    In includes/functions/extra_functions/products_pagination_functions.php on line 75, I...
  4. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    I just noticed something. After restoring the files to their defaults (plus the change in your previous post), the parameters are in the form, but the form action doesn't have them. So instead of the...
  5. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    Thanks for looking! I'm using v1.4.6 The differences would be me playing with both the function and split_page_results.php file (trying to figure out where the gap in communication is by comparing it...
  6. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    Unfortunately not. Because it isn't passing parameters, I was thinking (and please feel free to correct me if I'm wrong) it had to be one of the href lines in either the class or function. Either...
  7. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    For some reason, pagination is still having issues with dropping the search_in_description variable on the advanced search results page. If I use the search on the advanced search page for...
  8. v151 Re: One Field from Product Info Not Posting to Database

    Ooops! That was left over from some experimenting I was doing. I finally figured out what my issue was - I wasn't assigning the checkboxes a $pInfo->'metaphysical_id'. My actual code for the...
  9. v151 Re: One Field from Product Info Not Posting to Database

    Thanks for your help Rod.

    That would be the last line of code I posted. The rest of the code looks like this

    if (!defined('IS_ADMIN_FLAG')) {
    die('Illegal Access');
    }
    if...
  10. v151 One Field from Product Info Not Posting to Database

    I created a new field in collect_info.php that calls a bunch of checkboxes based on a new table in my database. (Also created a new column for the information in the PRODUCT table.)

    The checkboxes...
  11. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Glad you got it sorted.
  12. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    This is controlled in includes/modules/sideboxes/faq_categories.php.

    To always show the FAQ Categories sidebox, change the content of faq_categories to:

    //$show_faq_categories = true;
    //if...
  13. Replies
    1,667
    Views
    287,021

    Re: Dynamic Price Updater

    Wow! Thanks to everyone who worked on updating this mod. The "Your Price: 0.00" was driving me up a wall but I don't know enough AJAX or Jquery to fix it. I really appreciate all the time and effort.
  14. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Sorry, I forgot - I submitted a new version of the FAQ Mod with updates to featured_faqs.php and the SQL statements. It most likely won't be available for the next couple of weeks, so here are the...
  15. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Try being the operative word, but I'm happy to do what I can.:smile:

    I didn't even consider the fact that someone might have the archaic version of it installed so thanks for bringing that up. The...
  16. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Anytime you get a blank page, it means that the module wasn't installed correctly. I've found the best way to figure out what didn't go right is to COMPLETELY remove all of the files associated with...
  17. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    If you don't have the option, then the SQL wasn't run correctly. If you haven't created any FAQs, then just run the uninstall SQL and then run the install SQL.

    If you have created FAQs, you will...
  18. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Please read the Read Me (as you should be doing before you install any mod). In the read me, there are instructions on how to create a link to your FAQ pages.
  19. v150 Re: Carousel Featured Products

    I've been doing the same thing for years and it's the only way to learn this stuff in my not so expert opinion.

    bn - you're almost there. See the line above the call for the featured products?
    ...
  20. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    In the FAQ section of your admin, do you have the option 'Display FAQ Name'? If yes, does it have a value of more than 0?
  21. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    I can't make any promises, but I'll look at it after Christmas. If it is something that can be implemented relatively easily, I'll add it for you.
  22. v150 Re: Carousel Featured Products

    Did you want to move just the featured products or all of them (i.e. new products, specials, etc.)?
  23. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    This mod is a way to create, store and display FAQs. The ask a question feature isn't included with ANY of the updates that I've done or will do in the future because I don't use it. If you would...
  24. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Make sure the column exists in your database (which can be done through mySQL) and that all of the FAQ files are present in their correct folders.
  25. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Whoops! That's probably the only thing I haven't tested with this mod - I'll test it out this weekend.

    BTW, that Ceon mod is fabulous. It can be time consuming to install but it's totally worth...
  26. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Thanks for the update :D
  27. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Make sure you have the file faq_category_tree.php in includes/classes.



    This is saying that the featured faq table wasn't created in your database.

    Try running

    DROP TABLE IF EXISTS...
  28. v150 Re: Carousel Featured Products

    Apparently it's due to an incorrect faq uninstall. According to guru swguy, (see post here), the uninstall file is incorrect.

    Try using

    SET @configuration_group_id=0;
    SELECT...
  29. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Hey thanks lat9! You so totally rock. I was having the same problem with a different mod and now I know why.
  30. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    What version of zen cart are you using? If you're getting a white screen, there will be an error log in either your cache folder (if you're using version 1.39 or 1.5) or in the log folder (if you're...
  31. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    I actually tried the SQL code on my site before I posted it and was successful. Maybe the issue is that because I'm a store owner and not a coder, I'm not troubleshooting as well as someone who is...
  32. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    You received the SQL error because you didn't copy and paste the contents of faq_uninstall.sql in admin > tools > Install SQL Patches when you uninstalled 2.0.

    Basically what happened was because...
  33. v150 Re: Carousel Featured Products

    Make sure the file YOUR_ADMIN > includes > languages > english > extra_definitions > carousel_featured_defines.php exists (YOUR_ADMIN being the name of your store admin folder). The options to...
  34. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    I didn't include the submit a question because it isn't a feature that I use on my site so unless for some reason I decide to start using it, I probably won't add it back on. You're welcome to take a...
  35. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Whoa that was fast! I just submitted the mod update late last week - didn't think it would get approved so fast. Thanks Zen Cart team!

    I just took a look at the FAQ Page Mod and because of some...
  36. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Not as is - it's formatted for 1.5. I have an earlier version installed on a 1.39h store but I believe I had to make quite a few modifications to it. I'm in the middle of "remodeling" this version....
  37. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    I apologize - just read my post from last night and I didn't answer your question - sleep deprivation and I don't get along too well. :blush:

    A couple of things you can check if the FAQ Manager...
  38. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Tis working on both my test server (a totally vanilla version of zen cart) and the almost live site I'm working on - the only thing that isn't working currently (if you've made all of the changes...
  39. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Only your faq categories and faqs will show on the faqs all page - I removed ask a question for now because there were so many problems with it on the last release. It should be easy enough to update...
  40. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    And yet another issue (I will get these all worked out one day, I promise :). In includes/init_includes/init_faq.php, remove this block of code located on/about line 18 so that your category page...
  41. v150 Re: Carousel Featured Products

    Okay - the mod has been rearranged and resubmitted.

    This mod utilizes the flexibility of carouFredsel with the convenience of the Zen Cart featured products module.

    Once installed, you will be...
  42. v150 Re: Carousel Featured Products

    Darn it! You're right - I hadn't considered the fact that if you uninstall the module, the featured products would be gone. Thanks for bringing that up - better now than when someone gets upset...
  43. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    If you want to adjust your faq metatags so that the faq question is the title and the faq answer is the description, add


    //BOF FAQ Metatags
    case (strstr($_GET['main_page'], 'faq_info')):...
  44. v150 Carousel Featured Products (carouFresel style) [Support Thread]

    This is the official support thread for Carousel Featured Products. Just as the name implies, I duplicated the featured products module and stuck it inside of a jquery carousel (carouFresel to be...
  45. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Glad I could help :laugh:
  46. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    All mods and mod updates have to be approved before they are available for download - it hasn't been taking very long for the mods to be approved so the update should be available soon.

    Turning on...
  47. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    A working FAQ Module fileset has been submitted.

    Updates include bugfixes to admin/includes/modules/faq/update_faq.php and includes/init_includes/init_faq.php as well as changing the file name...
  48. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    And I just found another error - this time in the admin when you try to add a faq. When you try to add a faq, the faq will be added, but you'll end up with a white screen instead of being redirected...
  49. Replies
    129
    Views
    23,510

    v150 Re: FAQ Module [Support]

    Whoops! On includes/init_includes/init_faq.php, at the very bottom right above

    zen_start_featured_faqs();
    zen_expire_featured_faqs();

    add require(DIR_WS_FUNCTIONS . 'featured_faqs.php');...
  50. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    Works like a charm - thanks!
Results 1 to 50 of 208
Page 1 of 5 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR