The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 81
Search took
0.00
seconds.
Search:
Posts Made By:
steveneff
Forum:
vB4 Programming Discussions
02-10-2012, 09:04 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
Sorry for the long delay, had a major brain mail...
Sorry for the long delay, had a major brain mail function and wiped my forumhome template. Just got the thing back up and running.
I set $mygig to GBbut no change.
with raw globals in the...
Forum:
vB4 Programming Discussions
02-10-2012, 03:34 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
No still nothing
No still nothing
Forum:
vB4 Programming Discussions
02-10-2012, 03:06 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
You mean this code $efvip =...
You mean this code
$efvip = $_SERVER['REMOTE_ADDR'];include('/home/myaccount/public_html/geo/geoip.inc');$gi = geoip_open('/home/myaccount/public_html/geo/ip/GeoIP.dat',GEOIP_STANDARD);$mygig =...
Forum:
vB4 Programming Discussions
02-10-2012, 02:39 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
parse OK but doesn't work, I changed AZ to GB so...
parse OK but doesn't work, I changed AZ to GB so I can see if it works.
Forum:
vB4 Programming Discussions
02-10-2012, 02:29 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
They both parse, the second one does it's job ok
They both parse, the second one does it's job ok
Forum:
vB4 Programming Discussions
02-10-2012, 02:14 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
yes it does. I've tried it without show...
yes it does.
I've tried it without show guest but still the same.
<vb:if condition="!in_array($GLOBALS['mygig'],$GLOBALS['mycountry'], true)">
<vb:if condition="$show['guest']"><div...
Forum:
vB4 Programming Discussions
02-10-2012, 02:06 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
That clears the function calls but gives my...
That clears the function calls but gives my original error
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3416
Forum:
vB4 Programming Discussions
02-10-2012, 01:44 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
Moving your first code down the page removed the...
Moving your first code down the page removed the server error but still not liking my condition
With that removed and using your condition I get
Could not find phrase ' The following template...
Forum:
vB4 Programming Discussions
02-10-2012, 01:25 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
4.1.2 Patch Level 3 I also got a server...
4.1.2 Patch Level 3
I also got a server error with your code
Forum:
vB4 Programming Discussions
02-10-2012, 01:14 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
Still no go, when I try to add the condition in...
Still no go, when I try to add the condition in the template I get
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3416
Forum:
vB4 Programming Discussions
02-10-2012, 12:20 PM
Replies:
20
GeoIP condition
Views:
1,143
Posted By
steveneff
GeoIP condition
I have GeoIP installed on my website (not in vbulletin) and want to use a condition based on country
I have put this code in forums/index.php
$efvip =...
Forum:
vBulletin 3.8 Add-ons
01-21-2012, 12:32 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,538
Posted By
steveneff
Oh, I didn't notice that. I'll investigate more....
Oh, I didn't notice that. I'll investigate more. Any idea what would make it do that?
Forum:
vBulletin 3.8 Add-ons
01-18-2012, 08:22 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,538
Posted By
steveneff
Before making that change to showthread.php if...
Before making that change to showthread.php if you used quickreply on a page other than the last page, once the post had been submitted you would be kicked to the threads forumdisplay page.
With the...
Forum:
vBulletin 3.8 Add-ons
01-17-2012, 09:50 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,538
Posted By
steveneff
It does look to be working ok. What do you think...
It does look to be working ok. What do you think would not work right?
Forum:
vBulletin 3.8 Add-ons
01-16-2012, 07:58 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,538
Posted By
steveneff
If I change this code in showthread.php it works,...
If I change this code in showthread.php it works, but is it safe to change?
// only allow ajax on the last page of a thread when viewing oldest first
$show['allow_ajax_qr'] =...
Forum:
vBulletin 3.8 Add-ons
01-15-2012, 07:15 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,538
Posted By
steveneff
How's it going? Don't know if this is the...
How's it going?
Don't know if this is the way quick reply normally works but if I use it on a thread that has more than one page, not the last page, after submitting the post I get kicked back to...
Forum:
Modification Requests/Questions (Unpaid)
12-30-2011, 07:45 PM
Replies:
1
Quick reply for guest vb4
Views:
523
Posted By
steveneff
Got an old mod to work ...
Got an old mod to work
https://vborg.vbsupport.ru/showthread.php?p=2282309#post2282309
Forum:
vBulletin 3.8 Add-ons
12-30-2011, 07:44 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,538
Posted By
steveneff
Hello, thanks for this mod. Got it working...
Hello, thanks for this mod.
Got it working on vBulletin 4.1.2 Patch Level 3
imported mod
turned off auto edit
Used the code below in place of what's in the readme
<vb:if...
Forum:
Modification Requests/Questions (Unpaid)
12-30-2011, 01:10 PM
Replies:
1
Quick reply for guest vb4
Views:
523
Posted By
steveneff
Quick reply for guest vb4
Hello, Looked all over for a mod to enable "quick Reply" for guest with vb4 but have only found one for 3.8.
Anyone know of a mod to do this in vb4?
many thanks.
Forum:
vB4 General Discussions
11-03-2011, 01:40 PM
Replies:
0
External Facebook connect
Views:
400
Posted By
steveneff
External Facebook connect
Hello, I've been messing about trying to get the facebook connect to work on an external page.
I think I have it working but with all the messing about, cache etc It would be very helpful if a few...
Forum:
vBulletin 4.x Template Modifications
12-25-2010, 05:48 AM
Replies:
196
Integration with vBulletin -
Replace search with Google Custom Search
Views:
57,182
Posted By
steveneff
Top mod. Installed on 4.07 using this simple...
Top mod. Installed on 4.07 using this simple single edit.
I guess using this mod will cut down on database use from some of those unwanted spiders but will it have an effect on SEO with the main...
Forum:
vBulletin 4.x Add-ons
10-19-2010, 09:09 AM
Replies:
243
Mini Mods -
Default Avatar
Views:
84,608
Posted By
steveneff
Nice mod. Is there a way to remove the...
Nice mod.
Is there a way to remove the profile link for unregistered/guest users?
Forum:
Modification Requests/Questions (Unpaid)
06-17-2010, 04:39 PM
Replies:
0
Links sent for moderation
Views:
520
Posted By
steveneff
Links sent for moderation
Any mods about that will check for links or maybe bbcode in threads post etc and if present sent it for moderation?
Forum:
Modification Requests/Questions (Unpaid)
06-13-2010, 04:55 AM
Replies:
1
Thread as link
Views:
508
Posted By
steveneff
Thread as link
Is there a way to make a thread as link, as you can with "forum as link"
Forum:
Modification Requests/Questions (Unpaid)
05-29-2010, 08:50 PM
Replies:
6
Youtube link converter
Views:
981
Posted By
steveneff
oh, yes I understand. I already have this...
oh, yes I understand.
I already have this but nobody uses it, they just put the youtube link in the post and I have to go in and change it to an inserted video.
If I had a mod that did this...
Showing results 1 to 25 of 81
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
08:28 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.04240 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
(57)
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
Messages:
time to check permissions: 0.0016
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
FULLTEXT Search
php_sapi_name(): fpm-fcgi