Jump to content
thirty bees forum

Beeta

Members
  • Posts

    390
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Beeta

  1. @lesley said in Upgrade to latest source: Are the permissions set correctly on the module? I chmodded to 775 directory and files and I'm getting the same error. @slick_303 said in Upgrade to latest source: I find it strange you are getting a FastCGI error when you are on fpm. Have you tried changing your php to FastCGI and see what happens? It's a configuration in Virtualmin, I'm on FPM (TCP connection and not Socket) Have you tried just deleting the statsmodule folder? You'll need it after you get things working, but just for now.... Now I deleted and the error about is not logged anymore... but I still get a 500 error page on TB back office (without specific info about the error). Before the migration to 1.0.4 did you get your cloned site fully working? Yes was fully working. Now I'm getting: 2018/02/08 01:12:59 [error] 27709#27709: *11509 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: lazy_load in /home/domain/domains/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 76 PHP message: PHP Notice: Trying to get property of non-object in /home/domain/domains/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 76 PHP message: PHP Notice: Undefined index: lazy_load in /home/domain/domains/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 76 But I think is related to browsing the front end.
  2. ok, I just finished following the article, the front end is working but I'm getting a 500 error logging in to the back office. This is the error on nginx logs: 2018/02/07 10:01:29 [error] 2468#2468: *2921 FastCGI sent in stderr: "PHP message: PHP Fatal error: Class 'ModuleStats' not found in /home/domain/domains/new.domain.com/public_html/modules/statsmodule/statsmodule.php on line 551" while reading response header from upstream, client: 79.12.245.69, server: new.domain.com, request: "GET /admin3892b5trc/index.php?controller=AdminModules&token=29fb394ab861c81bbeb0c6d5ddfc9d63 HTTP/2.0", upstream: "fastcgi://127.0.0.1:8012", host: "new.domain.com", referrer: "https://new.domain.com/admin3892b5trc/index.php?controller=AdminDashboard&token=ac94432f16559f611a6f76f6ae98a0a6" I double checked the statsmodule and I confirm that is uploaded in modules dir. Permissions seems ok. Another error on error.log is: 2018/02/07 10:06:28 [error] 2468#2468: *2921 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: lazy_load in /home/domain/domains/new.domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 76 I'm on a Debian 8: php 5.6.x (phpfpm) nginx 1.10.x
  3. I'm upgrading right know so I can report some bugs if found.
  4. how about moving this to Tips and Tricks? ...or add it to the core?
  5. @okom3pom said in [Free Module] Simple Vip Card: @FooLab How about the possibility to remember to customers that the VIP Card is expiring on the website when logged ? Where is the best way for you ? In the new version i add a new ShoppingCart hook to propose the vip card if card is expired or not a vip customer but i can add this information on an other hook / page ? Before i put a new version I thought about mail reminders... something like 30 days and 7 days before expiring and then when expired. Plus an overlay when the customer log in. how about an "mini" html widget "hookable" with the count of how much have you saved (if the customer have already a VIP Card) and/or invite guests and "not vip card owners" to get it. In the customer Vip Card page with a countdown on how many days remain and a counter on how much the customer has saved using the VIP Card. :astonished:
  6. how about adding a customer to a group after a specified number of reviews (within a timeframe?)? I think that customer groups is a features very undervalued if you want to create a community around the shop.
  7. Very useful! With this, you could make something like Amazon Prime o Zooplus Spar program, right? Customers can buy the VIP Card and then for a year (or more/less) they have discounts or benefits. How about the possibility to remember to customers that the VIP Card is expiring (on the website when logged and by mail)?
  8. @mdekker said in Is the forum thirtybees already in google playstore / App Store ...?: Good question. We can almost make it behave like a native app, so no need to be in the play store. This forum software is NodeBB. There have been a few projects to make push notifications work with OneSignal, but I don't know the status of that. https://community.nodebb.org/topic/10293/request-onesignal-for-nodebb Onesignal is free but sell customers information... how about Telegram? https://github.com/NodeBB-Community/nodebb-plugin-telegram-notifications https://community.nodebb.org/topic/6585/nodebb-plugin-telegram-telegram-notifications-on-nodebb
  9. I found some some info about this possibility here: https://coderwall.com/p/2q5lcw/prestashop-background-cron-csv-products-import https://coderwall.com/p/fwoaqq/prestashop-background-cron-csv-products-import-modified and here: https://pastebin.com/YYMdkZj1 I really can't understand why the Prestashop dev team never added the possibility to set a specified URL (with a private key) related to import configurations to be easily set up as import cronjobs. Is because is difficult to do it or maybe they never thought about it? I found this too (compatible with TB), I think that can help in some way who have no access to the server/cron. https://www.prestatoolbox.com/free-prestashop-modules/115-crontab.html
  10. I think that many merchants are only testing TB. I’m testing it a little for a future migration (now the shop is on an old virtuemart - a diecast shop) and in 2019 for my wife’s shop (clothing store). When in production I think I will became a patreon to support this project. Plus AFAIK with 1.0.4 the patreon’s TB page will be visible from the backend so more merchants will be aware of it.
  11. I didn't add any HTML TAG, I simply write it the paragraph with new line but in the footer the new like was stripped out. I still not used your solution, it didn't low down security enabling full HTML?
  12. Thank you @Lathaneo Can I ask you why the fixes (linked above) I found weren't working? I read this too: https://www.smarty.net/docsv2/en/language.modifier.nl2br.tpl
  13. I tried the second solution without success, in first one the code a little different from the TB one.
  14. I found this: https://mypresta.eu/en/art/basic-tutorials/line-breaks-in-block-contact-informations-addon.html and this: https://www.templatemonster.com/help/prestashop-1-6-x-allow-line-breaks-module-outputs.html
  15. how about adding the possibility to use HTML on blockcontactinfos? it can be very useful for the "address" field to format it in a decent way or at least add a <br/> on it.
  16. Hello, is it possible to configure the shop to create an additional pdf invoice type, with a different invoice count, linked to specified customer groups (or country of delivery) printed without TAX?
  17. Re: How Do I create a child theme? Do you think that in TB 1.1.x will be included the possibility to have child themes?
  18. @30knees said in Suggestion: Bank transfer - let customers see the bank details: My suggestion would be take make the link “Bank transfer” under “Payment method” on the order overview page clickable with the bank details. yes this is a thing that happen to us too.
  19. AFAIK TapaTalk had horribles security issue in the near past. https://www.google.com/search?q=tapatalk+security
  20. This a bug of the modded theme only, right?
  21. It can be an easy fix with CSS: Increasing class "votes" font size to have them more visible And change the color for class "upvoted" to GREEN and to class "downvoted" to RED so if you upvote or downvote the selected arrow will be GREEN or RED. Example:
  22. @mdekker said in importing/creating product with hashes in the title: It is technically not possible to add a# to a url, because it is a reserved character. Exactly! And this confirms the no sense on that thread on PS forum.
  23. I think that this is a very good argument for TB 1.1.x (when PS compatibility will be gone). And with mass edit also other major modules like marketplaces sync. IMHO those can be released as paid (not too much :sweat_smile: ) core modules usefull to sustain the project and attract new users.
  24. @mdekker said in importing/creating product with hashes in the title: These changes solve it: https://github.com/thirtybees/thirtybees/commit/1554a64fa69d84742af7f980bdb245b86b1a545d As far I can understand this # will continue to be trimmed from URLs, right?
  25. I like it. Why do you choose to not use jqZoom? I think that can be a good solution to read book covers.
×
×
  • Create New...