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

Showing results 1 to 25 of 81
Search took 0.00 seconds.
Search: Posts Made By: stuartn
Forum: vB4 General Discussions 09-20-2012, 08:23 AM
Replies: 3
Views: 510
Posted By stuartn
You can do it via edit post as the originator of...

You can do it via edit post as the originator of the thread....

However, I don't understand why the edit thread function is held in the global settings when in my view it should be in the...
Forum: vBulletin 4 Articles 07-18-2012, 05:39 PM
Replies: 440
Views: 131,989
Posted By stuartn
using this in forum display and it doesn't appear...

using this in forum display and it doesn't appear to work any longer in 4.2 pl2 - any ideas and yes it has a closing if statement...
<vb:if condition="is_member_of($bbuserinfo, 1,2,3,4)">
Forum: vB4 Programming Discussions 06-10-2012, 08:41 AM
Replies: 2
Views: 538
Posted By stuartn
I found the only way to do this without requiring...

I found the only way to do this without requiring .php is to use template conditionals.

So for example - you set one or a bunch of options within the user options and select them to only be...
Forum: vB4 Programming Discussions 06-09-2012, 12:22 PM
Replies: 0
Views: 459
Posted By stuartn
usergroup status equals profile option setting

Okay need a little help working this out.

In Profile Options I have an option only viewable if a member of a certain subscribed group. But when the subscription runs out and the member doesn't...
Forum: vB4 Programming Discussions 06-09-2012, 11:45 AM
Replies: 1
Views: 478
Posted By stuartn
Found a semi way to provide this via a template...

Found a semi way to provide this via a template if statements using the category options - other.
Forum: vBulletin 4 Articles 06-07-2012, 03:03 PM
Replies: 440
Views: 131,989
Posted By stuartn
<vb:if condition="in_array($foruminfo[forumid],...

<vb:if condition="in_array($foruminfo[forumid], array(166,113,110,109,108))"></vb:if>


Works fine in mine...

--------------- Added 1339085022 at 1339085022 ---------------

Obviously the !...
Forum: vB4 Programming Discussions 05-24-2012, 10:44 AM
Replies: 1
Views: 478
Posted By stuartn
User Profile Field by Usergroup

I would like to have an option but only available for a certain usergroup can anyone tell me how this would be best done or know where a mod might be for this.

Thanks in advance.
Forum: vBulletin 4 Articles 05-06-2012, 08:36 PM
Replies: 440
Views: 131,989
Posted By stuartn
In user profile options I want to make and option...

In user profile options I want to make and option only viewable to be accessed by a certain usergroup. How would you achieve this ?

--------------- Added 1336340365 at 1336340365 ---------------
...
Forum: vB4 Programming Discussions 05-01-2012, 05:34 AM
Replies: 6
Views: 574
Posted By stuartn
Thanks thats working now.

Thanks thats working now.
Forum: vB4 Programming Discussions 04-30-2012, 06:55 PM
Replies: 6
Views: 574
Posted By stuartn
Didn't work - got an error 'Call to undefined...

Didn't work - got an error 'Call to undefined method vB_Database::query_read_first()'

so removed the 'first' and no error but its not showing up.
Forum: vB4 Programming Discussions 04-30-2012, 04:37 PM
Replies: 6
Views: 574
Posted By stuartn
I understand that element what I struggle with is...

I understand that element what I struggle with is once I have the $result is how to get this into the vb system to show within the head template.

$million = $vbulletin->db->query_read("SELECT...
Forum: vB4 Programming Discussions 04-30-2012, 12:09 PM
Replies: 6
Views: 574
Posted By stuartn
Show username from a certain thread

Hopefully a simple bit of help required.

Say I wanted to show a simple text of the username with a post id = 1000000 i.e. the member posted our millionth post how would you do this ?
Forum: vBulletin 4.x Add-ons 11-02-2011, 09:48 AM
Replies: 107
Profile Enhancements - Extra Profile Fields Page
Views: 27,883
Posted By stuartn
Can you please confirm how - as I would be...

Can you please confirm how - as I would be interested in the same option :)
Forum: vBulletin 4.x Add-ons 03-13-2011, 01:23 AM
Replies: 503
vBulletin CMS Widgets - Widget - Users Online
Views: 86,026
Posted By stuartn
Found the issue was tapatalk - I removed the...

