Search:

Type: Posts; User: chadderuski

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hiya MC12345678!!!

    Fresh install of EP4 on clean install of Zen 1.5.8 and php 8.1:

    First issue I had was the blank page... made the private to public change noted above in query factory but it...
  2. Replies
    264
    Views
    64,009

    Re: Backup MySQL Database

    Ha! I just spent about 30 minutes working with my host and turns out, as you also just suggested, that it does not like certain characters. In this case, it was my use of the semi-colon ";" ... Once...
  3. Replies
    264
    Views
    64,009

    Re: Backup MySQL Database

    I'm have the exact same problem. Installed and working on one VPS but not working on another. Both on same hosting provider. Zencart 1.5.6a, php 7.3
  4. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    v_products_image refers to the main image and assumes the image is located in <website root>/images/ folder

    if you organize your images INSIDE the /image folder, then you would add that to your...
  5. Replies
    4
    Views
    741

    v139h Re: Items in Saved Cart Sort Order

    Thanks for the fix!

    Yes, working on updating, but since no payments are processed through the site it hasn't been high on the list.
  6. Replies
    4
    Views
    741

    v139h Items in Saved Cart Sort Order

    Hello,

    What controls the sorting of the items once added to the cart?

    This is the situation:

    I have several customers that are placing order with 50+ individual items. While items are being...
  7. v155 Re: Responsive Classic Template BLINKS when clicking links

    hahahahaha ... I suppose "real" is a dedicated box?
  8. v155 Re: Responsive Classic Template BLINKS when clicking links

    ah, yes. forgot to add this is on firefox 43.0.1 OS X 10.6.8
  9. v155 Responsive Classic Template BLINKS when clicking links

    Hiya,

    Been trying out 155. Fresh install, imported products from live site. PHP 5.6.19, MySQL 5.5.29 running on capable VPS.

    When I navigate around the website, or am clicking "Next" between...
  10. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    $categories_names_array[$lang['id']] = mb_split(preg_quote($categories_delimiter), $items[$filelayout['v_categories_name_' . $lang['id']]]);

    This also worked for me. Looks like a great solution
    ...
  11. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    $category_delimiter (not categories) is defined at the top of easypopulate_4.php.

    This code is a bit "mixed up" here from attempts to fix the various issues dealing with multi-byte languages.
  12. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hey Bro!

    Well, now that 1.55 is out I decided to give it a test drive along with your updated EP4 >>NOW IN THE PLUG-INS SECTION - YEAH!<<

    Clean install on PHP 5.6.19 (still waiting for cpanel...
  13. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    I imagine they are so busy with 1.55! But congrats on getting to the submission phase. Finally be able to take "beta" out of the name!

    And thanks again for picking up the project and keeping it...
  14. Replies
    33
    Views
    6,220

    v151 Re: CEON Advanced Shipper 5.0.2 -> USP

    You would have to look at the wording in Connor's license for Advanced Shipper, but quick answer, no, you could not post a "new version" with all your included changes. BUT!

    You can post your...
  15. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    To add a move feature would not be hard, but would by necessity be a new sheet design.

    In the past (and with older version of EP) the "move" was accomplished by first deleting the item with...
  16. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Jokkah,

    The Category import/export does is not used to create the category tree, it is only used to UPDATE the category info like if you want to add descriptions, images, etc.

    The categories...
  17. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi Stellarweb,

    I've been reading through what you guys have been doing to try and solve your problem. I've of the mind that we should take a phpMyAdmin full sql backup and try to restore that into...
  18. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    A few comments on MC's comments - just as general discussion :p



    EP4 is VERY robust, but to achieve this some things had to be changed from Langer's version.

    1. Separate upload from...
  19. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    wtashby:

    At this point my best suggestion is to create a subdirectory on your site, and do a clean install of zencart there, install EP4 and see if it work normally.

    You will have to create a...
  20. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    This looks current.
  21. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Can you verify your version of PHP and MySQL?

    In the admin, click "Version" on the right side of the menu.

    Look for:

    PHP Version
    Database

    Zencart Version
  22. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi Nick,

    Glad you got this working. Yes, those function calls are part of working with UTF-8 encoding for multi-byte (mb_) languages. Most english will encode in 1 byte, but some can take up to...
  23. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi Nick,

    What happened was your were upgraded to a zencart version that wasn't compatible with your version of EP4. mc12345678 has updated the mysql to mysqli functions.

    Normally, to uninstall...
  24. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    Just a quick comment on two things:

    Meta Data: Things have really changed over the last couple years in regards to metatags. Much of it has been deprecated to the point that adding keywords does...
  25. Replies
    664
    Views
    146,133

    Re: Quick Updates v2.07

    Hi Diva,
    Yes, but I'd have to look at the code again. I did add quantity min, quantity units, and then some custom custom fields (UOM, UPC).
    Not sure now if Status and Sort Order were already in...
  26. Replies
    664
    Views
    146,133

    Re: Quick Updates v2.07

    "Activate/Deactivate Commercial Margin" sounds like some long dead contribution... time for the weed whacker! I had a lot of that when I was cleaning up EasyPopulate ... what a tangled mess!
  27. Replies
    664
    Views
    146,133

    Re: Quick Updates v2.07

    Opps, my bad. I should have read back a few more pages. Confused myself ... my own experimental version of QuickUpdates is also v2.07! :p

    Perhaps too late if you already submitted, but since...
  28. Replies
    664
    Views
    146,133

    Re: Quick Updates v2.07

    Hey Diva! You have a LAB?!?! LOL. I have a living room with too many computers! Got a letter from the electrical company telling me I use TWICE as much electricity as my neighbors. Go figure!
    ...
  29. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    Over and over again in the forums you will see where people installed zencart using their host's provided cpanel script. Sometimes they work well, others not. It depends on the type of hosting you...
  30. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    LOL! Yes, a loaded question. My recommendations...

    I would re-run the install script and not select to install the Demo data. The demo data is not necessarily 100% compatible with EP4. For...
  31. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    Hi A.J.!

    I must award you with the MOST BIZARRE bug ever award for EP4!!! Only things that come to mind... did you copy the individual files from github or copy paste the text into your only fles,...
  32. Replies
    33
    Views
    6,634

    v153 Re: Will not install: blank white page

    Here's a nice wrench for you! While working on this sever it turns out xcache WAS loaded, but not active... ?!?! I don't remember doing that.

    What I do remember is banging my head against the wall...
  33. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    Preliminary testing with EP 4.0.24 on ZC 1.39g, 1.5.0, 1.5.1, and 1.5.3 appears to be working correctly for the basic import/export and attribute features. I did not test 1.38 (very old and...
  34. Replies
    33
    Views
    6,634

    v153 Re: Will not install: blank white page

    I also had this issue: Blank page when clicking install.

    I was able to fix it by removing the apc and xcache checking code from the zc_install\index.php file.

    However, on a different server...
  35. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    My bad, I did forget to update the changelog.txt file ... I will try to get some basic testing done today. Please note that I don't have the ability to test on all versions of php/mysql.

    I have...
  36. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    Bug found and fixed: Simple typo made while making this compatible with mysqli.

    github has been updated. Lastest verison: 4.0.24 - Beta 7-15-2014

    https://github.com/chaddro/EasyPopulate-4.0
    ...
  37. Replies
    3,587
    Views
    512,752

    Sticky: Re: Attributes - EP4

    The latest version for 1.5.3 has been updated to 4.0.24 - 7-13-2014. This incorporates mc12345678's recent work.

    Note that this version has not been tested with earlier versions of zencart...
  38. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    creyesx6:

    do you have a static ip for the site? if so, you can use the IP for the site rather than the http://server.domain.com/~cpanelusername/
    shortcut. I HAVE seen issues with this before but...
  39. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi All! No, I did not fall off the planet :p

    EP4 does NOT limit field lengths, but it does check the database to see what the size of the fields are and gives you a warning/error message if you go...
  40. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    I see you looked at this closely enough to use the hex code for "/" ... as you can see in the code, I had/have plans to make this configurable,
    but not easy to ask "new" users for the hex code :p
  41. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    If you adjust the categories name length via phpMyAdmin and alter the length, EP4 will see that and adjust accordingly.

    There is error catching code in EP4 in regards to category name lengths that...
  42. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Actually, it would be much easier if you simply did a search/replace on "/" and replaced with "^"

    NOTE: My version of EP uses ONE column for the category path. This is a large change from other...
  43. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hey guys,

    There MAY be some small hope to do this. But, believe me, the attribute importing code is quite complex.

    But, look at the DETAILED attribute export. This is a "special" file as it is...
  44. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi Bran,

    If you could create a CSV file for me with your full language represented, I could do some testing for you. Note that your database collation can affect how character data is stored.
    ...
  45. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi,

    I have not used the stock by attribute mod. If this mod uses custom tables to track stock, then I don't think EP4 (or any EP version) will help.

    Perhaps another zenner has an answer or can...
  46. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Read this about Product URL:

    http://www.zen-cart.com/showthread.php?82957-What-is-Products-Url

    Not what you'd expect.

    I am working on an update that export a products cpath (what you...
  47. v139h Re: Sending Newsletter in batches of 500 or less.... ???? How can I?

    We use Interspire's Email Marketer, but we bought it quite some time ago when it was affordable. Does just about anything you want.

    Having said that, it would still be VERY useful if some basic...
  48. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Well... you don't HAVE to follow that advice. For coding changes, be sure to use the over rides, but if you are simply adding a couple fields that are very specific to the products data, put them in...
  49. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Gav,

    You must first use the BASIC sheet to create your products options names and products options values names. Once you do that, you download the DETAILED sheet, make your edits and then upload...
  50. Replies
    3,587
    Views
    512,752

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Kevin,

    User defined PRODUCTS fields only apply to the PRODUCTS table. Can you put those fields in the products table? If you do that, it will work.

    NOW, if you brave and want to dive into the...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR