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 2
1
2
>
Showing results 1 to 25 of 46
Search took
0.00
seconds.
Search:
Posts Made By:
Hilary
Forum:
vBulletin 4.x Add-ons
01-03-2019, 04:33 PM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
915,982
Posted By
Hilary
Editing to answer my own clueless question/s. ...
Editing to answer my own clueless question/s.
First, edit the xml file for version 7.88. Set the max version to 4.2.6.
Then install version 7.88.
Then visit forum/includes and upload the revised...
Forum:
vBulletin 3.8 Add-ons
01-01-2018, 10:15 AM
Replies:
450
Administrative and Maintenance Tools -
Multiple account login detector (AE Detector)
Views:
145,880
Posted By
Hilary
Thank you, Stratis! I'll install that. Of course...
Thank you, Stratis! I'll install that. Of course a determined troll can get round that just by registering from a coffee shop, but anything that makes their lives more difficult is still worth it.
...
Forum:
vBulletin 3.8 Add-ons
12-31-2017, 10:48 PM
Replies:
450
Administrative and Maintenance Tools -
Multiple account login detector (AE Detector)
Views:
145,880
Posted By
Hilary
I have vB 4.2.5, php 5.6, and I'm very much...
I have vB 4.2.5, php 5.6, and I'm very much afraid this has stopped working. (It worked in earlier versions of vb4 - I don't know whether it was the php or vB upgrade that killed it.) I would gladly...
Forum:
vB4 General Discussions
04-25-2016, 08:06 AM
Replies:
11
How to display pm notifications in a custom template?
Views:
825
Posted By
Hilary
It's fantastically kind of you to put in all this...
It's fantastically kind of you to put in all this work for me - I really appreciate it. And you've cracked it! The above code - substituting 'ubermenu' for 'mytemplate' in line 1 ;) - works just as...
Forum:
vB4 General Discussions
04-24-2016, 10:33 AM
Replies:
11
How to display pm notifications in a custom template?
Views:
825
Posted By
Hilary
Nope - template disappears altogether again.
Nope - template disappears altogether again.
Forum:
vB4 General Discussions
04-24-2016, 10:18 AM
Replies:
11
How to display pm notifications in a custom template?
Views:
825
Posted By
Hilary
parse_templates (I tried 'global_start'...
parse_templates
(I tried 'global_start' first, but the template didn't appear at all.)
Forum:
vB4 General Discussions
04-24-2016, 06:54 AM
Replies:
11
How to display pm notifications in a custom template?
Views:
825
Posted By
Hilary
Thank you. I'm sure you're right. ...
Thank you.
I'm sure you're right.
**EDIT**
Er, let me just delete everything I wrote before I found the stray ' in the code :o . I still haven't got it working, but I'll post a better...
Forum:
vB4 General Discussions
04-23-2016, 07:24 PM
Replies:
11
How to display pm notifications in a custom template?
Views:
825
Posted By
Hilary
Hi Lynne! Thanks for the swift response. ...
Hi Lynne! Thanks for the swift response.
I've just been reading through that thread, and I'm really glad to find you're still posting here.
I found this example code there:
$templater =...
Forum:
vB4 General Discussions
04-23-2016, 05:54 PM
Replies:
11
How to display pm notifications in a custom template?
Views:
825
Posted By
Hilary
How to display pm notifications in a custom template?
Hi,
I've registered a custom template to include inside the header template with {vb:raw mytemplate}. It works... the
<vb:if condition="$show['member']">
condition inside mytemplate works,...
Forum:
vB4 Design and Graphics Discussions
02-21-2015, 09:50 AM
Replies:
0
Need help with blog editor layout
Views:
439
Posted By
Hilary
Need help with blog editor layout
I have a fixed layout and not enough room on the blog editor pages. The editor area overflows its box and overlaps the right-hand column.
The problem arose when a plugin changed the number of...
Forum:
vBulletin 4 Articles
05-04-2013, 10:46 AM
Replies:
440
vB4 Template Conditionals List
Views:
130,270
Posted By
Hilary
What happens with <vb:if...
What happens with
<vb:if condition!="is_member_of($bbuserinfo, 1)">ad code here</vb:if>
? (Where '1' is the number of the usergroup you don't want to see the ads, of course.) Not that I've tried...
Forum:
vBulletin 3.7 Template Modifications
04-08-2013, 12:47 PM
Replies:
145
New Posting Features -
GTSmiliebox - Move Smilies Below Editor
Views:
76,801
Posted By
Hilary
Huh... oh, yes, see what you mean. (I have a...
Huh... oh, yes, see what you mean. (I have a forehead-slapping smilie in my forum - missing it here...)
Anyway, I'm not remotely comfortable editing templates. Lots of good karma for the writers...
Forum:
vBulletin 4.x Add-ons
04-08-2013, 08:43 AM
Replies:
323
New Posting Features -
Move smilies to below text area (and optionally add to Quick Reply)
Views:
54,829
Posted By
Hilary
This mod doesn't move the smiliebox below all...
This mod doesn't move the smiliebox below all editors - specifically, the one in 'edit signature' is still alongside. (The advanced editor in another plugin - Vaultwiki - was also unaffected by this...
Forum:
vBulletin 3.7 Template Modifications
04-08-2013, 08:37 AM
Replies:
145
New Posting Features -
GTSmiliebox - Move Smilies Below Editor
Views:
76,801
Posted By
Hilary
Actually, it does include a 'smiliebox below...
Actually, it does include a 'smiliebox below editor' option in amongst all the rest (you can find it with ctrl+f), but I agree absolutely it's not the same thing!
Here's a pure and simple...
Forum:
vBulletin 4 Articles
04-06-2013, 07:48 PM
Replies:
440
vB4 Template Conditionals List
Views:
130,270
Posted By
Hilary
Hello Lynne and everyone, The smiliebox is...
Hello Lynne and everyone,
The smiliebox is causing havoc for me, so there are a couple of pages where I'd like it not to appear. I've worked out how to make it disappear for one of them, but I...
Forum:
vBulletin 4.x Add-ons
04-04-2013, 12:47 PM
Replies:
323
New Posting Features -
Move smilies to below text area (and optionally add to Quick Reply)
Views:
54,829
Posted By
Hilary
So glad to find this, thanks! <edit> Used...
So glad to find this, thanks!
<edit>
Used a modicum of initiative and found what to edit to create the extra row, thanks. And by some miracle, that also removed the big gap between the smilies...
Forum:
vBulletin 3.7 Template Modifications
04-03-2013, 05:03 PM
Replies:
145
New Posting Features -
GTSmiliebox - Move Smilies Below Editor
Views:
76,801
Posted By
Hilary
Please can someone post a link to this, if there...
Please can someone post a link to this, if there really is a vb4 version?
I have found this -
https://vborg.vbsupport.ru/showthread.php?t=180330
- but it's more than I need, and I'd rather...
Forum:
vB4 General Discussions
03-30-2013, 08:06 PM
Replies:
0
How do I get smilies below the editor in version 4?
Views:
280
Posted By
Hilary
How do I get smilies below the editor in version 4?
I've used GTsmiliebox in version 3 - great. Upgraded to 4... no GTsmiliebox.
:(
Is there a replacement? all I've found so far is scarily complicated things with code edits - yikes. Anything...
Forum:
vB3 General Discussions
01-23-2012, 06:53 PM
Replies:
3
How to create a collection of best-ever threads?
Views:
524
Posted By
Hilary
A page? Is this a Vbulletin 4 CMS thing? Would...
A page? Is this a Vbulletin 4 CMS thing? Would solve the problem of having people filling a thread with links that all break with a change of domain name...
Forum:
vB3 General Discussions
01-22-2012, 08:12 PM
Replies:
3
How to create a collection of best-ever threads?
Views:
524
Posted By
Hilary
How to create a collection of best-ever threads?
Hi all,
My forum has some 10 years of history, with some excellent threads hidden away in the archives. Question: is there a good way the whole forum can co-operate in marking these special...
Forum:
vB4 General Discussions
10-09-2010, 01:47 PM
Replies:
1
How to integrate with other product sales?
Views:
550
Posted By
Hilary
How to integrate with other product sales?
Here's what I want:
Brand new customer arrives at my site, reads a sales page for a download or service, clicks the 'order' button at the bottom, and is simultaneously added to a vBulletin...
Forum:
vB4 General Discussions
10-09-2010, 11:30 AM
Replies:
1
Anyone here using RBS Worldpay? Happy with them?
Views:
736
Posted By
Hilary
I've been using Worldpay for many years. The...
I've been using Worldpay for many years. The functionality is good, it's easy to integrate in general. It's still possible to have problems with them if you're the victim of fraudulent transactions -...
Forum:
vB3 General Discussions
01-29-2010, 11:40 AM
Replies:
2
Trouble with Amember integration and 3.8.4
Views:
1,086
Posted By
Hilary
I did, thank you, and they just got it fixed...
I did, thank you, and they just got it fixed yesterday. I thought it worth asking round in case anyone already knew how to solve the problem.
For the record - first they installed the latest...
Forum:
vB3 General Discussions
01-25-2010, 10:48 AM
Replies:
2
Trouble with Amember integration and 3.8.4
Views:
1,086
Posted By
Hilary
Trouble with Amember integration and 3.8.4
I wonder if anyone else had this problem and has found a solution?
The original setup -
I have Amember and Vbulletin fully integrated, so Amember handles all signups and logins for Vbulletin....
Forum:
vB3 General Discussions
10-30-2009, 09:50 PM
Replies:
2
How to remove a few buttons from the editor?
Views:
853
Posted By
Hilary
Thank you for replying!
Thank you for replying!
Showing results 1 to 25 of 46
Page 1 of 2
1
2
>
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
05:03 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.03621 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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(42)
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.0011
(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(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(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(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(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(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(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi