Jump to content
thirty bees forum

SLiCK_303

Members
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SLiCK_303

  1. As there is no language selector to the right of the image, like there is on the title or content, I would assume you cannot do this. I don't really know if I would call this a bug, or rather an oversight...or just a lack of feature... The only way to fix it would to be changing the code of the module.
  2. There is no good solution... you could make the line ... {$post->title|truncate:'20'|escape:'htmlall':'UTF-8'} into.. {$post->title|escape:'htmlall':'UTF-8'} but then if your title is long you will break the formatting. I would keep playing with the truncate size till you are more or less happy. I assume you are not seeing the difference when you change it because of caching...
  3. My experience may be different than others, it depends on a lot of things. First and foremost I had made no edits to any core files, so all I had to worry about is my overrides and theme. The theme was easy enough because I base mine off of community-theme-default, so there were only a few edits needed. I had to add the file password-set.tpl, then edit the file products-comparison.js, and also edit the file blocknewsletter/blocknewsletter.tpl. A good comparison program like BeyondCompare will help with these edits. As for my overrides, well I had a couple I had to modify because they were based off of 1.2.x code, too specific for me to tell ya what i did.... Basically what I was trying to get at is this, if you havent modified any of the core files, this upgrade is easy...... Do be intimidated by it, or just fall into the 'if it aint broke, dont fix it' thing. The new version is the future of tb, so if you plan on continuing with tb, go ahead and do the upgrade. Backup files and db first obviously....... edit: I forgot to mention the mails.... all of the /mails/en/*.* files were updated. 99% of it was simply taking out blank spaces at the end of lines, so no real biggie. But i copied all of the new ones over my installation, as I noticed the core updater did not update them. I also looked in my theme folder and there was a mails folder there too. I compared all of those mail files, and I had edited none of them, so I deleted the folder so there would be no confusion.
  4. Well, after another update of the coreupdater, and playing with it, and comparing these files to those files, then that to this, and working on it for the past few days, I have updated my production site to 1.3.0. After its all said and done, I think all I had to do was, update my mails, modify like 3 theme files, add a theme file, and update a few of my overrides and I was good to go. Nice job tb team, keep up the good work.
  5. Sent you the info via pm..
  6. I do have SSL, and I do access the front and backoffice with https://...
  7. Now i get the following when trying to upgrade. This is after you press the bottom on the bottom right to start the upgrade process... now when i run the updater again, i get the following...
  8. trying to open up the core updater log file, to see if it says anything useful. I'ts like almost 3 gigs.....little carried away with the loggin aren't cha? edit: ok so I deleted the log file, and ran the updater again. The last three lines of my log are.... 2021-10-18 21:49:56 Process cabb65ede725607d9aa5302df99efbb5: step DOWNLOAD_FILES finished with state {"progress":1,"state":"DONE"} 2021-10-18 21:49:56 Process cabb65ede725607d9aa5302df99efbb5: processing step {"action":"DOWNLOAD_FILES","revision":"1.2.0","ignoreTheme":false} 2021-10-18 21:49:56 API request: {"revision":"1.2.0","action":"list-revision","php":"7.4.24"}
  9. stuck on one of the first steps....doesnt go any further.... edit: posted this in the wrong place..sorry. feel free to move it if you like.... edit2: so I deleted my cache folder, and re-uploaded a fresh copy. I also tried using a different browser to do the update, still no go, stuck at the same %. edit3: tried on my clone site, same thing, stuck at 42.86%....
  10. I use a modified version of the default community theme, has always worked well for me.
  11. I always use the file that TB makes when you ask it to do a db backup...Or the one i get from phpMyAdmin..
  12. I believe that would be... BO>Modules&Services>Block CMS Info>Configure
  13. This seems to be a bug in TB, not being able to edit the ISO code in BO>Localization>Countries, as I cannot edit them as well on my 1.2.0 test server. I would find it in the DB and edit it manually if it were me. Backing up the db first of course.....
  14. SLiCK_303

    Demo site

    I guess the person that fixed/broke it would have to come forward then and explain what happened. Glad that its working now at least...
  15. So at some point you changed the default ISO code for Greece from GR to EL? And now you cant change it back? By default it's at GR..
  16. SLiCK_303

    Demo site

    Works just fine, you just need to have the correct url. If you click on yours, then you click on either the front or back demo. As of right now, they are both working fine....
  17. I would at least post to the Supporters forum, leave everyone else in the dark...... 😜
  18. TB v1.2.0, TB Paypal v5.4.5.....working fine here.....
  19. As TB v1.2 is 99.9% the same thing as TB v1.1.x, then most any module that works on 1.1 'should' work with 1.2. If the author is not going to update anymore, that's a different issue.
  20. is there an echo in here.....?
  21. Can you inspect the blank page with the blue circle, and see if its showing errors or anything. Or is there anything in your error logs, either tb or your hosts? Other than that I'm clueless why it's not working. I can however recommend just going with @datakick 's paid version of his revws module. Its a MUCH better reviews module than stock, AND with the paid version it can do review requests. It's actually what I use.....
  22. It should come up with a blank white screen when you cut and paste the crons url, and run it in a new window. Then when you come back to the module, on the bottom it should show the amount of emails sent and the date it was done, and should show 0 emails to send. If this still is not happening, I recommend that you uninstall, and re-install the module. If it STILL does not work......do you have any email or GDPR modules installed? Maybe they are causing some sort of conflict.
  23. Show me a pic of how you have the module configured. I guess you could give me BO access, and I could check it out myself, up to you....
  24. and looking in the same place, other emails have been successfully sent? what version php are you using, what version tb are you using?
×
×
  • Create New...