vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how to limitate users control panel? Please Help Meeeeeeeeee (https://vborg.vbsupport.ru/showthread.php?t=193052)

dante78 10-08-2008 08:17 AM

how to limitate users control panel? Please Help Meeeeeeeeee
 
Hi guys,

I've got a very tedious problem,

I'm working for a website about with videogames and entirely developed with Drupal. I've integrated Vbullettin forum using the Drupal's module Vb. By this module, the users logged in on the main website are logged in the forum too. The problem rises when a user, logged on the website (and so in the forum too), changes some parameters, using the control panel of Vbullettin, like "mail" or "password".

By this moment the system begins to have some problems. If a user changes the parameters using the control panel of Drupal they are changed in the forum too. If a user changes the same parameters using the control panel of the forum they don't affect Drupal: this creates a lot of problems, first of all the missing authentication or I've to delete the user's account and to create a new account.

In VBullettin I've changed the links of registration and passord recovery, linking them directly to Drupal: the control panel of the forum remains active so the user can change everything about mail or password. Is there any kind of opportunity of blocking the change of these values on VBullettin?

I hope you can help me.

Lynne 10-08-2008 02:51 PM

There is no way to 'turn off' being able to change your email or password in vb. I think you would have to actually modify the code. You *may* be able to write a plugin so that when "do=editpassword" is passed, the user gets an error or they get told to go to the other link on the drupal site.

(I'm not familiar with drupal at all, so I could be off on that.)

noppid 10-08-2008 02:54 PM

What she said. Use a hook and redirect them to drupal.


All times are GMT. The time now is 09:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01394 seconds
  • Memory Usage 1,705KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete