Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 31
Search took 0.00 seconds.
Search: Posts Made By: hienntp
Forum: vB5 Programming Discussions 07-26-2016, 01:10 PM
Replies: 4
Views: 850
Posted By hienntp
I read it a few hours ago, from a reply of you in...

I read it a few hours ago, from a reply of you in another post noypiscripter, and now I can do it. Thank you so much.
Forum: vB5 Programming Discussions 07-26-2016, 05:13 AM
Replies: 4
Views: 850
Posted By hienntp
I want to check if username and password are...

I want to check if username and password are correct. I used login api of vbulletin but there occurs an error of vBLibrary unfound. Thanks for always answering my questions.
Forum: vB5 Programming Discussions 07-25-2016, 08:15 AM
Replies: 4
Views: 850
Posted By hienntp
Check password manualy

I want to check permission for user, but I don't know how vbb5 encrypt password. Please someone help me.
Forum: vB5 Programming Discussions 07-22-2016, 01:52 AM
Replies: 1
Views: 802
Posted By hienntp
Where comments stored in database?

I created a comment form manualy, but I don't know how comments(text) are stored in the database. Some one help me, please :)
Forum: vB5 Programming Discussions 07-18-2016, 07:58 AM
Replies: 1
Views: 556
Posted By hienntp
Slow comment

Hello,
Comments on my forum (http://forum.bkav.com.vn/) take about 10 seconds to display, how to fix this.
You can use this account (account: support_vbulletin, pass: Bkav@2013 ) and comment here:...
Forum: vB5 Programming Discussions 07-18-2016, 06:55 AM
Replies: 0
Views: 500
Posted By hienntp
Query mysql get the topics of members and box

Hello,
Would somebody lend me the query mysql get the topics of members and box on vbulletin 5?
Thanks!
Forum: vB5 General Discussions 06-13-2016, 12:34 AM
Replies: 8
Views: 1,608
Posted By hienntp
I have edit $vbpath =...

I have edit $vbpath = '/var/www/forum.whitehat.vn/.'; and it works.
Thanks!
Forum: vB5 General Discussions 06-10-2016, 12:19 PM
Replies: 8
Views: 1,608
Posted By hienntp
I edit: ...

I edit:
require_once('/var/www/forum.whitehat.vn/includes/vb5/autoloader.php');
$vbpath = '.';
vB5_Autoloader::register($vbpath);
vB5_Frontend_Application::init('config.php');...
Forum: vB5 General Discussions 06-10-2016, 07:56 AM
Replies: 8
Views: 1,608
Posted By hienntp
I added the code into file account.php ...

I added the code into file account.php
$uid=$vbulletin->userinfo['userid'];
echo $uid;

But error:

Notice: Undefined variable: vbulletin in...
Forum: vB5 General Discussions 06-10-2016, 12:15 AM
Replies: 8
Views: 1,608
Posted By hienntp
I want to get userid of members when logging in...

I want to get userid of members when logging in forum.
get userid vbulletin 4:
$user = $vbulletin->userinfo;
echo $user['usertid'];
Forum: vB5 General Discussions 06-06-2016, 08:03 AM
Replies: 8
Views: 1,608
Posted By hienntp
How to get userid of members by php?

hello,
How to get userid of members by php? I use vbulletin 5.
Thanks!
Forum: vB5 General Discussions 06-06-2016, 07:00 AM
Replies: 1
Views: 544
Posted By hienntp
How to get the login session of members?

Hello,
How to get the login session of members?
Thanks!
Forum: vB5 General Discussions 05-16-2016, 12:09 AM
Replies: 1
Views: 662
Posted By hienntp
Does anyone help to solve this?

Does anyone help to solve this?
Forum: vB5 General Discussions 05-09-2016, 08:26 AM
Replies: 1
Views: 662
Posted By hienntp
What is the Meaning of cache and searchlog

Hello,
What is the meaning of cache table and searchlog table in database của vbulletin?
Thanks.

--------------- Added 1462875164 at 1462875164 ---------------

Currently, in my database the...
Forum: vB5 General Discussions 04-28-2016, 12:39 AM
Replies: 1
Views: 436
Posted By hienntp
How to add Capcha into search form?

Hello,
How to add Capcha into search form. I use vbulletin 5.
Link: http://forum.bkav.com.vn/search
Thanks.
Forum: vB5 General Discussions 04-15-2016, 01:30 AM
Replies: 0
Views: 504
Posted By hienntp
How to add bbcode video with extension .wmv?

Hello,
How to add bbcode video with extension .wmv? I use vbulletin 5.
Thanks.
Forum: vB5 General Discussions 03-29-2016, 01:02 AM
Replies: 1
Views: 657
Posted By hienntp
How to get usergroupid by javascript?

Hello,
How to get usergroupid of member by javascript? I use vbulletin 5.
Thanks!
Forum: vB5 General Discussions 03-24-2016, 06:58 AM
Replies: 6
Views: 518
Posted By hienntp
Thanks. How to set up On by default for all...

Thanks.
How to set up On by default for all members?
Forum: vB5 General Discussions 03-22-2016, 07:08 AM
Replies: 6
Views: 518
Posted By hienntp
Can you detail more? Thanks.

Can you detail more?
Thanks.
Forum: vB5 General Discussions 03-22-2016, 06:59 AM
Replies: 6
Views: 518
Posted By hienntp
How to send email automatically? The script of...

How to send email automatically?
The script of sending email is: Once a member comments on a topic, members who joined that topic will recieve an email.
Thanks.
Forum: vB5 General Discussions 03-22-2016, 06:06 AM
Replies: 6
Views: 518
Posted By hienntp
How to create a function of sending email.

Hello,
How to create a function of sending email, which is not included in the email sending system of vbulletin 5.
Thanks.
Forum: vB5 General Discussions 03-08-2016, 06:42 AM
Replies: 2
Views: 553
Posted By hienntp
Thanks, I am thinking of upgrading to ver 5.2....

Thanks,
I am thinking of upgrading to ver 5.2.



Can anyone help me?
Forum: vB5 General Discussions 03-08-2016, 12:10 AM
Replies: 2
Views: 553
Posted By hienntp
How to integrate comment on facebook into the forum?

Hello,
I use vbulletin 5.1.0. How to integrate comment on facebook into the forum?
Thanks.
Forum: vB5 General Discussions 03-04-2016, 07:25 AM
Replies: 1
Views: 409
Posted By hienntp
Pleaes help me!!!

Pleaes help me!!!
Forum: vB5 General Discussions 03-02-2016, 12:00 AM
Replies: 1
Views: 409
Posted By hienntp
How to integrate comment on facebook into the forum?

Hello,
How to integrate comment on facebook into the forum?
Thanks.
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT. The time now is 05:34 AM.


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.01411 seconds
  • Memory Usage 2,019KB
  • 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)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete