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

Showing results 1 to 25 of 29
Search took 0.00 seconds.
Search: Posts Made By: AFMichael
Forum: vB3 General Discussions 07-05-2015, 01:46 PM
Replies: 1
Views: 704
Posted By AFMichael
No Avatar Template Conditional

Is there a template conditional to check to see if a member has uploaded an avatar or not? This is NOT for the current logged in user as I need to utilize a default avatar on the showgroups page for...
Forum: Modification Graveyard 12-23-2014, 05:18 PM
Replies: 46
Add-On Releases - Advanced Application Forms
Views: 16,166
Posted By AFMichael
Has anyone run into a 403 error when trying to...

Has anyone run into a 403 error when trying to edit or add application types? I have no issues editing any other part of this addon's settings. I am running vB 3.8.8 and this is the only addon that I...
Forum: vBulletin 3.8 Add-ons 10-27-2013, 04:18 AM
Replies: 22
Views: 9,237
Posted By AFMichael
I installed and tested this addon but it is only...

I installed and tested this addon but it is only blocking the users trying to use googlemail.com/gmail.com variant. It is not blocking registrations when users are using "." in the email address.
...
Forum: vBulletin 4.x Add-ons 02-05-2013, 02:31 AM
Replies: 265
Mini Mods - Last Poster Avatar
Views: 57,527
Posted By AFMichael
Thanks! That one works wonderfully.

Thanks! That one works wonderfully.
Forum: vBulletin 4.x Add-ons 02-05-2013, 01:13 AM
Replies: 265
Mini Mods - Last Poster Avatar
Views: 57,527
Posted By AFMichael
When I installed this, the avatar on the...

When I installed this, the avatar on the forumhome does not push the lastpostby info to the right. Instead, it is places in front of the thread title with the last post auther and date under it. How...
Forum: vBulletin 4.x Add-ons 01-13-2013, 05:17 AM
Replies: 162
Views: 33,453
Posted By AFMichael
I've come across an issue since installing this....

I've come across an issue since installing this. This addon has blocked quite a few legit registrations based on emails but is also still allowing numerous spammers to get through. I have...
Forum: vBulletin 4.x Add-ons 01-09-2013, 02:29 AM
Replies: 162
Views: 33,453
Posted By AFMichael
How long does it take to receive the API key?

How long does it take to receive the API key?
Forum: vBulletin 3.8 Add-ons 05-28-2012, 03:43 AM
Replies: 10
Miscellaneous Hacks - Nexia's Web Crawlers Bundle
Views: 4,309
Posted By AFMichael
Excellent mod! Installed!

Excellent mod! Installed!
Forum: vBulletin 3.8 Add-ons 05-24-2012, 05:12 PM
Replies: 62
Forum Home Enhancements - Spiders on ForumHome [NO FILE EDIT]
Views: 24,863
Posted By AFMichael
After installing this addon, it displays (2) in...

After installing this addon, it displays (2) in the Who's Online for the two Google bots but it does not give them a name. How would I correct this?
Forum: vBulletin 3.7 Add-ons 05-17-2012, 05:37 PM
Replies: 116
Views: 27,097
Posted By AFMichael
The addon works great but I am having one small...

The addon works great but I am having one small problem. Every tag is the same font size in the cloud. How do I get it to show different font sizes/weight? In the vBulletin Options, I have Tag Cloud:...
Forum: Board of the Month 10-16-2008, 02:49 PM
Replies: 86
Views: 23,608
Posted By AFMichael
I also nominate TankSpot.com. Great website with...

I also nominate TankSpot.com. Great website with a unique touch in design. Easy to navigate and quick to load!
Forum: vBulletin 3.6 Add-ons 04-07-2008, 11:25 AM
Replies: 230
Views: 57,909
Posted By AFMichael
I'm assuming that this requires EqDKP to be...

I'm assuming that this requires EqDKP to be installed?
Forum: vBulletin 3.5 Template Modifications 03-04-2006, 08:17 PM
Replies: 31
Views: 8,488
Posted By AFMichael
Nicely done. I clicked install so that I can...

