vBulletin 3.8.x Error while posting "No username entered"

Discussion in 'Bugs Report and Tracking' started by bezibaerch3n, Apr 7, 2010.

  1. bezibaerch3n New Member

    Hi everybody,

    as I am not sure whether it is a problem with the app or with serverside I decided to state my question here.

    I can't answer to existing topics neither can I open new ones.

    If I choose "Send" an error message pops up stating (will translate from german):

    "Post Error. You have entered no username for your posting. Please click Back and enter it".

    Despite the error itself not allowing me to post, the "umlauts" are not correct either.

    Please advice. I really like tapatalk, but the pay version but can't use it.

    If there is anything to be done on server side, no problem either, as I am the admin.

    Some info: The Username consists of first and lastname with space in it. Assumed that is the problem as a username with no space in it works fine. But there is a fact that makes me think, this can't be the real issue as other ppl have spaces in it as well and everything works fine....
  2. winter Tapatalk Master

    Can you advise us your forum URL and also a test account that can reproduce this problem?
  3. bezibaerch3n New Member

    Forum URL is http://www.mobil-talk.de

    I was able to find out, when it's working and when not.

    Managed that while trying to create a test user for you that faces the same problem. It works for my username as well, but only if not Administrator. As soon as a user resides in group "Administrators" the mentioned error occurs.

    Ideas? Taking admin group isn't an option :)
  4. bezibaerch3n New Member

    Another remark: Sending PMs works flawlessly when in Admin group....
  5. winter Tapatalk Master

    I am going to move this thread to issue tracking so we can manage it properly.
  6. bezibaerch3n New Member

    Are you guys able to confirm that error and is there any idea on how to fix it? At the moment I can't really use features of the paid app....
  7. Yao Android Developer

    Hi bezibaerch3n,

    I just register on your forum and send pm. It works.

    As you said, the issue only happened on admin.....so, maybe you can provide a test account, it will help us to reprodcue the problem.
  8. bezibaerch3n New Member

    Sending PM as Admin also works, only posting doesn't.

    So you want an account residing in admin group,right?
  9. winter Tapatalk Master

    Yes,

    Please PM to Yao for temporary access so he look into it. Thanks.
  10. bezibaerch3n New Member

    Which Yao account? The One here or the One that was registered on my forums?
  11. Yao Android Developer

    I just register an account named "yao" on your forum.
  12. bezibaerch3n New Member

    Account's now residing in admin group. Please let me know when finished so that I can take him out again :)
  13. Yao Android Developer

  14. bezibaerch3n New Member

    You're my man. And luckily I was able to point out affected addon in first shot.

    Now need an idea on how to disable that single addon.

    The line

    Code:
    define('DISABLE_HOOKS', true);
    
    Will it disable all plugins for mobiquo? Not getting the point on what I'm doing with that line. Is it a problem to disable all plugins in that file?
  15. Yao Android Developer

    it is just disbale plugin in mobiquo. not affect you webpage.

    In fact, i think disable all plugin in mobiquo should fine for almost of forums.

    Please remember add the link again when you update plugin:)
  16. bezibaerch3n New Member

    So why not just add it in next release anyway?

    Just my suggestion
  17. winter Tapatalk Master

    Because not all the forum works if we disable the entire plugin. So we prefer the forum owners can manually disable it instead of manually enable it. ;)
  18. bezibaerch3n New Member

    Okay, sounds logical to me.

    Nevertheless: Issue's fixed, plugin is enabled again (as I need it) and disabled via Hook-Settings.

    Thanks a lot.

Share This Page