Jump to content

Ben Wilkins

Clients
  • Posts

    25
  • 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 Ben Wilkins

  1. Little late to the party here, but just upgraded to 4.7..

    Do you happen to know if its possible to edit the CSS of a style / element in the admin panel any more? Looking in the inspect element, I see the target element I want is styled in css_built0 - which obviously refers to skin ID 0, but this skin/theme isnt available to edit in the 
    admincp, so no custom.css attached to it I assume?

  2. When trying to upload attachments to my forum, I get the following message.

     

    image.png.8163ba9df606e40cdad86f91ae9edb67.png

     

    #0 C:\Core-Servers\Apache24\htdocs\Forum\system\Image\Image.php(95): IPS\Image\_Imagemagick->__construct('\x89PNG\r\n\x1A\n\x00\x00\x00\rIHD...')
    #1 C:\Core-Servers\Apache24\htdocs\Forum\system\File\File.php(298): IPS\_Image::create('\x89PNG\r\n\x1A\n\x00\x00\x00\rIHD...')
    #2 C:\Core-Servers\Apache24\htdocs\Forum\system\File\File.php(399): IPS\_File::create('core_Attachment', 'mainreg-overwat...', '\x89PNG\r\n\x1A\n\x00\x00\x00\rIHD...', NULL, false, NULL, true)
    #3 C:\Core-Servers\Apache24\htdocs\Forum\system\Helpers\Form\Upload.php(700): IPS\_File::createFromUploads('core_Attachment', NULL, NULL, NULL, NULL, 0, Object(Closure), NULL, true)
    #4 C:\Core-Servers\Apache24\htdocs\Forum\system\Helpers\Form\Upload.php(274): IPS\Helpers\Form\_Upload->processUploads()
    #5 C:\Core-Servers\Apache24\htdocs\Forum\system\Helpers\Form\Editor.php(695): IPS\Helpers\Form\_Upload->__construct('topic_comment_2...', Array, false, Array)
    #6 C:\Core-Servers\Apache24\htdocs\Forum\system\Helpers\Form\Editor.php(158): IPS\Helpers\Form\_Editor->getUploader('topic_comment_2...')
    #7 C:\Core-Servers\Apache24\htdocs\Forum\system\Content\Item.php(4323): IPS\Helpers\Form\_Editor->__construct('topic_comment_2...', NULL, true, Array, Object(Closure))
    #8 C:\Core-Servers\Apache24\htdocs\Forum\system\Content\Item.php(4125): IPS\Content\_Item->commentFormElements()
    #9 C:\Core-Servers\Apache24\htdocs\Forum\system\Theme\Theme.php(847) : eval()'d code(3852): IPS\Content\_Item->commentForm()
    #10 C:\Core-Servers\Apache24\htdocs\Forum\system\Theme\SandboxedTemplate.php(61): IPS\Theme\class_forums_front_topics->topic(Object(IPS\forums\Topic), Array, NULL, Array, true, NULL, Array)
    #11 C:\Core-Servers\Apache24\htdocs\Forum\applications\forums\modules\front\forums\topic.php(437): IPS\Theme\_SandboxedTemplate->__call('topic', Array)
    #12 C:\Core-Servers\Apache24\htdocs\Forum\init.php(820) : eval()'d code(28): IPS\forums\modules\front\forums\_topic->manage()
    #13 C:\Core-Servers\Apache24\htdocs\Forum\init.php(820) : eval()'d code(84): IPS\forums\modules\front\forums\basicpoints_hook_topicController->manage()
    #14 C:\Core-Servers\Apache24\htdocs\Forum\system\Dispatcher\Controller.php(96): IPS\forums\modules\front\forums\hook227->manage()
    #15 C:\Core-Servers\Apache24\htdocs\Forum\system\Content\Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #16 C:\Core-Servers\Apache24\htdocs\Forum\applications\forums\modules\front\forums\topic.php(39): IPS\Content\_Controller->execute()
    #17 C:\Core-Servers\Apache24\htdocs\Forum\system\Dispatcher\Dispatcher.php(152): IPS\forums\modules\front\forums\_topic->execute()
    #18 C:\Core-Servers\Apache24\htdocs\Forum\index.php(13): IPS\_Dispatcher->run()
    #19 {main}

     

×
×
  • Create New...