Thread: Integration with vBulletin - vbMediaWiki Vector
View Single Post
  #478  
Old 05-21-2013, 10:11 AM
Slipperyduck Slipperyduck is offline
 
Join Date: Apr 2012
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm also having a problem, having setup successfully, I can login with my default created sysop and edit as necessary, but my Integration, users attempting to connect (they are in the sysop and bureaucrat group) don't connect as a User, rather as their IP Address.

It's very strange as my sysop user account logs in from the same forum and comes across as a user and NOT an IP address. Very confused. I'm assuming it will be related to the Tokens somehow, but just need to figure out how/why.

--EDIT:
I've just been looking at the mw_users in the Database, the USERNAME does come across correctly, however the user is reported as being IP Address in MediaWiki rather than from this plugin (I think) ... investigating more.

--EDIT:
So, when logged into the forum, then connecting to the Wiki pages, the Database Entry for the User is created, however that seems to be where the process ends, having looked at the page source, I can see the IP address of the user identifying the user anonymous "pt-anonuserpage" whereas the SysOp user that works source pages identifies as user "pt-userpage"

Something not quite following through in the authentication. . . .

--EDIT: The only difference I can see is that the SysOp user that works does have a user_password BLOB 44bytes in the database whereas the new users do not 0bytes. - could this be a source of problems?

*Note I do have the TokenUpdate script running in my Cron and I do see the Token update (in the database) once it runs.

YEP - basically - exactly the same boat as CGhostGroup - I get user IP only, installed every which way from sunday.

--UPDATE: FOUND IT. My User is a member of several usergroups - it's only when I change the vbWiki Options for EVERY SINGLE Usergroup that this member belongs to, that I no longer get IP (or anonymous) access. I now have EDIT access. *Note that the users primary Group and Display group both had FULL access.
--- I will do an experiment to see if it's something like the HIGHEST usergroup number that is chosen or something along those lines, but at least I can now edit. . . .

KUDO's - Happiest I've ever been.


Code:
Latest version available: 4.2.1
MW 1.19 using vbMediaWiki_Vector_vB4.1.12_MW1.19 <-- Integration formatting works better
Upgraded to vbMediaWiki 1.31 (on Page 29)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01059 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete