Custom Username Icons - ThemesCorp.com [Paid] [Deleted]

You already asked for it and king8084 asked for it too here above.

It will be added, in the next release.

Clément
 
Error:

ErrorException: Undefined property: XenForo_ControllerResponse_View::$redirectType - library/ThemesCorp/CustomUsernameIcons/ControllerPublic/Account.php:38
Generated By: Snakefist., Today at 7:18 PM

#0 /home2/vigilan9/public_html/vgforums/library/ThemesCorp/CustomUsernameIcons/ControllerPublic/Account.php(38): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home2/vigilan9...', 38, Array)
#1 /home2/vigilan9/public_html/vgforums/library/XenForo/FrontController.php(347): ThemesCorp_CustomUsernameIcons_ControllerPublic_Account->actionPersonalDetailsSave()
#2 /home2/vigilan9/public_html/vgforums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home2/vigilan9/public_html/vgforums/index.php(13): XenForo_FrontController->run()
#4 {main}

array(3) {
["url"] => string(67) "http://www.forums.vigilantegamers.net/account/personal-details-save"
["_GET"] => array(0) {
}
["_POST"] => array(18) {
["status"] => string(0) ""
["custom_title"] => string(0) ""
["gender"] => string(4) "male"
["dob_month"] => string(1) "9"
["dob_day"] => string(2) "07"
["dob_year"] => string(4) "1994"
["show_dob_date"] => string(1) "1"
["show_dob_year"] => string(1) "1"
["location"] => string(0) ""
["occupation"] => string(0) ""
["homepage"] => string(0) ""
["about_html"] => string(11) "<p><br></p>"
["_xfRelativeResolver"] => string(62) "http://www.forums.vigilantegamers.net/account/personal-details"
["_xfToken"] => string(8) "********"
["save"] => string(12) "Save Changes"
["_xfRequestUri"] => string(25) "/account/personal-details"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
When i enable the second option "Show icons in Thread last post" i get this error:
Code:
Server Error

Mysqli prepare error: Not unique table/alias: 'last_post_user'

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
XenForo_Model->fetchAllKeyed() in XenForo/Model/Thread.php at line 550
XenForo_Model_Thread->getThreads() in XenForo/Model/Thread.php at line 631
XenForo_Model_Thread->getThreadsInForum() in XenForo/ControllerPublic/Forum.php at line 175
 
Might be an error with another addon.

Do you have a list of your installed addons ?

It conflicts with Extra Portal on the homepage and with Modern Statistics on the forum list, any idea how to work this around?
 
It conflicts with Extra Portal on the homepage and with Modern Statistics on the forum list, any idea how to work this around?

Just saw that I didn't answer that one, sorry :(

Will fix this in the next release coming pretty soon.
 
Addon is ready for rlz, waiting for Allan to post it.

New error in thread page:

Code:
Server Error
Mysqli prepare error: Unknown column 'last_post_user.tc_cui_type' in 'field list'

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 753
Zend_Db_Adapter_Abstract->fetchRow() in XenForo/Model/Thread.php at line 48
XenForo_ControllerHelper_ForumThreadPost->getThreadOrError() in XenForo/ControllerHelper/ForumThreadPost.php at line 76
XenForo_ControllerHelper_ForumThreadPost->assertThreadValidAndViewable() in XenForo/ControllerPublic/Thread.php at line 274
XenForo_ControllerPublic_Thread->actionUnread() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in C:/xampp/htdocs/g/index.php at line 13
 
New error in thread page:

Code:
Server Error
Mysqli prepare error: Unknown column 'last_post_user.tc_cui_type' in 'field list'

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 753
Zend_Db_Adapter_Abstract->fetchRow() in XenForo/Model/Thread.php at line 48
XenForo_ControllerHelper_ForumThreadPost->getThreadOrError() in XenForo/ControllerHelper/ForumThreadPost.php at line 76
XenForo_ControllerHelper_ForumThreadPost->assertThreadValidAndViewable() in XenForo/ControllerPublic/Thread.php at line 274
XenForo_ControllerPublic_Thread->actionUnread() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in C:/xampp/htdocs/g/index.php at line 13

Damn oO

Had tested it before rlz, will fix that tonight, sorry for the inconvenience.
 
New error in thread page:

Code:
Server Error
Mysqli prepare error: Unknown column 'last_post_user.tc_cui_type' in 'field list'

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 753
Zend_Db_Adapter_Abstract->fetchRow() in XenForo/Model/Thread.php at line 48
XenForo_ControllerHelper_ForumThreadPost->getThreadOrError() in XenForo/ControllerHelper/ForumThreadPost.php at line 76
XenForo_ControllerHelper_ForumThreadPost->assertThreadValidAndViewable() in XenForo/ControllerPublic/Thread.php at line 274
XenForo_ControllerPublic_Thread->actionUnread() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in C:/xampp/htdocs/g/index.php at line 13

Wasn't able to reproduce this.

Can you open a ticket on TC so that we can discuss that issue ?
 
Top Bottom