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

Showing results 1 to 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: marrr
Forum: vBulletin 4.x Add-ons 09-06-2011, 01:09 AM
Replies: 107
Profile Enhancements - Extra Profile Fields Page
Views: 27,596
Posted By marrr
Thanks Scalemotorcars!

Thanks Scalemotorcars!
Forum: vBulletin 4.x Add-ons 07-31-2010, 03:32 AM
Replies: 107
Profile Enhancements - Extra Profile Fields Page
Views: 27,596
Posted By marrr
Below is an example of the code I used to create...

Below is an example of the code I used to create a dropdown menu in the postbit_legacy template. The code mimics the code used in the forum menu for creating a dropdown menu, only this one does not...
Forum: vBulletin 4.x Add-ons 07-16-2010, 02:56 PM
Replies: 46
Profile Enhancements - Extra Profile Fields Tab
Views: 11,721
Posted By marrr
any idea when that bug is gonna be fixed?

any idea when that bug is gonna be fixed?
Forum: vB4 Programming Discussions 07-05-2010, 08:52 AM
Replies: 4
Views: 888
Posted By marrr
Any thoughts on this issue or am I beating a dead...

Any thoughts on this issue or am I beating a dead horse with this type of issue?
Forum: vB4 Programming Discussions 07-02-2010, 11:30 AM
Replies: 3
Views: 638
Posted By marrr
From the looks of it you would create a new...

From the looks of it you would create a new plugin Plugins & Products > Add New Plugin . Use the hook register_addmember_complete . Then use code similar to below:

$db->query_write("REPLACE INTO...
Forum: vB4 Programming Discussions 06-27-2010, 08:35 PM
Replies: 5
Views: 755
Posted By marrr
The best method for this is to write a small php...

The best method for this is to write a small php script to query the old table and grab all the user id's and their corresponding usernames. Then store that in an array. Loop through the array and...
Forum: vB4 Programming Discussions 06-27-2010, 06:19 PM
Replies: 2
Views: 468
Posted By marrr
This should set all unread threads to blue and...

This should set all unread threads to blue and all read threads to black. Of course you can change to whatever colors you wish but you had requested blue and black. Go to your CSS templates and open...
Forum: vB4 Programming Discussions 06-27-2010, 05:16 PM
Replies: 1
Views: 342
Posted By marrr
In the admin control panel there should be an...

In the admin control panel there should be an option on the left for Languages & Phrases > Search in Phrases. Search for your phrase "Pouvoir de réputation" and edit it to what you want!
Forum: vB4 Programming Discussions 06-27-2010, 03:07 PM
Replies: 1
Views: 454
Posted By marrr
Couldn't you do something like this instead of...

Couldn't you do something like this instead of doing a second database query?

/*Create variables*/
$VARIABLE_1 = "123";
$VARIABLE_2 = "ABC";

/*Register variables in first template*/...
Forum: vB4 Programming Discussions 06-27-2010, 02:38 PM
Replies: 11
Views: 1,015
Posted By marrr
From the looks of it you would create a new...

From the looks of it you would create a new plugin Plugins & Products > Add New Plugin . Use the hook register_addmember_complete . Then use code similar to below:


$db->query_write("REPLACE INTO...
Forum: vB4 Programming Discussions 06-27-2010, 11:15 AM
Replies: 4
Views: 888
Posted By marrr
I know that global_start is depreciated but it...

I know that global_start is depreciated but it seems to be the only hook that works for the rest of the site. When I tried global_bootstrap_init_complete or any other global_bootstrap_* hook I get...
Forum: vB4 Programming Discussions 06-26-2010, 02:39 PM
Replies: 4
Views: 888
Posted By marrr
Plugin does not work in vbCMS

Description: Plugin grabs extra header and footer code and stores it in a hook to be called when the header and footer templates are rendered.
Hook: global_start...
Forum: vBulletin 4.x Add-ons 06-23-2010, 07:19 PM
Replies: 523
Views: 117,194
Posted By marrr
thanks for fixing!

thanks for fixing!
Forum: vBulletin 4.x Add-ons 06-20-2010, 11:53 PM
Replies: 523
Views: 117,194
Posted By marrr
same here

same here
Forum: vBulletin 4.x Add-ons 06-20-2010, 12:39 AM
Replies: 46
Profile Enhancements - Extra Profile Fields Tab
Views: 11,721
Posted By marrr
Only plugins i have installed are Separate Sticky...

Only plugins i have installed are Separate Sticky and Normal Threads,Usergroup Color Bar,Wired1's Extra Profile Field Page and this one. If you want i'll give you the info so you can check out on my...
Forum: vBulletin 4.x Add-ons 06-11-2010, 05:33 PM
Replies: 46
Profile Enhancements - Extra Profile Fields Tab
Views: 11,721
Posted By marrr
I think i found a bug.. When i load a profile...

I think i found a bug.. When i load a profile page it defaults to "visitor messages" however at the bottom of the page its loading my extra profile info too.
Forum: vBulletin 3.7 Add-ons 06-11-2010, 02:05 AM
Replies: 266
Views: 72,071
Posted By marrr
VB 4.0 please!!!

VB 4.0 please!!!
Forum: vBulletin 3.8 Add-ons 06-04-2010, 07:05 PM
Replies: 75
Profile Enhancements - Extra Profile Fields Tab
Views: 16,286
Posted By marrr
Whats the status of moving this to vb4? thanks

Whats the status of moving this to vb4?
thanks
Forum: vBulletin 3.8 Add-ons 06-04-2010, 07:04 PM
Replies: 145
Show Thread Enhancements - Profile Fields in a Postbit Dropdown
Views: 25,576
Posted By marrr
Whats the status of moving this to vb4? thanks

Whats the status of moving this to vb4?
thanks
Forum: vBulletin 3.8 Add-ons 02-13-2010, 01:55 AM
Replies: 145
Show Thread Enhancements - Profile Fields in a Postbit Dropdown
Views: 25,576
Posted By marrr
Please update!!!

Please update!!!
Forum: vBulletin 3.7 Add-ons 11-22-2008, 05:14 AM
Replies: 52
New Posting Features - Automatic Thread Closing
Views: 11,227
Posted By marrr
I like the way the mod merriweather posted lets...

I like the way the mod merriweather posted lets you select what forums to enabled much easier way.

any idea if that something you would add??
Forum: vBulletin 3.7 Add-ons 11-20-2008, 02:09 PM
Replies: 52
New Posting Features - Automatic Thread Closing
Views: 11,227
Posted By marrr
Yup it works good. Thanks alot of moving this...

Yup it works good. Thanks alot of moving this plugin to 3.7.4 Ive been looking for this for a long time.
Forum: vBulletin 3.7 Add-ons 11-20-2008, 04:02 AM
Replies: 52
New Posting Features - Automatic Thread Closing
Views: 11,227
Posted By marrr
Has anyone gotten this to work on 3.7.4?

Has anyone gotten this to work on 3.7.4?
Forum: vBulletin 3.7 Add-ons 08-14-2008, 08:07 PM
Replies: 196
Profile Enhancements - Extra Profile Fields Page
Views: 42,061
Posted By marrr
I have it working but I have 1 problem. In...

I have it working but I have 1 problem. In admincp I see Profile Fields from Form" It should be Profile Fields from Form ''System Specs"
I did the changes in the profilefield.php..

Im using...
Forum: vB3 General Discussions 08-13-2008, 03:07 PM
Replies: 64
Views: 11,711
Posted By marrr
im looking for this also

im looking for this also
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT. The time now is 08:35 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.01700 seconds
  • Memory Usage 2,027KB
  • 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
  • (50)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