Jump to content

Blizzard098

Friends
  • Joined

  • Last visited

  1. Greetings, I am looking to add a custom field underneath my users names on the staff directory. So far I've taken a peek at the below thread and am still scratching my head. How can I reference a specific custom profile field using the $user->member() variable in the layout blocks? I did it once before but honestly forgot how and cannot find my way again lol. Any help would be greatly appreciated. Thanks!
  2. Blizzard098 replied to Blizzard098's post in a topic in General Questions
    That was the problem lol, thanks!
  3. Blizzard098 replied to Blizzard098's post in a topic in General Questions
    Yes the forums, downloads, gallery, etc. are all installed as are clubs, I just cannot find the ability to make like a forum or a gallery within a club if that makes sense.
  4. Blizzard098 posted a post in a topic in General Questions
    Hello, I have Invision Community Classic (self-hosted IPB) and I am not seeing the ability to make forums, download areas, etc. for clubs. I only have the option to make pages. Is this an error on my end? Thanks
  5. Does this application log Discord IDs? Like am I able to see Discord IDs as an admin from a user who's account is sync'd?
  6. Blizzard098 replied to HeadStand's post in a topic in Marketplace
    Is it possible to remove the rich text box at the bottom?
  7. ah yes.. here is the backtrace: #0 /srv/http/forums/public/system/Db/Db.php(1656): IPS\_Db->query('CREATE TABLE `s...') #1 /srv/http/forums/public/system/Application/Application.php(1416): IPS\_Db->createTable(Array) #2 /srv/http/forums/public/applications/core/modules/admin/applications/applications.php(973): IPS\_Application->installDatabaseSchema() #3 /srv/http/forums/public/system/Helpers/MultipleRedirect/MultipleRedirect.php(92): IPS\core\modules\admin\applications\_applications->IPS\core\modules\admin\applications\{closure}(Array) #4 /srv/http/forums/public/applications/core/modules/admin/applications/applications.php(1106): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #5 /srv/http/forums/public/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\applications\_applications->install() #6 /srv/http/forums/public/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #7 /srv/http/forums/public/applications/core/modules/admin/applications/applications.php(43): IPS\Node\_Controller->execute() #8 /srv/http/forums/public/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\applications\_applications->execute() #9 /srv/http/forums/public/admin/index.php(14): IPS\_Dispatcher->run() #10 {main} The log itself says Can't create table `web_forums`.`stratagem_comments` (errno: 1 "Operation not permitted")
  8. There are no error logs, no. Like I said, this error only shows up when attempting to install this addon. I can install any other perfectly fine.
  9. So I am getting this when installing the app: 1S111/1 Can't create table `web_forums`.`stratagem_comments` (errno: 1 "Operation not permitted") However other applications install perfectly fine.
  10. @Fosters I have a suggestion. Maybe add categories to group forms into on the forms page? That way you can do things like Web Forms, Contact Forms, etc. and group several forms under those categories if you know what I mean.
  11. Blizzard098 replied to Michael.J's post in a topic in Marketplace
    Nope.
  12. Blizzard098 replied to Michael.J's post in a topic in Marketplace
    BUG: Also if you have a form create a new thread and spam the "send" button it creates as many posts as the amount of times you click. I was able to create 12 posts at once. I have to disable the addon on my forum until that is fixed 😞
  13. Blizzard098 replied to Michael.J's post in a topic in Marketplace
    Is it possible to make categories for forms rather than just having a whole list?
  14.    Blizzard098 reacted to a post in a topic: Auto Reply to Topics
  15. Ah alright, but surely there is a way to block all of the auto-replies from going to the activity stream. (i.e. Make a forum bot group, and any account in that group doesn't get posted to activity stream)?
  16. Also how might I make it so the auto-reply doesn't show in thread activity? (i.e. In the forum list it'll still show that the original author created the thread - it won't show that the auto-reply was done).