Jump to content
thirty bees forum

SLiCK_303

Members
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SLiCK_303

  1. So.... @30knees and @zimmer-media, or anyone else that tested it, what did ya think of the module, any input yet? Quite a bit has changed since v0.5.0, you might wanna d/l the new version and check it out. That will require a reset of the module tho. So hopefully you didn't get too crazy setting up levels or anything yet.
  2. 24000 is a lot of products, maybe try it in chunks, of like 1300 or something?
  3. Looks like your missing images to your products, and you need to allocate more php memory (memorylimit). Do you know your memorylimit setting right now?
  4. @chandra said in [Free Module] Birthday Gift: So it basically does not create a voucher within an year even if the birthday changes, right? Correct, it's based on the user id, and when it was entered into the database.
  5. I u/l a new version, this has better group picking, you pick by a dropdown, instead of manually. Also this 'should', not let a person change their birthday, and get another voucher for a year.
  6. BACKUP YOUR FILES AND DB FIRST!! I don't believe there are any db changes, you 'should' just be able to copy all tb1.0.3 files over your existing site. If you using the default theme, and you've modified it, then don't copy over the theme. I would try this first. If that fails then try this... Step 1) Backup your files and DB before doing this!! ALL of your files, and your datebase via phpMyAdmin, a FULL backup!! 2) Delete all folder except: /config /img /modules (except the modules you have installed. In other words delete all core modules) /overrides (which is probably your problem so i dunno) /theme/. 3) Unzip the tb1.0.3 file to your computer, and delete /install and /img folders. Then rename admin to your old admin name. 4) Upload the rest to your site, coping over anything that may exist, which shouldnt be much 5) Edit your /config/settings.inc.php file, change the "define('TBVERSION', '1.0.1');" to "define('TBVERSION', '1.0.3');" 6) using phpMyAdmin, modify your tbconfiguration table changing PSVERSIONDB to 1.0.3 and PSINSTALL_VERSION to 1.0.3 (they both should say 1.0.1) 7) goto you admin url, login, and check your settings just for fun, they should all be the same. 8) enjoy 1.0.3 I have to say though, that doing a clean install of 1.0.3 is the better way to go, then you start nice and fresh. All you do is copy over your theme, and your img folder, and install any of your modules you need again. You can 'try' the first way, but this way is better in the long run. Of course you would need to import your customer info, all your product info, ect, but it can be done (and is out of the scope of this writing)
  7. I'm sure your getting tiered of new releases, but I just did another one. This one is just a re-write of the way I handle some variables, no new functions. Just install over the old version.
  8. Here I am, with yet another release. This one will allow you to pick the groups and order statuses via a drop down menu, instead of manually entering them. Simply install over your existing module, and check your settings, to make sure everything is the same, especially the order states and groups.
  9. Try version 2.1.0, it seems to work for me
  10. @zimmer-media , I'll look into it........
  11. no, that is always a possibility. You would have to watch the vouchers to see if that was happening. I have no solution for a person doing that.
  12. ok, I added a new version that you can set the max days for an email to send, so you can now set it up to only send ones between x and y days. Also, I added the ability to set more that one order state, again I did it the dirty way were you have to manually enter the order states, but it works. Next version will have the order states and group access in drop downs, so you can pick them nicely without having to figure out the numbers. U/l this version and do a reset, or just install this version over your old.
  13. @Chandra , I see what you are talking about. yes, right now it will send out emails older than x days, all of them, untill it does it once, then it will be up-to-date and only send out new ones older than x days. I will make the changes, and set it up to only send ones between x and y days. Stand by for a new release...
  14. No problem @wakabayashi . It's a great module, very flexible! More people need to test it and see... Time to step up people, everyone who uses loyalty points on their site needs to use this module instead. Even those who don't use loyalty points can start with this one, or just use it for the gamification, which is great too.
  15. I just made a new version, v3.0.0. It is a re-write of the module, to include the ability to set how many days to wait to send the email, via a cron job. You will need to do an uninstall, delete, and then d/l and install the new version.
  16. i'm outta ideas, hopefully someone else smarter than I will have something for ya...
  17. might try 664 just for fun. I wouldnt have thought that module would effect your system like your describing. Can you restore your db to yesterdays? Or have you made some sales since then, or got new customers...
  18. @movieseals said in Odd Error Message in Customers section: Error: could not detect whether debug mode is enabled. Make sure that the correct permissions are set on the file /home/librairiezbook/public_html/config/defines.inc.php and...what are the file persmissions on that file? tb needs to be able to make changes to that file.
  19. @movieseals said in Odd Error Message in Customers section: Yes. Looking into those. Everything was working fine before until today... :( What changed from yesterday to today? Did you any modules? Did you make changes to your server? ...
  20. do you have some module that is supposed to log user details of some sort?
  21. I would assume you must have a module or override effecting it
  22. Modifing your database and tables is the only way to do it. You need to use phpMyAdmin, to do the modifications. You can go into tb_meta, go down to 27-product, 28-category, and 29-cms, and set the configurable to 1 for each. That will give you the options in advanced settings to change them.
  23. I use @Eolia 's module, it works great for me.
×
×
  • Create New...