Found the issue was tapatalk - I removed the script calling from header include and it worked - so I placed the tapatalk into the footer.

All working now inc tapatalk.
Forum: vBulletin 4.x Add-ons 03-11-2011, 07:45 AM
Replies: 503
vBulletin CMS Widgets - Widget - Users Online
Views: 86,026
Posted By stuartn
Not working on my 4.1.2 either...I did think that...

Not working on my 4.1.2 either...I did think that maybe because my cms is in a folder and not root that this was the issue - but nope.
Forum: vBulletin 3.6 Add-ons 03-10-2011, 11:17 PM
Replies: 240
Views: 48,821
Posted By stuartn
Anyone got this working in 4.1 as a vbadvanced...

Anyone got this working in 4.1 as a vbadvanced module
Forum: vBulletin 4.x Add-ons 02-15-2011, 10:15 PM
Replies: 10
vBulletin CMS Widgets - Photopost photos in CMS widget
Views: 4,523
Posted By stuartn
Nope doesn't work for me either...

Nope doesn't work for me either...
Forum: vBulletin 4 Articles 01-13-2011, 08:04 AM
Replies: 440
Views: 131,989
Posted By stuartn
Found out which conditional works...in postbit ...

Found out which conditional works...in postbit

<vb:if condition="in_array($GLOBALS[forumid], array(2,4))">
Forum: vBulletin 4 Articles 01-12-2011, 10:52 PM
Replies: 440
Views: 131,989
Posted By stuartn
Well I'm really scratching my head I'm trying to...

Well I'm really scratching my head I'm trying to get a conditional to work only if in a certain forum if but also by postcount.

<vb:if condition="!in_array($postinfo['forumid'], array(2,4))">...
Forum: vBulletin 3.7 Add-ons 09-06-2010, 06:16 AM
Replies: 2,047
Major Additions - Links and Downloads Manager
Views: 583,494
Posted By stuartn
Anyone have an issue with taptalk on...

Anyone have an issue with taptalk on it....constantly getting this error...
Forum: vBulletin 3.8 Add-ons 09-02-2009, 02:07 PM
Replies: 4,362
Major Additions - DownloadsII
Views: 1,470,804
Posted By stuartn
Well I keep getting a white screen on uploading...

Well I keep getting a white screen on uploading and nothing happens, so I started with a smaller file the maximum I'm getting it to accept is 1.5mb. Now my php settings actually allow me to upload...
Forum: vBulletin 3.8 Add-ons 05-26-2009, 07:19 AM
Replies: 1,242
Miscellaneous Hacks - Live Topic
Views: 273,649
Posted By stuartn
We loved it but some members where not...

We loved it but some members where not experiencing any lag while others just couldn't get around the site due to it. I personally think its intensive on the browser hence some are fine and others...
Forum: vBulletin 3.8 Add-ons 05-25-2009, 05:24 PM
Replies: 1,242
Miscellaneous Hacks - Live Topic
Views: 273,649
Posted By stuartn
loved it but unfortunately many users complained...

loved it but unfortunately many users complained that the site had slowed to a near halt as a result of it and I had to turn it off.
Forum: vBulletin 3.8 Add-ons 05-24-2009, 06:03 PM
Replies: 1,242
Miscellaneous Hacks - Live Topic
Views: 273,649
Posted By stuartn
Just installed will watch with interest - loved...

Just installed will watch with interest - loved your video cool. I run vbadvanced now having this on the recent threads block would be out of this world.
Forum: vBulletin 3.7 Add-ons 01-10-2009, 11:09 PM
Replies: 126
Profile Enhancements - Countdown Timer in signature
Views: 39,732
Posted By stuartn
I would like to have it when the counter reaches...

I would like to have it when the counter reaches the end it then set's the function to "Off".

Any idea's on how to do this ?

Modded the code slightly to add more fields which all work fine, now...
Showing results 1 to 25 of 81

 
Forum Jump

All times are GMT. The time now is 04:02 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.01955 seconds
  • Memory Usage 2,043KB
  • 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
  • (47)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