Jump to content

Electric_Sheep8787

Clients
  • Posts

    17
  • 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 Electric_Sheep8787

  1. Is it possible to force users to only show certain badges?

    For example, i want premium members to show a badge in the postbit which conforms with a Platinum or gold membership badge.

  2. Hey all,

    I migrated to a new server and also updated to the newest version.

    However i'm unable to create new topics. New posts work fine - just cannot create new topics.

     

    INSERT INTO `ibf_forums_topics` ( `start_date`, `last_post`, `starter_id`, `starter_name`, `last_real_post`, `last_poster_id`, `last_poster_name`, `forum_id`, `approved`, `state`, `views`, `pinned`, `featured`, `is_future_entry`, `posts`, `topic_queuedposts`, `topic_hiddenposts`, `publish_date`, `title`, `title_seo`, `poll_state`, `topic_open_time`, `topic_close_time` ) VALUES ( 1667167221, 1667167221, 3350, 'Admin', 1667167221, 3350, 'Admin', 41, 1, 'open', 0, 0, 0, 0, 0, 0, 0, 1667167221, 'Admin', 'test', NULL, 0, 0 )
    IPS\Db\Exception: Field 'who_viewed' doesn't have a default value (1364)
    #0 /home/site/public_html/forums/system/Db/Db.php(941): IPS\_Db->preparedQuery('/*siteadmin_foru...', Array)
    #1 /home/site/public_html/forums/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('forums_topics', Array)
    #2 /home/site/public_html/forums/applications/forums/sources/Topic/Topic.php(1557): IPS\Patterns\_ActiveRecord->save()
    #3 /home/site/public_html/forums/system/Content/Item.php(414): IPS\forums\_Topic->save()
    #4 /home/site/public_html/forums/system/Content/Item.php(143): IPS\Content\_Item::createFromForm(Array, Object(IPS\forums\Forum))
    #5 /home/site/public_html/forums/applications/forums/modules/front/forums/forums.php(639): IPS\Content\_Item::create(Object(IPS\forums\Forum))
    #6 /home/site/public_html/forums/system/Dispatcher/Controller.php(107): IPS\forums\modules\front\forums\_forums->add()
    #7 /home/site/public_html/forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #8 /home/site/public_html/forums/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

     

  3. 15 minutes ago, Randy Calvert said:

    A couple of notes… are you editing the right php.ini?  Check your phpinfo output for what is actually being processed by scripts. 

    Do you have any other INI file being loaded setting memory limits? (such as inside a conf.d folder)

    The phpinfo file is saying that the Loaded Configuration File and file path is loading old info from my older address that i'm migrating from, along with it being PHP Version 7.3.11 instead of PHP 8 which i'm running on the VPS. I'm not sure how that's happening.

  4. Hello,

    My website is currently offline as my database is full. I'm unable to access the Admin panel or PHPmyAdmin.

    I think this is due to the database containing the UT8 conversion back-up table after the upgrade to IPBoard 4. I think that might itself might be large in size.


    Is anyone able to tell me what that table would be called so i could direct the webhost technicians to delete? And if it would indeed contain a large size?

×
×
  • Create New...