vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Can vBulletin do user flags? (and a couple other questions) (https://vborg.vbsupport.ru/showthread.php?t=198459)

theothersully 12-09-2008 06:33 PM

Can vBulletin do user flags? (and a couple other questions)
 
Hello,

First post. I'm trying to determine vBulletin vs phpBB. I'm leaning toward vBulletin, but I have some questions:

1) Does vBulletin support any kind of "user flag" system, similar to what Craigslist uses? You know... allowing users to flag down posts they don't like?

2) Does vB have the ability to have a single sign on for multiple forums?

3) Is all the data vB writes in MySQL clear text? As in... if I need to reach in and read data from a table in MySQL, is it there for me to see? Data such as the list of users?


Thanks in advance, everyone. I hope to be on this forum a lot more actively soon... if vB can do some of the above. :)

PS: In case any vB staff answers, I am looking at purchasing several licenses.

Sully

Zorinea 12-09-2008 07:45 PM

Quote:

1) Does vBulletin support any kind of "user flag" system, similar to what Craigslist uses? You know... allowing users to flag down posts they don't like?
There is a report post button.

Quote:

2) Does vB have the ability to have a single sign on for multiple forums?
Not quite sure what you mean there. But if phpBB allows it. I would guess vBulletin can.

Quote:

3) Is all the data vB writes in MySQL clear text? As in... if I need to reach in and read data from a table in MySQL, is it there for me to see? Data such as the list of users?
Again, not entirely sure but I have downloaded my SQL database and can read it like a text document.

King Kovifor 12-09-2008 08:02 PM

Quote:

Originally Posted by theothersully (Post 1681816)
Hello,

First post. I'm trying to determine vBulletin vs phpBB. I'm leaning toward vBulletin, but I have some questions:

1) Does vBulletin support any kind of "user flag" system, similar to what Craigslist uses? You know... allowing users to flag down posts they don't like?

2) Does vB have the ability to have a single sign on for multiple forums?

3) Is all the data vB writes in MySQL clear text? As in... if I need to reach in and read data from a table in MySQL, is it there for me to see? Data such as the list of users?


Thanks in advance, everyone. I hope to be on this forum a lot more actively soon... if vB can do some of the above. :)

PS: In case any vB staff answers, I am looking at purchasing several licenses.

Sully

1: Report Post is a feature where it sends an email to the moderators.

2: Not without custom coding. The vB-Fans network has successfully accomplished this, but has not released anything.

3: The only thing that is encrypted is the user's password using multiple levels + a user salt.

theothersully 12-09-2008 09:08 PM

Quote:

Originally Posted by King Kovifor (Post 1681885)
1: Report Post is a feature where it sends an email to the moderators.

2: Not without custom coding. The vB-Fans network has successfully accomplished this, but has not released anything.

3: The only thing that is encrypted is the user's password using multiple levels + a user salt.

Thank you for the information. I will check into what the vB-Fans network has done. If I can get at least single sign on to work, I'll be able to purchase vB on lease for all of my sites. I will work on the flagging later coding that myself.

Dismounted 12-10-2008 02:43 AM

I have actually implemented SSO on vBulletin before, and it is actually easier than it first seems. It can all be done using the vBulletin plugin system.

ian99 12-10-2008 07:12 AM

Quote:

Originally Posted by theothersully (Post 1681906)
Thank you for the information. I will check into what the vB-Fans network has done. If I can get at least single sign on to work, I'll be able to purchase vB on lease for all of my sites. I will work on the flagging later coding that myself.

This would be a great advantage if it is possible :)

theothersully 12-10-2008 10:41 AM

Quote:

Originally Posted by Dismounted (Post 1682066)
I have actually implemented SSO on vBulletin before, and it is actually easier than it first seems. It can all be done using the vBulletin plugin system.

Ahhh... a plugin system. Good thinking. I have some experience (a little bit) using Drupal's "hooks" and many other APIs from years gone by.

I guess with the plugin system, you can probably get vBulletin to do just about anything?

Dismounted 12-11-2008 03:07 AM

Quote:

Originally Posted by theothersully (Post 1682295)
Ahhh... a plugin system. Good thinking. I have some experience (a little bit) using Drupal's "hooks" and many other APIs from years gone by.

I guess with the plugin system, you can probably get vBulletin to do just about anything?

Yes, just about. (<-- Key words there!) :)

theothersully 12-11-2008 10:45 AM

Quote:

Originally Posted by Dismounted (Post 1682871)
Yes, just about. (<-- Key words there!) :)


Ha ha... of course. Thank you. I think I'll buy some licenses today.


All times are GMT. The time now is 09:18 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.01228 seconds
  • Memory Usage 1,734KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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