Nicely done. I clicked install so that I can access later when I get home. :D
Forum: vBulletin 3.5 Add-ons 02-19-2006, 10:44 PM
Replies: 613
Views: 140,216
Posted By AFMichael
I've corrected this problem by removing...

I've corrected this problem by removing "$vbphrase[support_delete_selected_tickets]" and replacing it with "Delete"
Forum: vBulletin 3.5 Add-ons 02-19-2006, 10:32 PM
Replies: 613
Views: 140,216
Posted By AFMichael
The delete button appears, but the value/text for...

The delete button appears, but the value/text for this button is blank. Where would I go to correct this?

-see attached image-
Forum: vB3 General Discussions 02-14-2006, 02:43 AM
Replies: 3
Views: 857
Posted By AFMichael
Try one of the following: ...

Try one of the following:

https://vborg.vbsupport.ru/showthread.php?t=94495&highlight=side+column

https://vborg.vbsupport.ru/showthread.php?t=91888&highlight=side+column
Forum: vB3 General Discussions 02-13-2006, 10:07 PM
Replies: 2
Views: 861
Posted By AFMichael
I'm not much of a vBulletin expert, but if you...

I'm not much of a vBulletin expert, but if you have them in their own usergroup, you can choose for that usergroup to be "Viewable on Show Groups" in that usergroups settings. Look under 'Usergroup...
Forum: vB3 General Discussions 02-13-2006, 09:43 PM
Replies: 2
Views: 899
Posted By AFMichael
How would I go about checking multiple usergroups...

How would I go about checking multiple usergroups in a single if condition line?

Ok, I tried the following below and it kind of worked, but didn't work. For myself, being an Admin, it showed...
Forum: vB3 General Discussions 02-13-2006, 02:23 AM
Replies: 2
Views: 899
Posted By AFMichael
if condition question

What are all of the conditions possible for the usergroups? For example, admin would be:

<if condition="$show['admin']">

And guest would be:

<if condition="$show['guest']">

But for Super...
Forum: Modification Requests/Questions (Unpaid) 02-10-2006, 12:51 AM
Replies: 1
Views: 1,018
Posted By AFMichael
Another if condition question

Ok, how would I use the if condition coding to check multiple things? For instance:

<if condition="THIS_SCRIPT == 'profile'">
// Code
</if>

The coding above checks to see if the page is...
Forum: Modification Requests/Questions (Unpaid) 02-09-2006, 07:47 PM
Replies: 5
Views: 921
Posted By AFMichael
Well, this is what I am trying to do. I have a...

Well, this is what I am trying to do. I have a side column in the header template. Now, when a member goes to the usercp pages, it will show a certain navigation menu. If they're not there, it will...
Forum: Modification Requests/Questions (Unpaid) 02-09-2006, 07:43 PM
Replies: 5
Views: 921
Posted By AFMichael
Ok, so for the UserCP, it would be: <if...

Ok, so for the UserCP, it would be:

<if condition="VB_AREA == 'UserCP'">
Forum: Modification Requests/Questions (Unpaid) 02-09-2006, 07:33 PM
Replies: 5
Views: 921
Posted By AFMichael
If condition help

What I am basically asking is this, in the coding below, am I able to check a condition whereas if the page is in the control panel, it shows the true boolean value. Else, shows the false boolean...
Forum: vBulletin 3.5 Add-ons 02-09-2006, 02:11 AM
Replies: 162
Views: 23,052
Posted By AFMichael
This absolutely worked! Thanks very much!

This absolutely worked! Thanks very much!
Forum: Modification Requests/Questions (Unpaid) 02-09-2006, 12:29 AM
Replies: 2
Views: 842
Posted By AFMichael
https://vborg.vbsupport.ru/showthread.php?t=82410...

https://vborg.vbsupport.ru/showthread.php?t=82410 - this is for 3.0.7, but may work with 3.5. Not sure though so test at your own risk. Also, read:
...
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT. The time now is 06:25 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.01694 seconds
  • Memory Usage 2,028KB
  • 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
  • (44)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