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

Showing results 1 to 25 of 76
Search took 0.00 seconds.
Search: Posts Made By: Chunky Monkey
Forum: vBulletin 4.x Add-ons 07-17-2012, 11:50 PM
Replies: 2,765
Views: 556,270
Posted By Chunky Monkey
Does anyone know if there is a version of this...

Does anyone know if there is a version of this available for 3.8, or something else that can add multiple arbitrary buttons in addition to thanks or like?
Forum: vB3 Programming Discussions 10-20-2011, 03:36 PM
Replies: 5
Views: 1,004
Posted By Chunky Monkey
It looks like the above did the trick, it is...

It looks like the above did the trick, it is echoing my username now. Thank you, nerbert and kh99. :up:

In the past "include 'filename.php'" always seemed to work, so I'm not entirely sure why it...
Forum: vB3 Programming Discussions 10-20-2011, 11:35 AM
Replies: 5
Views: 1,004
Posted By Chunky Monkey
Accessing $vbulletin on a page called via AJAX

Hello,

I want to add some ajax functionality to the UI that calls a custom php script and accesses $vbulletin and data managers to do different things depending on which button a user pushes from...
Forum: Modification Requests/Questions (Unpaid) 02-11-2010, 11:06 AM
Replies: 0
Views: 395
Posted By Chunky Monkey
Only allow users with fewer than X posts to private message moderators and administra

Hello,

Does anyone know if there is a mod that allows you to specify that users with fewer than X posts can only send private messages to and receive private messages from members of specific...
Forum: vBulletin 3.6 Add-ons 02-08-2010, 04:34 PM
Replies: 109
Views: 49,167
Posted By Chunky Monkey
We just installed this on 3.8.4 and it appears to...

We just installed this on 3.8.4 and it appears to be working. I couldn't find anything like it in the 3.8 version forum. We were getting overrun with spam despite our human verification requirement,...
Forum: vBulletin 3.8 Add-ons 01-20-2010, 03:56 PM
Replies: 717
Views: 158,916
Posted By Chunky Monkey
Hi yellowpeter, Any idea when the Android...

Hi yellowpeter,

Any idea when the Android app will be able to upload pictures taken taken instantly via the device's camera?

Thanks!
Forum: vB3 Programming Discussions 10-29-2009, 12:42 AM
Replies: 0
Views: 659
Posted By Chunky Monkey
Using datamanager to create posts with attachments

Would anyone mind sharing a code sample that illustrates how to use the datamanager to add a post to a thread that includes an attached image and displays the image in the post?

I found a...
Forum: vB3 Design and Graphics Discussions 03-27-2009, 09:07 AM
Replies: 2
Views: 1,133
Posted By Chunky Monkey
Including custom template within another template

Can somebody please tell me how I can include a custom template I create for my style within another template?

For instance, you know how the template spacer_open is available in SHOWTHREAD via...
Forum: vB3 General Discussions 03-21-2009, 10:03 PM
Replies: 2
Views: 907
Posted By Chunky Monkey
Thank you, Lynne.

Thank you, Lynne.
Forum: vB3 Programming Discussions 03-20-2009, 08:59 PM
Replies: 1
Views: 990
Posted By Chunky Monkey
Getting $pagenumber into scope in postbit_legacy template

Does anyone have any idea how I can get $pagenumber into scope in postbit_legacy template? It is available and used in SHOWTHREAD, but when I try to use it in postbit_legacy I get nothing. How can I...
Forum: vB3 General Discussions 03-20-2009, 08:53 PM
Replies: 2
Views: 907
Posted By Chunky Monkey
Removing instant messaging area of member profiles

How can I turn off all references to aim, yahoo, msn, etc. in member profiles? I have disabled it via the control panel, but an area for all of these instant messengers, etc., still appears when...
Forum: vBulletin 3.6 Template Modifications 03-20-2009, 08:47 PM
Replies: 26
Views: 9,610
Posted By Chunky Monkey
Is there a way to get $pagenumber into scope in...

Is there a way to get $pagenumber into scope in postbit or postbit_legacy template? If we could do that then we could get permalinks pointing to particular pages within a thread and then jumping to...
Forum: vB3 General Discussions 02-04-2009, 12:43 PM
Replies: 10
Views: 1,270
Posted By Chunky Monkey
I changed the URL by adding ...

