Jump to content

Atlasx

Frost
  • Posts

    24
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Atlasx

    I had NO clue something this great existed, this is something I've wanted for so so so so so long, thank you!
  1. Version 1.1.0 Beta 4

    802 downloads

    Note from WebFlake Staff: This application is not compatible with IPS 4.3 or later. The original author of this application abandoned it many months ago and as of May 2018, we recommend not using this application in a live environment. There have been isolated reports that the application functions with 4.3 with the exception of role sync, so you're welcome to test it for yourself. We cannot and will not provide support for this application. This application will NOT embed any kind of chat into your forum! This will merely syncs groups/roles and posts notifications from your forum to discord. Role syncing only works one-way (IPS->Discord). Features: Group/Role syncing. OAUTH2 authentication for IPS. Ban syncing. Post automated notifications to channels about new topics/posts. Post automated notifications to channels about new calendar events. Post automated notifications to channels about new downloads. Why is the price so "high"? I raised the price quite a bit to cut down support requests, so I can focus more on building new features. As it stands now, I have not worked on new features for months but only on support requests.
  2. Been using IPS for about a year and half, I also host other peoples IPS, around 4 different sites, never been "caught"
    I really appreciate you going out of your way to get this, unfortunately for me it still has a few problems in 4.2.7: For instance even if you leave something blank for the criteria it will just revert it to 0, which basically wont award members with negative values (for instance my account has negative value and cant receive an award due to repcount always reverting back to 0 when leaving it blank. nonetheless, thank you very much I genuinely appreciate it!
    Doesn't work correctly on 4.2.7, desperately in need of the newest version.
  3. Hey I'm looking for a few plugins / applications (not sure which way would be best do this) I'm currently looking for a way to have specific usergroups have the ability to change the hue and saturation of their rank, this would change the hue of: - Username style / glow - Userbar - User's highlight on their posts I'd like to be able to select what usergroup can do this, two simple sliders to change the hue and saturation as well. I'm not entirely sure on the budget for this, as far as I know there is no forums that actually has this feature that is running IPS. So I'll say around $20-$50, depending on the quality / speed. My discord is: atlas#7228 Thanks!
  4. Thanks for the help, if I have this problem again I might try to look into it further.
  5. that one worked immediately. Could it also potentially have been the file size?
  6. The only restriction was that every picture required a prefix, I went ahead and made a fresh category with no limitations and still received the error.
  7. Latest version, here is link to image. One of my members tried uploading this image. I tried uploading it myself with the same result.
  8. I changed it from png jpg jpeg, etc. It is only one specific image as far as I know. Ive done other images before this one and even after, but only the one specific image is completely breaking the album area.
  9. This is what I'm currently dealing with upload a specific image, nothing is different about it from the others. This is the error message I get once trying to upload it: DomainException: (0) #0 /var/www/html/forums/applications/gallery/modules/front/gallery/view.php(306): IPS\File\_FileSystem->getImageDimensions() #1 /var/www/html/forums/system/Dispatcher/Controller.php(96): IPS\gallery\modules\front\gallery\_view->manage() #2 /var/www/html/forums/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #3 /var/www/html/forums/applications/gallery/modules/front/gallery/view.php(61): IPS\Content\_Controller->execute() #4 /var/www/html/forums/system/Dispatcher/Dispatcher.php(146): IPS\gallery\modules\front\gallery\_view->execute() #5 /var/www/html/forums/index.php(12): IPS\_Dispatcher->run() #6 {main} I can upload other types of images but the moment I try to upload this one it completely breaks the album. Any thoughts on what I should try doing?
  10. This is the error I get when I upload the database, it still lets you use it but yeah. As you can see I'm running 4.1.19.4 Where to go from here?
  11. INSERT INTO `cms_custom_database_3` ( `record_publish_date`, `record_last_comment`, `member_id`, `record_last_comment_by`, `record_last_comment_name`, `record_last_review`, `category_id`, `record_approved`, `record_locked`, `record_views`, `record_pinned`, `record_featured`, `record_future_date`, `record_comments`, `record_reviews`, `record_comments_queued`, `record_comments_hidden`, `record_meta_keywords`, `record_meta_description`, `field_18`, `field_12`, `field_13`, `field_11`, `field_14`, `field_15`, `field_16`, `field_17`, `record_saved`, `record_updated`, `record_allow_comments`, `record_static_furl` ) VALUES ( 1500355528, 1500355528, 1, 1, 'Atlas', 1500355528, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '<p> Testing </p>', '', '', '', '', '', '', '', 1500355528, 1500355528, true, NULL ) IPS\Db\Exception: Incorrect integer value: '' for column 'field_14' at row 1 (1366) #0 /var/www/html/community/system/Db/Db.php(808): IPS\_Db->preparedQuery('/*IPS\\collab_ho...', Array) #1 /var/www/html/community/system/Patterns/ActiveRecord.php(460): IPS\_Db->insert('cms_custom_data...', Array) #2 [internal function]: IPS\Patterns\_ActiveRecord->save() #3 /var/www/html/community/init.php(448) : eval()'d code(183): call_user_func_array('parent::save', Array) #4 /var/www/html/community/applications/cms/sources/Records/Records.php(1650): IPS\collab_hook_ipsContent->save() #5 /var/www/html/community/applications/cms/sources/Records/Records.php(1026): IPS\cms\_Records->save() #6 /var/www/html/community/system/Content/Item.php(332): IPS\cms\_Records->processForm(Array) #7 /var/www/html/community/applications/cms/sources/Records/Records.php(2018): IPS\Content\_Item::createFromForm(Array, Object(IPS\cms\Categories3), true) #8 /var/www/html/community/system/Content/Item.php(87): IPS\cms\_Records::createFromForm(Array, Object(IPS\cms\Categories3)) #9 /var/www/html/community/applications/cms/modules/front/database/category.php(545): IPS\Content\_Item::create(Object(IPS\cms\Categories3)) #10 /var/www/html/community/system/Dispatcher/Controller.php(86): IPS\cms\modules\front\database\_category->form() #11 /var/www/html/community/applications/cms/sources/Databases/Dispatcher.php(299): IPS\Dispatcher\_Controller->execute() #12 /var/www/html/community/applications/cms/modules/front/pages/page.php(164): IPS\cms\Databases\_Dispatcher->run() #13 /var/www/html/community/system/Dispatcher/Controller.php(86): IPS\cms\modules\front\pages\_page->__call('form', Array) #14 /var/www/html/community/applications/cms/modules/front/pages/page.php(34): IPS\Dispatcher\_Controller->execute() #15 /var/www/html/community/system/Dispatcher/Dispatcher.php(129): IPS\cms\modules\front\pages\_page->execute() #16 /var/www/html/community/index.php(13): IPS\_Dispatcher->run() #17 {main} Thoughts? No idea where to go from here lol, this is upon posting something.
  12. would you need the entire xml file or would you need specific parts of the css? you can either use the one i edited a bit HX_Night_-_Redux (2).xml
  13. Hello I would really appreciate if someone could show me what lines of code to edit to use "this" / image as a background image to get "this" / effect. (basically change some of the css to have a that repeating background. If anyone can help me that would be great!!!
×
×
  • Create New...