Jump to content

Dknelson

Clients
  • Posts

    131
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Dknelson

  1. My forum is set up so that it requires manual approval of all new registrations.  I think I used to get an email when somebody registered but I'm I'm. not getting them now.  If I don't check in the admin panel very regularly, I miss them.  I have looked and I[m sure it's there somewhere but can't find where to turn it on.  

  2. 42 minutes ago, TAMAN said:

    Hi,

    The theme should be fine for ips 4.7.10 there was no changes in globalTemplate and navBar i have tested it and everything works

    let me know if something is not working for you

     

    I don't know what happened.  When I did the update, the picture at the top of the my page just showed constantly loading, never showed up.  Also, the reply buttons wouldn't work.  I disabled all plugins and etc. and then it started working.  I reenabled them all one at a time and everything still works fine.   But, I have a "Pages" page set for my home page so when somebody type the URL to my site it opens that page.  It was no longer working,.  People were just getting a blank page.  It had my themes header, menu, and etc but no other content.  I had to redo some forwarding to get it to work again.  It all seems to be working OK now but for a while was all messed up.  

  3. On 11/29/2022 at 8:45 AM, Dknelson said:

    Well I hate to say it and have held back on saying anything but it looks like those of us using this theme are now on their own.   I like it but guess I need to find a new one.  @TAMAN has been great supporting his products in the past but we can't even get a response now.  I've tried posting here and also sent him a private message with no response.  I thought at first that perhaps he was just away on vacation or something but his profile shows that he has been on line many times.  Sorry to say that I will not be purchasing his products again.  

    If I could delete this post I would.  Taman has apologized and resolved the issues.  I should have held off a bit longer before posting this.  He appears to be a man of his word and this is a great theme.  

  4. Well I hate to say it and have held back on saying anything but it looks like those of us using this theme are now on their own.   I like it but guess I need to find a new one.  @TAMAN has been great supporting his products in the past but we can't even get a response now.  I've tried posting here and also sent him a private message with no response.  I thought at first that perhaps he was just away on vacation or something but his profile shows that he has been on line many times.  Sorry to say that I will not be purchasing his products again.  

  5. I'm starting to get frustrated now.  Still haven't updated because I just don't know if it's going to cause problems with this theme.  Don't know why we aren't getting any answers.  I hope that @TAMAN is ok and perhaps just out on vacation or something.  

  6. 2 hours ago, Martin A. said:

    Yeah, those would need to be manually deleted. That would also mean that should they renew their subscription they would also need to re-add their location.

    Would it be better if I added a member group setting to hide the markers instead?

    Yes, that would work great.  Thanks for the reply.

  7. Maybe this has been answered but I didn't find it.  I have a few different groups.  I recently changed the map so that it is only accessible to my paid members.  So now I have "expired" members who are still showing up on the map.  Is there a quick way to remove all the markers for expired members?  The only way I've found is to delete them one at a time.  If it can't be done through the app, can it be done through the database?

  8. I have a mix of Inno and MySam tables.  A LOT of MySam.  I know how to change them one at a time but don't know how to change them all at once.  Can somebody give me a step by step on how to change them all to Inno?  I know just enough to destroy everything.   I tried the following query but it didn't work,  Said something about formatting errors.  Also exactly where in PHP do I run it?

    root@host [~]# mysqlshow -i dknelson_ipb2 | grep -ic innodb
    62
  9. Just installed the update.  Still getting the errors.  Do I need to do something else?

    • A class in an app extends the class \IPS\memberlist\Helpers\Form\FormAbstract for which no file /home/dknelson/public_html/forum/applications/memberlist/sources/Helpers/Form/FormAbstract/FormAbstract.php exists! The method scanner skipped comparing that file to any of its subclasses
      156
    • The class \IPS\memberlist\Helpers\Form\Address extends \IPS\memberlist\Helpers\Form\FormAbstract, but the parent class couldn't be loaded.
  10. When I go tot he support page in my control panel, I get this recommendation.

    InnoDB database tables typically perform more efficiently and reliably than other database engines such as MyISAM on most modern hosts when configured correctly. It is strongly encouraged to ensure all of your database tables are using the InnoDB storage engine, and that your hosting provider has configured MySQL for InnoDB use.

    Right now, I have a mix of MySam and InnoDB tables.  I know how to swap them all to InnoDB but when I asked my host about it, this was their response.

    You need to convert only tables that benefits greatly from being under InnoDB. Please refer the link to read more on this:

    https://www.knownhost.com/kb/what-is-the-difference-between-myisam-and-innodb/

    The risk of converting are memory errors as innodb_buffer_pool_size configuration provides the value of buffer pool size and data crash. Pleas make sure to take a sql backup before any changes.
     

    So now I'm a bit confused.  Should I just ignore the Invasion recommendation or ignore my hosts recommendation?

×
×
  • Create New...