I changed the URL by adding

$vbulletin->options['bburl'] = <my domain>

to the top of global.php. It appears to work in so far as links at the "slave" forum lead to the proper URLs. However, I...
Forum: vBulletin 3.6 Add-ons 02-03-2009, 02:43 PM
Replies: 117
Views: 35,208
Posted By Chunky Monkey
I have been trying to get 2 domains to use the...

I have been trying to get 2 domains to use the same config.php so that users can access the same forums from multiple domains. I have added the "non primary" domains to the vbulletin options POST...
Forum: vB3 General Discussions 02-03-2009, 02:29 PM
Replies: 10
Views: 1,270
Posted By Chunky Monkey
Thank you, Dismounted. I have added the other...

Thank you, Dismounted. I have added the other domain to the POST referrer whitelist and am now able to send private messages from the "secondary" domain, but it still goes to a white screen when I...
Forum: vB3 General Discussions 02-02-2009, 08:28 PM
Replies: 10
Views: 1,270
Posted By Chunky Monkey
I will give that a try, thanks. Have you managed...

I will give that a try, thanks. Have you managed to get two vb installations at two different domains to share a database, Antivirus?

--------------- Added 1233613866 at 1233613866 ---------------...
Forum: vB3 General Discussions 02-02-2009, 05:32 PM
Replies: 10
Views: 1,270
Posted By Chunky Monkey
Hi, wouldn't having different prefixes for each...

Hi, wouldn't having different prefixes for each forum make them function like separate forums when what I am trying to do is allow them to share all of the same users, forums, threads, posts, etc.?
Forum: vB3 Design and Graphics Discussions 02-02-2009, 02:04 PM
Replies: 3
Views: 829
Posted By Chunky Monkey
Thank you, Lynne, I will give that a try.

Thank you, Lynne, I will give that a try.
Forum: vB3 General Discussions 02-02-2009, 02:03 PM
Replies: 10
Views: 1,270
Posted By Chunky Monkey
2 forums share 1 database

How can 2 installations of vbulletin at separate domains on the same server share the same database so that all users, posts, etc., exist at both vbulletin installations?

Using the same config.php...
Forum: vB3 Design and Graphics Discussions 01-30-2009, 03:27 PM
Replies: 3
Views: 829
Posted By Chunky Monkey
Which template for viewing pm contents

Can anyone tell me which template displays a private message? I thought it was pm_showpm, but it looks like the part that handles actually displaying the private message is in a variable called...
Forum: vB3 Programming Discussions 01-20-2009, 03:36 PM
Replies: 2
Views: 654
Posted By Chunky Monkey
Thank you, Danny.VBT. I am trying to share the...

Thank you, Danny.VBT. I am trying to share the same vb database at two domains (and will have two valid vb licenses, of course). I am able display all of the same forums at each domain by using the...
Forum: vB3 Programming Discussions 01-20-2009, 01:32 PM
Replies: 2
Views: 654
Posted By Chunky Monkey
Changing forum variales via php in files

Does anyone know how I would change the board url and style option via php in the vbulletin source files so that it can be changed from the value retrieved from the database? Is there a function in...
Forum: vB3 Design and Graphics Discussions 01-16-2009, 05:41 PM
Replies: 1
Views: 670
Posted By Chunky Monkey
Getting rid of horizontal space between posts and page edge

Can anyone tell me how I can get rid of the horizontal space to the left and right of posts? Thank you.
Forum: vB3 Design and Graphics Discussions 12-23-2008, 02:48 PM
Replies: 2
Views: 716
Posted By Chunky Monkey
Converting a phpbb2 style to vBulletin

Does anyone have any idea how I would go about converting a phpbb2 style to vBulletin? I would like to use a style we used to have but can't seem to find any articles about it. Thanks!
Forum: vBulletin 3.7 Add-ons 12-23-2008, 02:00 PM
Replies: 656
Miscellaneous Hacks - Cyb - PayPal Donate
Views: 173,486
Posted By Chunky Monkey
I'm not sure whether I should install this mod or...

I'm not sure whether I should install this mod or AWCoding's donation mod. Does anyone have a reason for going with one over the other?
Showing results 1 to 25 of 76

 
Forum Jump

All times are GMT. The time now is 09:15 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.02633 seconds
  • Memory Usage 2,044KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (28)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