Resource icon

[bd] Widget Framework 2.6.6

No permission to download
From which version are you upgrading? I think some style properties are customized in your site and caused issue.
first, "B" to "C" and I got error
Then you release "D" so I'm trying to upgrade from "B" to "D"

I'm checking my style right now and trying to replace my "D" files back to "B"
 
Yes.


Yeah, there is something wrong over there...
I see some folks get this problem too:

http://xenforo.com/community/threads/upgrade-server-error.57748/#post-615080
http://xenforo.com/community/threads/server-error-duplicate-entry.12654/#post-166580
http://xenforo.com/community/threads/error-when-upgrading.47258/#post-507654

Maybe the reason why I got this error is I've got an uncompleted addon upgrade. Refresh it several times makes the error gone. Right now I'm still rebuilding master data. Hope that helps. :D
 
I see some folks get this problem too:

http://xenforo.com/community/threads/upgrade-server-error.57748/#post-615080
http://xenforo.com/community/threads/server-error-duplicate-entry.12654/#post-166580
http://xenforo.com/community/threads/error-when-upgrading.47258/#post-507654

Maybe the reason why I got this error is I've got an uncompleted addon upgrade. Refresh it several times makes the error gone. Right now I'm still rebuilding master data. Hope that helps. :D
Good luck mate! :D
 
Good luck mate! :D
Well it works, somehow.

This is how I got this error.

1. I upload C version.
2. Delete widgetframework js and library folder (B version) than put C version in there.
3. I forgot to change chown o_O
4. Trying to upgrade, than error

the rest is just like my post above.

Right now my breadcrumb is broken. Trying to upgrade to D, still broken.

Guess I'm gonna make a new thread about it :D
 
That indicates problem with upload. You should be able to find the file in the zip package and upload the file to the right place.


Your breadcrumb is broken or you got the exception during upgrade?
My breadcrumb still error and no error during upgrade. I've got error when access breadcrumb template. This is the error:
Code:
Error Info
ErrorException: Argument 1 passed to XenForo_Model_StyleProperty::compileCssProperty_sanitize() must be of the type array, boolean given, called in /usr/share/nginx/html/library/XenForo/Model/StyleProperty.php on line 2448 and defined - library/XenForo/Model/StyleProperty.php:820
Generated By: Sheratan, 23 minutes ago
Stack Trace
#0 /usr/share/nginx/html/library/XenForo/Model/StyleProperty.php(820): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/usr/share/ngin...', 820, Array)
#1 /usr/share/nginx/html/library/XenForo/Model/StyleProperty.php(2448): XenForo_Model_StyleProperty->compileCssProperty_sanitize(false, false)
#2 /usr/share/nginx/html/library/XenForo/ControllerAdmin/Template.php(537): XenForo_Model_StyleProperty->replacePropertiesInTemplateForEditor('.breadBoxTop,?....', 1, Array)
#3 /usr/share/nginx/html/library/XenForo/FrontController.php(347): XenForo_ControllerAdmin_Template->actionLoadMultiple()
#4 /usr/share/nginx/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /usr/share/nginx/html/admin.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(371) "https://oniichan.us/admin.php?templates/load-multiple.json&includeTitles%5B%5D=breadcrumb&includeTitles%5B%5D=breadcrumb&includeTitles%5B%5D=breadcrumb.css&style_id=1&_TemplateEditorAjax=1&_xfRequestUri=%2Fadmin.php%3Ftemplates%2Fbreadcrumb.1313%2Fedit%26style_id%3D1&_xfNoRedirect=1&_xfToken=1%2C1390104467%2C259ec1bf8c26fac3e7defdc36bb04ed9f0609463&_xfResponseType=json"
["_GET"] => array(8) {
["templates/load-multiple_json"] => string(0) ""
["includeTitles"] => array(3) {
[0] => string(10) "breadcrumb"
[1] => string(10) "breadcrumb"
[2] => string(14) "breadcrumb.css"
}
["style_id"] => string(1) "1"
["_TemplateEditorAjax"] => string(1) "1"
["_xfRequestUri"] => string(52) "/admin.php?templates/breadcrumb.1313/edit&style_id=1"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(53) "1,1390104467,259ec1bf8c26fac3e7defdc36bb04ed9f0609463"
["_xfResponseType"] => string(4) "json"
}
["_POST"] => array(0) {
}
}
 
My breadcrumb still error and no error during upgrade. I've got error when access breadcrumb template. This is the error:
Code:
Error Info
ErrorException: Argument 1 passed to XenForo_Model_StyleProperty::compileCssProperty_sanitize() must be of the type array, boolean given, called in /usr/share/nginx/html/library/XenForo/Model/StyleProperty.php on line 2448 and defined - library/XenForo/Model/StyleProperty.php:820
You have a pretty serious situation right there. Some style property is missing or have invalid data.
 
That indicates problem with upload. You should be able to find the file in the zip package and upload the file to the right place.
Is it found here in the zip package? upload\library\WidgetFramework\Helper\string.php ???
If it is that file is in library\WidgetFramework\Helper\string.php on the server
If not what file am I looking for and where exactly is it?
 
Is it found here in the zip package? upload\library\WidgetFramework\Helper\string.php ???
If it is that file is in library\WidgetFramework\Helper\string.php on the server
If not what file am I looking for and where exactly is it?
It is that file, but the filename has a uppercase "S" character: String.php

What happen if I deleted all my style then upload and use the xf default style?
I have no idea. Sounds pretty risky. Did you create a new thread for your problem?
 
Sorry a mistype on my part, the file does have "S" uppercase : String.php
I re uploaded it just in case but the error remains
You meant the error remains in the error log? It will stay there until you clear the log. How often does it show up? If new error log stopped showing up then it's good now.
 
Back
Top Bottom