What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.

Bug Refused Some bugs & others

mauzao9

New Member
  • Small bug but rather one miss on the XF functionality, when browsing any page on the addon, it displays as Unknown Page.

  • On actual server errors, trying to browse to one contest that was deleted:
Code:
Server Error Log
Error Info
TypeError: Argument 1 passed to XFA_MediasContest_Model_Contest::prepareContest() must be of the type array, boolean given, called in /var/www/html/library/XFA/MediasContest/Model/Contest.php on line 41 - library/XFA/MediasContest/Model/Contest.php:641
Generated By: teste, 28 minutes ago
Stack Trace
#0 /var/www/html/library/XFA/MediasContest/Model/Contest.php(41): XFA_MediasContest_Model_Contest->prepareContest(false, Array, Array)
#1 /var/www/html/library/XFA/MediasContest/ControllerPublic/Contest.php(137): XFA_MediasContest_Model_Contest->getContestView(3)
#2 /var/www/html/library/XenForo/FrontController.php(351): XFA_MediasContest_ControllerPublic_Contest->actionView()
#3 /var/www/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /var/www/html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
  ["url"] => string(68) "http://.com/medias-contest/contest/contest-example.3/view"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}


  • On something else It should be considered or a bug or missing behavior; when the user won the competition it wasn't even got an alert; it is correctly displayed on entry/profile tab though.

  • Another thing that should be tweaked, the 3 rather large profile tabs appear on EVERY member profiles, even if they never added any content on the contests, that is rather annoying, if possible to like other addons display the tabs when there's content to show would be a great improvement.

Thanks,
Max
 
Top