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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: ForumsMods
Forum: vB4 Programming Discussions 03-07-2013, 10:02 PM
Replies: 5
Views: 812
Posted By ForumsMods
vB is using real links: ...

vB is using real links:
profile.php?do=addlist&userlist=friend&u=x
Forum: vB4 Programming Discussions 03-07-2013, 08:55 PM
Replies: 5
Views: 812
Posted By ForumsMods
There are links in some places to add user to...

There are links in some places to add user to ignore/friend list like profile page, username dropdown, blog, etc.
Forum: vB4 Programming Discussions 03-07-2013, 02:13 PM
Replies: 6
Views: 1,413
Posted By ForumsMods
Yes. This will always return false: !VB_API,...

Yes.
This will always return false: !VB_API, because VB_API is not defined.
It is defined in includes/init.php which is included in includes/class_bootstrap.php and this is included in global.php....
Forum: vB4 Programming Discussions 03-07-2013, 01:35 PM
Replies: 6
Views: 1,413
Posted By ForumsMods
You need to add this to your code: ...

You need to add this to your code:

define('VB_API', false);
Forum: vB5 Programming Discussions 03-06-2013, 05:00 PM
Replies: 1
Views: 1,641
Posted By ForumsMods
Go to Forum Page Enable Site Builder (Edit...

Go to Forum Page
Enable Site Builder (Edit Site: On)
Click Edit Page
Enter password if it is asked
Click Save Page
Delete "forum/" from Page URL field
Click OK
Click Save Page
Done
Forum: vB5 Programming Discussions 03-03-2013, 12:27 AM
Replies: 11
Views: 3,467
Posted By ForumsMods
You can vote in the issues created in Tracker to...

You can vote in the issues created in Tracker to get these "bugs" fixed faster.
Forum: vB5 Programming Discussions 03-02-2013, 09:28 PM
Replies: 11
Views: 3,467
Posted By ForumsMods
Well, for the moment, you need to find a way...

Well, for the moment, you need to find a way (workaround) to do what you want.

Maybe you can extend another method that is called before save() finishes.
Maybe, you can create another controller...
Forum: vB5 Programming Discussions 03-02-2013, 01:55 PM
Replies: 11
Views: 3,467
Posted By ForumsMods
Both are not possible for the moment.

Both are not possible for the moment.
Forum: vBulletin 5.x Products & Extensions 10-26-2012, 10:00 PM
Replies: 7
Miscellaneous Hacks - Advanced Poll Options
Views: 12,035
Posted By ForumsMods
Advanced Poll Options

Advanced Poll Options

Description:
With this hack a poll icon and poll prefix is shown and a checked icon and a voted prefix if the user has already voted on a poll and results will be shown in...
Forum: vBulletin 5.x Products & Extensions 10-25-2012, 10:00 PM
Replies: 0
Forum Display Enhancements - Alphabetical Filtering
Views: 7,547
Posted By ForumsMods
Alphabetical Filtering

Alphabetical Filtering

Description:
Add an alphabetical filtering bar

Installation:

Upload all files in folder upload to ther respective directories on your webserver.
Go to ACP /...
Forum: vBulletin 5.x Products & Extensions 10-24-2012, 10:00 PM
Replies: 9
Moderators Functions - Move Threads to Recycle Bin
Views: 17,119
Posted By ForumsMods
Move Threads to Recycle Bin

Move Threads to Recycle Bin

Description:
Allow moderators to move threads to a "Recycle Bin" forum

Installation:

Upload all files in folder upload to ther respective directories on your...
Forum: vBulletin 5.x Products & Extensions 10-23-2012, 10:00 PM
Replies: 33
Administrative and Maintenance Tools - Mass Private Message
Views: 23,455
Posted By ForumsMods
Mass Private Message

Mass Private Message

Description:
Send PM to Users in Mass

Installation:

Upload all files in folder upload to ther respective directories on your webserver.
Go to ACP / Plugins &...
Forum: vB5 Programming Discussions 09-30-2012, 10:07 PM
Replies: 13
Views: 2,837
Posted By ForumsMods
I agree, fields are part of user's information...

I agree, fields are part of user's information (userinfo).
Currently only user table is included, I think they forgot to join userfield table.

I hope it is not by design.
Forum: vB5 Programming Discussions 09-30-2012, 09:27 PM
Replies: 13
Views: 2,837
Posted By ForumsMods
I tought the same, but... the fields are not...

I tought the same, but... the fields are not included in conversation variable.
Forum: vB5 Programming Discussions 09-30-2012, 02:56 PM
Replies: 13
Views: 2,837
Posted By ForumsMods
A new template hook was added for next release. ...

A new template hook was added for next release.
For the moment, you can edit the template manually or modify the template cache.
Forum: vB5 Programming Discussions 09-29-2012, 10:08 PM
Replies: 8
Views: 1,861
Posted By ForumsMods
Template should be removed when product is...

Template should be removed when product is uninstalled.
Is the product field set correctly for the template?
Forum: vB5 Programming Discussions 09-29-2012, 07:19 PM
Replies: 8
Views: 1,861
Posted By ForumsMods
How are you editing the template?

How are you editing the template?
Forum: vB5 Programming Discussions 09-29-2012, 07:07 PM
Replies: 8
Views: 1,861
Posted By ForumsMods
What is the add-on?

What is the add-on?
Forum: vBulletin.org Site Feedback 09-26-2012, 11:12 PM
Replies: 22
Views: 3,076
Posted By ForumsMods
Working fine now

Working fine now
Forum: vBulletin.org Site Feedback 09-26-2012, 07:21 PM
Replies: 22
Views: 3,076
Posted By ForumsMods
The problem is when you browse the forum without...

The problem is when you browse the forum without www.
I get a 403 HTTP status code when requesting images.
Forum: vB5 General Discussions 09-22-2012, 02:17 PM
Replies: 3
Views: 1,622
Posted By ForumsMods
Currently vB5 Style is not 100% compatible with...

Currently vB5 Style is not 100% compatible with Opera.

Did you try with native browser?
Forum: vB5 Programming Discussions 09-21-2012, 06:05 PM
Replies: 8
Views: 1,812
Posted By ForumsMods
You can not add a new template group in vBulletin...

You can not add a new template group in vBulletin 5.
That tag (templategroup) is used for styles which are different from products.
Forum: vBulletin.org Site Feedback 09-20-2012, 10:19 PM
Replies: 22
Views: 3,076
Posted By ForumsMods
Are you viewing the site using a secure url...

Are you viewing the site using a secure url (https)?
Forum: vB5 Programming Discussions 09-20-2012, 04:30 PM
Replies: 8
Views: 1,812
Posted By ForumsMods
Not possible currently. There are not...

Not possible currently.
There are not hooks/plugins in vB5.

You are confusing a style xml with a product xml.
Forum: vB5 Programming Discussions 09-19-2012, 04:26 PM
Replies: 4
Views: 1,365
Posted By ForumsMods
You need to add this: <public>1</public> ...

You need to add this:

<public>1</public>


Under:

<datatype>free</datatype>
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 11:45 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.03397 seconds
  • Memory Usage 2,065KB
  • 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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (24)threadbit_pagelink 

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