Jump to content
thirty bees forum

SLiCK_303

Members
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SLiCK_303

  1. oh sure, just copy the all the emails in /modules/sendreviewrequest/mails, to /themes//modules/sendreviewrequest/mails you can also copy them to a different language other that en, and then modify them. Just put them in the appropriate language folder, like fr for french, ect...
  2. @Pedalman You are most welcome, I'm glad this module will help you, and your site! @Siteboost As soon as you change the setting, and hit save, it changes the message. I think that's the best we can hope for..
  3. You can also copy the files in: /modules/revws/views/templates/hook/ to: /themes//modules/revws/
  4. You can copy: /modules/revws/views/css/front.css to: /themes//css/modules/revws/revws.css and then modify as you wish
  5. so this is a migrated site? I would uninstall the cronjob module, then delete it, then install what comes up, which will be 2.1.2. If that doesnt work, then here is the link for 2.1.0. https://github.com/thirtybees/cronjobs/releases/tag/2.1.0 Doing this will delete your current jobs, and you'll have to reenter them. So maybe a db backup first would be good.
  6. this is after you installed the new version? I dont know what to tell ya. It works fine for me on my 1.0.3 site and my 1.0.4 site. You're entering in all the info right? Like the description (a simple name) and the Target Link? If 2.1.0 worked for you, id stick with that then...
  7. What doesn't work about it?
  8. So, has this issue solved itself then?
  9. After modifying the code in cms.tpl, assuming you did it right, as that tutorial is pretty old, and the code is different in tb. And after you modified your module you wanted to add to the cms page, did you then reset that module, so the new hook would become active?
  10. Sorry it took so long for you to get any response on this... In BO>Orders>Statuses, do you have multiple entries there too? If so, do a db backup just in case, then delete them.
  11. Ok guys, a new version of the cron job has been released, v 2.1.2, that solves the issue of not being able to enter new cronjobs. So use it, not 2.1.0, or 2.1.1
  12. SLiCK_303

    Erro CronJobs

    Ok guys, a new version of the cron job has been released, v 2.1.2, that solves the issue of not being able to enter new cronjobs. So use it, not 2.1.0, or 2.1.1
  13. SLiCK_303

    Erro CronJobs

    You setup every job in the cronjob module, then schedule a task (plesk) to run those cron jobs. I'm not sure what its called in cPanel. Do you use Plesk or cPanel on your server? You setup your server to run a scheduled task, like this in plesk. Im not sure how to do it in cPanel as I dont use it, but I'm sure it called something different, but works basically the same. Changing the Script path and token to whatever the cron job module says to use. Also, I put in 0,5,10,15 0 * * *, because I have my cron jobs running at midnight, and 0 mins, 5 mins, 10 mins, and15 mins, four jobs. You can set yours to just run at * * * * *, to run at all times if you want. Then in the cron jobs module you simply setup like this... See how I have each job running at midnight, and 0, 5, 10, and 15 mins? Again you can run them at anytime you see fit, if you use * * * * * in your servers task setup.
  14. I was having issue with just this thin last night... What I ended up doing was go into the configuration of the module, enter your keys, then go into one of the other tabs on the top of the page, then come back to the module settings, and the captcha box should be there now at the bottom of the settings page.
  15. SLiCK_303

    Erro CronJobs

    no, the latest version is 2.1.1, and it doesnt work, get 2.1.0
  16. SLiCK_303

    Erro CronJobs

    yup, a common problem, d/l the old version, and make sure you dont upgrade it in BO>modules.
  17. SLiCK_303

    Erro CronJobs

    what version of the cronjob module are you using?
  18. ok, I figured it out. On php 7.1.x, revws 1.0.5 doesnt work for me, on php 5.6.x it works fine.... edit: just for fun I tried php 7.0.x, didnt work on that either for me edit: ok, so i tested more, and it has to do with the smarty cache on or off. If i have it on in php 7.1, the module doesnt work for me, if i turn it off it works fine.
  19. I did as you suggested, I uninstalled the module, then deleted, then installed 1.0.5, then imported my old reviews. The bug is still there. When I login I no longer see the stars in the product list on the index, like New arrivals/Popular/Best Sellers/Specials... edit: hmm. this is only happening on my production site, on my test 1.0.3 site its working fine. I'll do some more digging and get back to you. edit: well I dunno what it is about 1.0.5, but it doesnt work on my system. I'm back to 1.0.4....
  20. I installed 1.0.4 and it worked fine. I re-install 1.0.5 and it's now doing the opposite, its showing if I'm logged in, but not to guests. so... i have no clue whats going on. edit: after clearing my BO cache, and my browsers cache, it's doing what I originally said. The stars are not showing on the index pages when I'm logged in, if i log out, they show fine. signed out signed in
  21. after a rest they are showing up, if I'm not signed in. As soon as I sign in they disappear from the index pages again.
  22. The review stars are not showing any longer on the index (New arrivals/Popular/Best Sellers/Specials). They show on the lists, when you go into a category, but not on those pages.
  23. two things about 1.0.5. 1st you forgot to change the version number in config.xml. 2nd, when you're in the BO modules, and you click on you as the author, your module does not come up. oh...and 3rd...thanx for the great module!
  24. yeah, it'll be pretty cool to be sure. @datakick has his module coded for it already, he just hasn't done a release yet. My birthdaygift module is already coded for it too, so you should see it show up in the Actions area under All external Actions. If you dont see it there, you probably need to upgrade to the newest version of my module.
×
×
  • Create New...