Need Help! (Ticket created pending support)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SpaceStar
    Senior Member
    • Apr 2005
    • 171

    Need Help! (Ticket created pending support)

    Hello

    Although I have already created a ticket at Support, who advised to disable two plugins and re-upload vBulletin files and try again. I have done that twice now but the issues are the same.

    It has been over 8 days now, and I have still not found any solution for my problems.

    Hence I am creating this thread and hope someone has seen this behavior at their forums and can advise me what to do...

    First my setup:

    vBulletin version: 5.2.3
    PHP version: 5.6.24-0+deb8u1
    MySQL version: 10.0.26-MariaDB-0+debu1
    Debian with Plesk

    I upgraded from 4.2 on a test forum and it worked fine - no issues detected, so I decided to upgrade productive forum. Upgrade went OK no error.

    But there were a number of errors afterwards. Here are my biggest issues:

    1) Users cannot modify their profile, and neither can Admins do from admincp. Error message is:
    -----------------------------
    That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.
    -------------------------------
    I have been able to modify "some" users, now none can be modified.


    2) In Access Mask Manager, I tried to delete all access masks and got this error message:
    --------------------------------
    That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.
    --------------------------------

    3) User's post are put into moderation although the rule is NOT TO put into moderation, seems like users access is not being implemented.

    4) Avatars looks like this in AdminCP:


  • glennrocksvb
    Former vBulletin Developer
    • Mar 2011
    • 4011
    • 5.7.X

    #2
    1) and 2) Enable debug mode to see the actual error message. Here's how to enable it for your IP address only.

    http://vbmods.rocks/blogs/vbulletin-...addresses-only

    3) Check usergroup permissions and make sure "Follow Channel Moderation Rules" is set to Yes.

    4) What's the issue with avatars?

    Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

    Comment

    • SpaceStar
      Senior Member
      • Apr 2005
      • 171

      #3
      Dear Glen Vergara

      Thanks a lot for the guidelines - excellent site you have there...

      Here is result of debug:
      (The way I captured the result is by pressing F12 in Chrome and choosing a user to view from AdminCP - the error I got is here):

      Debug: Error
      Invalid SQL: ### Channels ### SELECT follow.title AS title, follow.nodeid AS keyval, 'node' AS sourcetable, IF(follow.lastcontent = 0, follow.lastupdate, follow.lastcontent) AS lastactivity, follow.totalcount AS activity, type.class AS type, (follow.nodeoptions & 512) AS noUnsubscribe FROM node AS follow INNER JOIN contenttype AS type ON type.contenttypeid = follow.contenttypeid INNER JOIN subscribediscussion AS sd ON sd.discussionid = follow.nodeid AND sd.userid = 9768 UNION ALL ### Users ### SELECT follow.username AS title, follow.userid AS keyval, 'user' AS sourcetable, IFNULL(follow.lastpost, follow.joindate) AS lastactivity, follow.posts as activity, 'Member' AS type, 0 AS noUnsubscribe FROM user AS follow INNER JOIN userlist AS ul ON ul.relationid = follow.userid AND ul.userid = 9768 WHERE ul.type = 'follow' AND ul.friend = 'yes' ORDER BY title ASC LIMIT 100;
      occurred in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/database.php on line 1299
      Trace
      Function halt in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/database/mysqli.php line 176
      Function execute_query in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/database.php line 576
      Function query_read in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/db/result.php line 125
      Function rewind in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/db/result.php line 62
      Function __construct in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/packages/vbforum/db/mysql/querydefs.php line 6022
      Function getUserFollowing in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/db/query/method.php line 175
      Function execSQL in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/db/assertor.php line 296
      Function assertQuery in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/db/assertor.php line 643
      Function getRows in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/api/follow.php line 380
      Function getFollowing in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/vb/api/user.php line 174
      Function fetchProfileInfo in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/core/admincp/user.php line 197
      Function require_once in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/includes/api/interface/collapsed.php line 230
      Function relay in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/includes/vb5/frontend/controller/relay.php line 39
      Function admincp in file line
      Function call_user_func_array in file /xxx/xxx/xxx/xxxxxxxxxx/xxxxxxxx/index.php line 84


      Debug Information
      Page ID:
      Parent ID:
      Page Template ID:
      Route ID:
      Page Type:
      Screen Layout ID:
      Screen Layout Template:
      Channel ID:
      Node ID:
      Database Asserts: 0 (?)
      AJAX Requests: 0
      Facebook Active: No (Not enabled or no appid & secret set)
      Style ID: 207
      Templates/Renders: 17/24
      preheader (parent)
      error_page (parent)
      |----header
      |----|----head_include
      |----|----include_library
      |----|----include_css
      |----|----pmchat_message_header
      |----|----admin_configuresite
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_configuresite_channel
      |----|----|----admin_sbpanel_style_themelist
      |----|----ad_header
      |----|----ad_header2
      |----|----search_popup
      |----|----notices
      |----footer
      |----|----dbtech_infopanels_footer
      |----|----debug_info
      CSS Templates: 9
      main-cssnormalization.css (Rollup)
      css_reset.css
      css_unreset.css
      css_utilities.css
      main.css (Rollup)
      css_imgareaselect-animated.css
      css_jquery-ui-1_11_4_custom.css
      css_jquery_qtip_min.css
      css_jquery_selectBox.css
      css_global.css
      css_fonts.css
      css_b_link.css
      css_b_layout.css
      css_b_button.css
      css_b_button_group.css
      css_b_icon.css
      css_b_tabbed_pane.css
      css_b_form_control.css
      css_b_form_input.css
      css_b_form_select.css
      css_b_form_textarea.css
      css_b_media.css
      css_b_divider.css
      css_b_avatar.css
      css_b_ajax_loading_indicator.css
      css_b_topicpreview.css
      css_b_menu.css
      css_responsive.css
      css_sitebuilder.css
      css_b_pmchat.css
      css_b_config_site.css
      css_b_theme_selector.css
      css_b_top_background.css
      postbit.css (Rollup)
      css_b_post.css
      css_b_post_control.css
      css_b_post_attachments.css
      css_b_post_notice.css
      css_b_comments.css
      css_b_comment.css
      css_b_comment_entry.css
      css_b_userinfo.css
      css_b_meter.css
      css_b_inlinemod.css
      css_b_bbcode_user.css
      css_b_comp_menu_horizontal.css
      css_b_comp_menu_dropdown.css
      css_additional.css
      JS Files: 7
      js/header-rollup.js (Rollup)
      js/modernizr.min.js
      js/global-head.js
      js/file-upload-rollup.js (Rollup)
      js/jquery/jquery.tmpl.min.js
      js/blueimp/jquery.iframe-transport.min.js
      js/blueimp/jquery.fileupload.min.js
      js/fileupload.js
      js/jquery/jquery.tinyscrollbar.custom.min.js
      js/admin-sbpanel-style.js
      js/config-site.js
      js/pmchat.js
      js/footer-rollup.js (Rollup)
      js/jquery/jquery-migrate-1.2.1.min.js
      js/jquery/jquery-ui-1.11.4.custom.min.js
      js/jquery/jquery.cookie.min.js
      js/responsive.js
      js/vbcache.js
      js/jquery/jquery.elastic-1.6.11.custom.min.js
      js/jquery/jquery.form.min.js
      js/jquery/jquery.selectBox.min.js
      js/global.js
      js/jquery/history.js
      js/jquery/history.adapter.jquery.js
      js/jquery/jquery.placeholder.min.js
      js/jquery/jquery.jcarousel.custom.min.js
      js/history.js
      js/autocomplete.js
      js/poll.js
      js/vbSlideshow.js
      js/conversation_filter.js
      js/channel_conversation.js
      js/link.js
      js/media.js
      js/sb_activity.js
      js/hv.js
      js/css_b_comp_menu_horizontal.js
      js/css_b_comp_menu_dropdown.js
      Included Files: 159
      ./index.php
      ./includes/vb5/autoloader.php
      ./includes/vb5/frontend/applicationlight.php
      ./includes/vb5/applicationabstract.php
      ./includes/vb5/frontend/application.php
      ./includes/vb5/config.php
      ./config.php
      ./core/vb/vb.php
      ./includes/vb5/frontend/routing.php
      ./includes/api/interfaceabstract.php
      ./includes/api/interface/collapsed.php
      ./core/vb/request/webapi.php
      ./core/vb/request/web.php
      ./core/vb/request.php
      ./core/vb/cache.php
      ./core/includes/config.php
      ./core/vb/array.php
      ./core/vb/string.php
      ./core/vb/cleaner.php
      ./includes/vb5/cookie.php
      ./includes/vb5/template/options.php
      ./core/vb/api.php
      ./core/vb/trait/noserialize.php
      ./core/vb/api/options.php
      ./core/includes/class_core.php
      ./core/vb/shutdown.php
      ./core/vb/db/assertor.php
      ./core/vb/db/mysql/assertor.php
      ./core/vb/database/mysqli.php
      ./core/vb/database.php
      ./core/includes/functions.php
      ./core/vb/datastore.php
      ./core/vb/fastds.php
      ./core/vb/db/query.php
      ./core/vb/db/mysql/querybuilder.php
      ./core/vb/db/querybuilder.php
      ./core/vb/db/mysql/querydefs.php
      ./core/vb/db/querydefs.php
      ./core/vb/db/query/select/mysql.php
      ./core/vb/db/query/select.php
      ./core/vb/db/mysql/result.php
      ./core/vb/db/result.php
      ./core/vb/library.php
      ./core/vb/library/options.php
      ./core/vb/api/wrapper.php
      ./core/vb/api/extensions.php
      ./core/vb/session/webapi.php
      ./core/vb/session/web.php
      ./core/vb/session.php
      ./core/vb/library/user.php
      ./core/includes/functions_bigthree.php
      ./core/vb/cache/memory.php
      ./core/vb/cache/db.php
      ./core/vb/user.php
      ./core/vb/db/query/method/mysql.php
      ./core/vb/db/query/method.php
      ./core/vb/api/user.php
      ./core/vb/usercontext.php
      ./core/vb/permissioncontext.php
      ./core/vb/language.php
      ./core/vb/api/route.php
      ./core/vb5/route.php
      ./core/vb5/route/admincp.php
      ./core/vb/api/content/channel.php
      ./core/vb/api/content.php
      ./core/vb/api/node.php
      ./core/vb/library/node.php
      ./core/vb/types.php
      ./core/packages/vbforum/db/mysql/querydefs.php
      ./core/vb/library/content/channel.php
      ./core/vb/library/content.php
      ./core/vb/channel.php
      ./core/vb/library/external.php
      ./core/vb/api/external.php
      ./core/vb/api/state.php
      ./includes/vb5/template/stylevar.php
      ./includes/vb5/user.php
      ./core/vb/api/pmchat.php
      ./core/vb/api/content/privatemessage.php
      ./core/vb/api/content/text.php
      ./core/vb/library/content/text.php
      ./core/vb/library/content/privatemessage.php
      ./core/vb/phrase.php
      ./core/vb/api/style.php
      ./core/vb/library/style.php
      ./includes/vb5/string.php
      ./includes/vb5/frontend/controller/relay.php
      ./includes/vb5/frontend/controller.php
      ./includes/vb5/frontend/explainqueries.php
      ./core/admincp/user.php
      ./core/admincp/global.php
      ./core/includes/init.php
      ./core/includes/adminfunctions.php
      ./core/vb/template/runtime.php
      ./core/vb/db/query/stored/mysql.php
      ./core/vb/db/query/stored.php
      ./core/includes/version_vbulletin.php
      ./core/includes/adminfunctions_profilefield.php
      ./core/includes/adminfunctions_user.php
      ./core/vb/db/query/insert/mysql.php
      ./core/vb/db/query/insert.php
      ./core/includes/functions_misc.php
      ./core/vb/db/query/update/mysql.php
      ./core/vb/db/query/update.php
      ./core/vb/api/follow.php
      ./core/vb/exception/database.php
      ./core/vb/exception.php
      ./core/vb/mail.php
      ./core/vb/db/query/delete/mysql.php
      ./core/vb/db/query/delete.php
      ./core/includes/functions_log_error.php
      ./core/vb/api/phrase.php
      ./core/vb/library/phrase.php
      ./includes/vb5/template.php
      ./includes/vb5/template/cache.php
      ./core/vb/api/template.php
      ./core/vb/library/template.php
      ./includes/vb5/template/runtime.php
      ./includes/vb5/template/stylesheet.php
      ./includes/vb5/template/javascript.php
      ./core/vb/api/product.php
      ./core/vb/xml/parser.php
      ./core/vb/utilities.php
      ./includes/vb5/template/headlink.php
      ./includes/vb5/template/phrase.php
      ./includes/vb5/template/url.php
      ./includes/vb5/template/nodetext.php
      ./includes/vb5/frontend/controller/bbcode.php
      ./core/vb/products.php
      ./core/vb/utility/hook/live.php
      ./core/vb/api/hv.php
      ./core/vb/api/cron.php
      ./core/vb/library/notification.php
      ./core/vb/api/site.php
      ./core/vb/library/site.php
      ./core/packages/viglink/api/site.php
      ./core/packages/viglink/include/viglink_utils.class.php
      ./core/vb/library/functions.php
      ./core/packages/forumrunner/api/site.php
      ./core/vb/api/search.php
      ./core/vb/search/criteria.php
      ./core/vb/search/core.php
      ./core/vb/api/contenttype.php
      ./core/packages/vbdbsearch/core.php
      ./core/packages/vbdbsearch/db/mysql/querydefs.php
      ./core/vb/db/query/count/mysql.php
      ./core/vb/db/query/count.php
      ./core/vb5/route/page.php
      ./core/vb/page.php
      ./core/vb/api/page.php
      ./core/vb/api/reputation.php
      ./core/vb/channelpermission.php
      ./core/vb/library/content/infraction.php
      ./core/vb/api/notice.php
      ./core/vb/api/language.php
      ./core/vb5/route/privatemessage.php
      ./core/vb5/route/profile.php
      ./core/vb5/route/settings.php
      ./core/vb5/route/privatemessage/index.php
      Autoloaded Classes: 147
      vB5_Frontend_ApplicationLight ./includes/vb5/frontend/applicationlight.php frontend
      vB5_ApplicationAbstract ./includes/vb5/applicationabstract.php frontend
      vB5_Frontend_Application ./includes/vb5/frontend/application.php frontend
      vB5_Config ./includes/vb5/config.php frontend
      vB5_Frontend_Routing ./includes/vb5/frontend/routing.php frontend
      Api_InterfaceAbstract ./includes/api/interfaceabstract.php frontend
      Api_Interface_Collapsed ./includes/api/interface/collapsed.php frontend
      vB_Request_WebApi ./core/vb/request/webapi.php core
      vB_Request_Web ./core/vb/request/web.php core
      vB_Request ./core/vb/request.php core
      vB_Cache ./core/vb/cache.php core
      vB_Array ./core/vb/array.php core
      vB_String ./core/vb/string.php core
      vB_Cleaner ./core/vb/cleaner.php core
      vB5_Cookie ./includes/vb5/cookie.php frontend
      vB5_Template_Options ./includes/vb5/template/options.php frontend
      vB_Api ./core/vb/api.php core
      vB_Trait_NoSerialize ./core/vb/trait/noserialize.php core
      vB_Api_Options ./core/vb/api/options.php core
      vB_Shutdown ./core/vb/shutdown.php core
      vB_dB_Assertor ./core/vb/db/assertor.php core
      vB_dB_MYSQL_Assertor ./core/vb/db/mysql/assertor.php core
      vB_Database_MySQLi ./core/vb/database/mysqli.php core
      vB_Database ./core/vb/database.php core
      vB_Datastore ./core/vb/datastore.php core
      vB_FastDS ./core/vb/fastds.php core
      vB_dB_Query ./core/vb/db/query.php core
      vB_Db_MYSQL_QueryBuilder ./core/vb/db/mysql/querybuilder.php core
      vB_dB_QueryBuilder ./core/vb/db/querybuilder.php core
      vB_Db_MYSQL_QueryDefs ./core/vb/db/mysql/querydefs.php core
      vB_dB_QueryDefs ./core/vb/db/querydefs.php core
      vB_Db_Query_Select_MYSQL ./core/vb/db/query/select/mysql.php core
      vB_dB_Query_Select ./core/vb/db/query/select.php core
      vB_dB_MYSQL_result ./core/vb/db/mysql/result.php core
      vB_dB_Result ./core/vb/db/result.php core
      vB_Library ./core/vb/library.php core
      vB_Library_options ./core/vb/library/options.php core
      vB_Api_Wrapper ./core/vb/api/wrapper.php core
      vB_Api_Extensions ./core/vb/api/extensions.php core
      vB_Session_WebApi ./core/vb/session/webapi.php core
      vB_Session_Web ./core/vb/session/web.php core
      vB_Session ./core/vb/session.php core
      vB_Library_user ./core/vb/library/user.php core
      vB_Cache_Memory ./core/vb/cache/memory.php core
      vB_Cache_Db ./core/vb/cache/db.php core
      vB_User ./core/vb/user.php core
      vB_Db_Query_Method_MYSQL ./core/vb/db/query/method/mysql.php core
      vB_dB_Query_Method ./core/vb/db/query/method.php core
      vB_Api_User ./core/vb/api/user.php core
      vB_UserContext ./core/vb/usercontext.php core
      vB_PermissionContext ./core/vb/permissioncontext.php core
      vB_Language ./core/vb/language.php core
      vB_Api_Route ./core/vb/api/route.php core
      vB5_Route ./core/vb5/route.php core
      vB5_Route_Admincp ./core/vb5/route/admincp.php core
      vB_Api_Content_channel ./core/vb/api/content/channel.php core
      vB_Api_Content ./core/vb/api/content.php core
      vB_Api_Node ./core/vb/api/node.php core
      vB_Library_node ./core/vb/library/node.php core
      vB_Types ./core/vb/types.php core
      vB_Library_Content_Channel ./core/vb/library/content/channel.php core
      vB_Library_Content ./core/vb/library/content.php core
      vB_Channel ./core/vb/channel.php core
      vB_Library_external ./core/vb/library/external.php core
      vB_Api_External ./core/vb/api/external.php core
      vB_Api_State ./core/vb/api/state.php core
      vB5_Template_Stylevar ./includes/vb5/template/stylevar.php frontend
      vB5_User ./includes/vb5/user.php frontend
      vB_Api_Pmchat ./core/vb/api/pmchat.php core
      vB_Api_Content_privatemessage ./core/vb/api/content/privatemessage.php core
      vB_Api_Content_Text ./core/vb/api/content/text.php core
      vB_Library_Content_Text ./core/vb/library/content/text.php core
      vB_Library_Content_Privatemessage ./core/vb/library/content/privatemessage.php core
      vB_Phrase ./core/vb/phrase.php core
      vB_Api_Style ./core/vb/api/style.php core
      vB_Library_Style ./core/vb/library/style.php core
      vB5_String ./includes/vb5/string.php frontend
      vB5_Frontend_Controller_Relay ./includes/vb5/frontend/controller/relay.php frontend
      vB5_Frontend_Controller ./includes/vb5/frontend/controller.php frontend
      vB5_Frontend_ExplainQueries ./includes/vb5/frontend/explainqueries.php frontend
      vB_Template_Runtime ./core/vb/template/runtime.php core
      vB_Db_Query_Stored_MYSQL ./core/vb/db/query/stored/mysql.php core
      vB_dB_Query_Stored ./core/vb/db/query/stored.php core
      vB_Db_Query_Insert_MYSQL ./core/vb/db/query/insert/mysql.php core
      vB_dB_Query_Insert ./core/vb/db/query/insert.php core
      vB_Db_Query_Update_MYSQL ./core/vb/db/query/update/mysql.php core
      vB_dB_Query_Update ./core/vb/db/query/update.php core
      vB_Api_Follow ./core/vb/api/follow.php core
      vB_Exception_Database ./core/vb/exception/database.php core
      vB_Exception ./core/vb/exception.php core
      vB_Mail ./core/vb/mail.php core
      vB_Db_Query_Delete_MYSQL ./core/vb/db/query/delete/mysql.php core
      vB_dB_Query_Delete ./core/vb/db/query/delete.php core
      vB_Api_Phrase ./core/vb/api/phrase.php core
      vB_Library_phrase ./core/vb/library/phrase.php core
      vB5_Template ./includes/vb5/template.php frontend
      vB5_Template_Cache ./includes/vb5/template/cache.php frontend
      vB_Api_Template ./core/vb/api/template.php core
      vB_Library_Template ./core/vb/library/template.php core
      vB5_Template_Runtime ./includes/vb5/template/runtime.php frontend
      vB5_Template_Stylesheet ./includes/vb5/template/stylesheet.php frontend
      vB5_Template_Javascript ./includes/vb5/template/javascript.php frontend
      vB_Api_Product ./core/vb/api/product.php core
      vB_XML_Parser ./core/vb/xml/parser.php core
      vB_Utilities ./core/vb/utilities.php core
      vB5_Template_Headlink ./includes/vb5/template/headlink.php frontend
      vB5_Template_Phrase ./includes/vb5/template/phrase.php frontend
      vB5_Template_Url ./includes/vb5/template/url.php frontend
      vB5_Template_NodeText ./includes/vb5/template/nodetext.php frontend
      vB5_Frontend_Controller_Bbcode ./includes/vb5/frontend/controller/bbcode.php frontend
      vB_Products ./core/vb/products.php core
      vbdbsearch_Product Not Loaded
      vbforum_Product Not Loaded
      vbinstall_Product Not Loaded
      vbmapi_Product Not Loaded
      vbsphinxsearch_Product Not Loaded
      vbadmincp_Product Not Loaded
      dbtechinfopanels_Product Not Loaded
      oneallsociallogin_Product Not Loaded
      vB_Utility_Hook_Live ./core/vb/utility/hook/live.php core
      vB_Api_Hv ./core/vb/api/hv.php core
      vB_Api_Cron ./core/vb/api/cron.php core
      vB_Library_notification ./core/vb/library/notification.php core
      vB_Api_Site ./core/vb/api/site.php core
      vB_Library_site ./core/vb/library/site.php core
      Viglink_Api_Site ./core/packages/viglink/api/site.php core
      vB_Library_Functions ./core/vb/library/functions.php core
      Forumrunner_Api_Site ./core/packages/forumrunner/api/site.php core
      vB_Api_Search ./core/vb/api/search.php core
      vB_Search_Criteria ./core/vb/search/criteria.php core
      vB_Search_Core ./core/vb/search/core.php core
      vB_Api_Contenttype ./core/vb/api/contenttype.php core
      vBDBSearch_Core ./core/packages/vbdbsearch/core.php core
      vB_Db_Query_Count_MYSQL ./core/vb/db/query/count/mysql.php core
      vB_dB_Query_Count ./core/vb/db/query/count.php core
      vB5_Route_Page ./core/vb5/route/page.php core
      vB_Page ./core/vb/page.php core
      vB_Api_Page ./core/vb/api/page.php core
      vB_Api_Reputation ./core/vb/api/reputation.php core
      vB_ChannelPermission ./core/vb/channelpermission.php core
      vB_Library_content_infraction ./core/vb/library/content/infraction.php core
      vB_Api_Notice ./core/vb/api/notice.php core
      vB_Api_Language ./core/vb/api/language.php core
      vB5_Route_PrivateMessage ./core/vb5/route/privatemessage.php core
      vB5_Route_Profile ./core/vb5/route/profile.php core
      vB5_Route_Settings ./core/vb5/route/settings.php core
      vB5_Route_PrivateMessage_Index ./core/vb5/route/privatemessage/index.php core
      Current Time: Mon, 12 Sep 2016 23:40:28 +0200
      Page Time:

      Comment

      • SpaceStar
        Senior Member
        • Apr 2005
        • 171

        #4
        3) Check usergroup permissions and make sure "Follow Channel Moderation Rules" is set to Yes.

        I was obviously not clear in my writings. I already checked that and it is the way it should be - for both Channel and the UserGroup. Still the rules are not being implemented on Usergroups. My coAdmin has today discored that one of the member from a Usergroup is actually having access to the Admin Zone. When create a user and assign that user to that particular group, I have all admin access.

        4) What's the issue with avatars

        If you see the picture I uploaded in my first post, Avatar in AdminCP looks messy - One button for GO but GO for what? Nothing is clear.


        Please help it is getting irritating

        Thanks

        Comment

        • Mark.B
          vBulletin Support
          • Feb 2004
          • 24286
          • 6.0.X

          #5
          The avatar screenshot is just the screen for setting the storage type - the radio buttons are out of alignment but otherwise it's fine. The Go button is for if you are moving avatars from the database to the file system, or vice versa. You don't need to worry about anything in there at the moment.
          MARK.B
          vBulletin Support
          ------------
          My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
          My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

          Comment

          • glennrocksvb
            Former vBulletin Developer
            • Mar 2011
            • 4011
            • 5.7.X

            #6
            4) Avatars are currently stored in file system in your forum. You have 2 options, first is to "Move items from file system to database" which is selected by default. The other option is to "Move Avatars to a different directory". The Go button is just like a submit button which when you click will process whatever option you selected.

            Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

            Comment


            • glennrocksvb
              glennrocksvb commented
              Editing a comment
              Didn't see what Mark previously posted until I posted mine. We basically said the same thing.
          • Mark.B
            vBulletin Support
            • Feb 2004
            • 24286
            • 6.0.X

            #7
            Other issues I think will need access to your database and server so are best handled in the support ticket.
            MARK.B
            vBulletin Support
            ------------
            My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
            My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

            Comment

            • SpaceStar
              Senior Member
              • Apr 2005
              • 171

              #8
              Got excellent support from Lynne Sands. Issues are solved.

              Thanks a lot

              Comment

              Related Topics

              Collapse

              Working...