Jump to content

TheRealHerogus

Members
  • Posts

    11
  • Joined

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by TheRealHerogus

  1. Okay so we found out the issue. In the mysql database it was limited to 32 characters, putting it to 255 will resolve this issue after trying webhooks.
  2. Hey @Fosters, When i submit my application on my site i get a config error. No idea why, already re-installed the application. Found some form of error log: INSERT INTO `core_api_webhook_fires` ( `webhook`, `event`, `data`, `time`, `status` ) VALUES ( 1, 'applicationform.application.submitted', '{"id":1,"title":"OSRP Membership Application"}', 1674160920, 'pending' ) IPS\Db\Exception: Data too long for column 'event' at row 1 (1406) #0 /home/onestate/public_html/system/Db/Db.php(941): IPS\_Db->preparedQuery('/*onestate_main...', Array) #1 /home/onestate/public_html/system/Api/Webhook.php(261): IPS\_Db->insert('core_api_webhoo...', Array) #2 /home/onestate/public_html/applications/applicationform/Application.php(23): IPS\Api\_Webhook::fire('applicationform...', '{"id":1,"title"...') #3 /home/onestate/public_html/applications/applicationform/sources/Position/Position.php(501): IPS\applicationform\_Application::fireEvent('applicationform...', Object(IPS\applicationform\Position)) #4 /home/onestate/public_html/applications/applicationform/modules/front/applications/form.php(63): IPS\applicationform\_Position->handleForm(Array) #5 /home/onestate/public_html/applications/applicationform/modules/front/applications/form.php(31): IPS\applicationform\modules\front\applications\_form->_showForm() #6 /home/onestate/public_html/system/Dispatcher/Controller.php(118): IPS\applicationform\modules\front\applications\_form->manage() #7 /home/onestate/public_html/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #8 /home/onestate/public_html/index.php(13): IPS\_Dispatcher->run() #9 {main}
  3. Hey, I have ads on my site and out of no where it does weird ad pop ups How do you disable that? It looks really bad.
  4. Hey, I recently moved host and everything is now working fine on the site. But when i try to create a new AD in the admincp and supply the google ad supply code it will cause a error and not let me continue. I tested it further and if i simply post a picture it will allow the ad to be displayed and creates the ad. However HTML code it will not allow. Now i don't have any errors on the front end and i can post files there, screenshots, forum posts etc. So i find it rather weird it does it for something simple as an ad. What could be the cause of it? I kind of assume execute or write error or that the server is forbidding HTML posting, which i think its forbidding HTML.. What could i do to resolve this?
  5. So i just checked. And apparently the medals have this weird text bug or something. Anyone any ideas how to fix?
  6. Hey For some reason my medals look like this? How can i make it so that they are all nice and stretched out to the right? Because this kinda looks uh. Bad! 😄 Link to the page. https://www.flmods.com/trophies/
×
×
  • Create New...