Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

File Upload doesn't allow deleting anymore.

phreakphreak Vanilla*APP (White Label) & Vanilla*Skins Shop MVP
edited November 2014 in Vanilla 2.0 - 2.8

Hi all,

My community under 2.0.18.14 and a customized version (by your inputs here) runs into a problem, when deleting uploaded images.

This is the error users get in a popup, when they try to delete an uploaded image.

Attempted to set invalid DeliveryType value (JSON). LOCATION: /www/htdocs/w00ccea7/library/core/class.controller.php 615: if (defined('DELIVERY_TYPE_'.$Default)) { 616: $this->_DeliveryType = $Default; 617: } 618: else { 619: throw new Exception(sprintf(T('Attempted to set invalid DeliveryType value (%s).'), $Default)); 620: } 621: } 622: 623: return $this->_DeliveryType; BACKTRACE: [/www/htdocs/w00ccea7/library/core/class.dispatcher.php 295] Gdn_Controller->DeliveryType(); [/www/htdocs/w00ccea7/index.php 53] Gdn_Dispatcher->Dispatch();

Anyone has an idea on this?

Thanx a lot for help,
phreak

  • VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
  • VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla

Comments

Sign In or Register to comment.