Jump to content

TCWT

Clients
  • Posts

    2,332
  • Joined

  • Last visited

Reputation Activity

  1. Like
    TCWT got a reaction from Robert Angle in After migration, no email sent for new member registrations   
    Not really a fix but workaround. The new member always receives an email regardless of which setting previously.
  2. Thanks
    TCWT reacted to DawPi in After migrating hosts, unable to access ACP   
    In file:
    /admin/applications/core/modules_admin/mycp/dashboard.php Find:
    $online = $this->DB->buildAndFetch( array( 'select' => 'count(*) as rows', 'from' => 'sessions', 'where' => "running_time > {$time}" ) ); Change to:
    $online = $this->DB->buildAndFetch( array( 'select' => 'count(*) as `rows`', 'from' => 'sessions', 'where' => "running_time > {$time}" ) ); Save and upload.
  3. Thanks
    TCWT reacted to Randy Calvert in After migrating hosts, unable to access ACP   
    Support won’t login to your server and support for 3.X ended YEARS ago.  Off hand it sounds like when you moved servers you moved to a host that has a newer version of MySQL than what 3.3 supported. 
    The 3.3.X line is 10+ years old and like 10 versions of PHP behind modern standards. 

    I would HIGHLY recommend working with a 3rd party resource that specializes in legacy upgrades and move to an updated version. Otherwise IPS itself won’t be able to provide support. 
    https://invisioncommunity.com/third-party/providers-directory/?advanced_search_submitted=1&content_field_231[4]=4&content_field_232[0]=0&content_field_232[1]=1
  4. Thanks
    TCWT reacted to teraßyte in After migrating hosts, unable to access ACP   
    They don't offer any more support for the 3.x version. Also, the RECOVERY_MODE constant works only for 4.x, so it won't work for you on 3.3.
     
    That said, your issue is that your MySQL (MariaDB) version is too new compared to the version required by the 3.3 version, and the "column name" rows throws an error because it's a reserved word now.
    It can be changed to make it compatible, but I really suggest either downgrading your database version or updating the site to the latest 4.7 version. 🙄
  5. Thanks
    TCWT reacted to Robert Angle in After migrating hosts, unable to access ACP   
    Support for self-hosted clients is provided right here in this forum. It's currently after hours. While someone at Invision might happen to read this tonight, they usually aren't actively monitoring until they open in the morning.
    At least it's running on the front end. I don't think it's going to be easy to upgrade from 3.3 to the latest release. You're gonna have to jump through some hoops.
  6. Like
    TCWT reacted to thebronxbomber in Member Map   
    Are you sure about this? I just installed this a few days ago...at first I installed v3 but then I got that error too--then I disabled v3, enabled v2 and regenerated a new key and now it works on my site.




    To the developer,

    Thank you for a wonderful application! My members love it! Does it cost money for a Bing API though? BING look more fluid in its map from what I've seen.


    Ryan
  7. Like
    TCWT reacted to stoo2000 in Member Map   
    The V2 API has been deprecated for about 3 years now, the V2 api will change into a V2/V3 hybrid in November.

    I'll recap as although it's been mentioned on many pages in this topic this information has slipped back out of view. API Keys are available via the console. https://code.google.com/apis/console


    You do require a Bing account to use the API, but they do have a free level that's pretty much the same (if not better) than the free Google Maps offering.
  8. Like
    TCWT got a reaction from Faftoobiainic in I definitely want "Unsubscribe" link in email notification   
    It's not in 2.x either.
  9. Like
    TCWT got a reaction from Blind Bandit in Moderation, where IPB is lacking..   
    I always find this area lacking in ipb.
  10. Like
    TCWT got a reaction from Booth in IPB 3.1.0 features   
    PM low space warning
    PM vacation messages
  11. Like
    TCWT got a reaction from Anonymous IPB User in IPB 3.1.0 features   
    PM low space warning
    PM vacation messages
  12. Like
    TCWT got a reaction from AlexJ in For those thinking of switching   
    IPB need to change the search as many have suggested.
  13. Like
    TCWT got a reaction from iozay in IPB 3.1.0 features   
    I doubt forums will die anytime soon.
  14. Downvote
    TCWT got a reaction from nabludatel in IPB 3.1.0 features   
    I doubt forums will die anytime soon.
  15. Like
    TCWT got a reaction from The Old Man in Suggestion: Remove signatures when displaying PMs   
    I'm all for this too.
  16. Like
    TCWT got a reaction from AtariAge in What happened to the Search system?   
    I never received any complaints about the search being too complicated. Why can't there be a simple and advanced mode like before? :( After all my suggestions to improve search, this is the outcome? :(
  17. Like
    TCWT reacted to TrixieTang in IPB3 Suggestions   
    But posting "+1" is so much more fun!
×
×
  • Create New...