Closed
Bug 691709
Opened 14 years ago
Closed 13 years ago
Warning Message in Addon Section
Categories
(Websites Graveyard :: byob.mozilla.com, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cbook, Unassigned)
Details
An error was detected which prevented the loading of this page. If this problem persists, please contact the website administrator.
application/modules/addon_management/controllers/addonmanagement.php [117]:
mkdir(): Permission denied
----
Stack Trace
application/modules/addon_management/controllers/addonmanagement.php [117]:
mkdir( /web/byob-stage/html/repack_assets/Tomcat_QxNzA4MjUxMw/distribution/searchplugins, 509, 1 )
Addonmanagement_Controller->upload_searchplugin( screen_name, Tomcat, short_name, QxNzA4MjUxMw, status, unreleased )
system/core/Kohana.php [291]:
ReflectionMethod->invokeArgs( Addonmanagement_Controller Object
(
[auto_render:protected] => 1
[layout] => View Object
(
[kohana_filename:protected] =>
[kohana_filetype:protected] =>
[kohana_local_data:protected] => Array
(
)
)
[view] => View Object
(
[kohana_filename:protected] =>
[kohana_filetype:protected] =>
[kohana_local_data:protected] => Array
(
[locale] => en-US
)
)
[uri] => URI Object
(
)
[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] =>
[ip_address] =>
)
)
, Array
(
[0] => screen_name
[1] => Tomcat
[2] => short_name
[3] => QxNzA4MjUxMw
[4] => status
[5] => unreleased
)
)
Kohana::instance( )
system/core/Event.php [209]:
call_user_func( Array
(
[0] => Kohana
[1] => instance
)
)
system/core/Bootstrap.php [55]:
Event::run( system.execute )
index.php [110]:
require( system/core/Bootstrap.php )
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•