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 28
Search took
0.01
seconds.
Search:
Posts Made By:
greigeh
Forum:
Community Lounge
08-15-2016, 03:08 PM
Replies:
13
Who here has the largest forum?
Views:
1,398
Posted By
Lynne
Well, Paul runs vbulletin.org - does that count?...
Well, Paul runs vbulletin.org - does that count? :)
Forum:
vB3 General Discussions
07-23-2016, 09:48 PM
Replies:
12
vb 3.9?
Views:
1,649
Posted By
Paul M
0.1 :)
0.1 :)
Forum:
vB3 General Discussions
06-16-2016, 06:03 PM
Replies:
16
Post in thread when user changes name?
Views:
1,645
Posted By
MarkFL
I went ahead and put together a simple product,...
I went ahead and put together a simple product, which I have attached, and which works in vB 3.8.9 and vB 4.2.x.
There are settings for:
Enabling/Disabling Product (you must initially enable...
Forum:
vB3 Programming Discussions
05-29-2016, 11:36 PM
Replies:
5
Tweet button for every post?
Views:
1,594
Posted By
PinkMilk
Ok so this is what I got... <a...
Ok so this is what I got...
<a href="https://twitter.com/share?url=$vboptions[bburl]/showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]&text=$thread[title]"...
Forum:
vB3 Programming Discussions
05-28-2016, 11:00 AM
Replies:
5
Tweet button for every post?
Views:
1,594
Posted By
JamesAB
Thanks. That's a good start, however Twitter has...
Thanks. That's a good start, however Twitter has changed their API so now I need to make some adjustments.
I guess fist I need to find a plugin location where I can grab the thread title and post...
Forum:
vB3 Design and Graphics Discussions
05-27-2016, 05:29 PM
Replies:
10
[WIP] Default Responsive Theme
Views:
4,619
Posted By
Paul M
I would imagine a lot of people are interested,...
I would imagine a lot of people are interested, but have not seen this thread (first I have seen of it) - or just didnt have anything to add.
Forum:
vB3 Programming Discussions
05-16-2016, 06:04 PM
Replies:
17
[HUH?] if not first post display within first post
Views:
2,300
Posted By
PinkMilk
Ok so did a little playing around and have come...
Ok so did a little playing around and have come up with this kind of cheat solution to hide replies when other tabs are open using jquery...
Open postbit template and copy it to a text file and...
Forum:
vB3 Programming Discussions
05-12-2016, 07:53 PM
Replies:
7
How to remove thread / post count on forum index
Views:
1,188
Posted By
Dr.CustUmz
forumhome_forumbit_level2_post remove: <td...
forumhome_forumbit_level2_post
remove:
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
if you want to remove them from the thread category also do the...
Forum:
vB3 Design and Graphics Discussions
05-11-2016, 11:35 PM
Replies:
10
[WIP] Default Responsive Theme
Views:
4,619
Posted By
Bad Bunny
It looks good
It looks good
Forum:
Style and Graphics Requests (Unpaid)
05-07-2016, 11:01 PM
Replies:
2
General Request - (paid/unpaid)animated gifs
Views:
2,875
Posted By
twistedsoul
General Request - (paid/unpaid)animated gifs
closed
Forum:
vB3 General Discussions
05-03-2016, 06:33 PM
Replies:
9
Removed 'banned' users from Who's Online
Views:
905
Posted By
MarkFL
Yeah, I did feel a pang of guilt stepping in on...
Yeah, I did feel a pang of guilt stepping in on this thread. :eek: I have also only tested it on a dev site, with just me online...but I am virtually sure it will work in a live environment.
With...
Forum:
vB3 General Discussions
05-03-2016, 06:11 PM
Replies:
9
Removed 'banned' users from Who's Online
Views:
905
Posted By
Dr.CustUmz
dang you mark lol, idk why mines working for me...
dang you mark lol, idk why mines working for me but not greg =/ i need more users so i can test things on a broader scale lol
Forum:
vB3 Programming Discussions
04-26-2016, 02:42 PM
Replies:
2
Fetch name of forum that the post is in
Views:
788
Posted By
Dave
I don't have access to a testing environment now,...
I don't have access to a testing environment now, but I believe you can do it 2 ways:
$thread['forumname'] = $vbulletin->forumcache[$thread['forumid']]['title'];
or
$foruminfo =...
Forum:
vB3 Programming Discussions
04-21-2016, 02:35 PM
Replies:
15
Post Thanks / Like System interfering with Quick Edit
Views:
2,078
Posted By
the one
Sorry greigeh and everyone my mistake it wont...
Sorry greigeh and everyone my mistake it wont happen again.I will do what you suggested squidsk
Many thanks https://vborg.vbsupport.ru/external/2016/04/14.png
Forum:
vB3 Programming Discussions
04-19-2016, 03:52 PM
Replies:
4
Can you do if conditions based on the =action and not just THIS_SCRIPT?
Views:
1,006
Posted By
squidsk
If you're trying to do something in a template...
If you're trying to do something in a template then just put the condition part of the if statement in the quotes of the condition attribute of the if tag otherwise.
<if...
Forum:
vB3 General Discussions
03-30-2016, 12:23 AM
Replies:
1
Show how many 'new posts' there are since last checking?
Views:
659
Posted By
Dr.CustUmz
first thing that came to mind ...
first thing that came to mind
https://vborg.vbsupport.ru/showthread.php?t=201308
p.s: i havent givin up on them avatars ;)
Forum:
vB3 Programming Discussions
03-16-2016, 07:47 AM
Replies:
15
PHP Parse Error?
Views:
1,013
Posted By
Gio~Logist
Yea, haha, it was beyond random there. Almost...
Yea, haha, it was beyond random there. Almost looks like someone accidentally pasted it there while coding and somehow had the wrong c&p in their clipboard :erm:
Forum:
vB3 Programming Discussions
03-16-2016, 07:45 AM
Replies:
15
PHP Parse Error?
Views:
1,013
Posted By
Dave
It doesn't do anything in this case though. It's...
It doesn't do anything in this case though. It's not stored in any variable nor does it have any purpose in that hook.
Forum:
vB3 Programming Discussions
03-15-2016, 08:44 PM
Replies:
15
PHP Parse Error?
Views:
1,013
Posted By
squidsk
Could you post the entire code in that plugin in...
Could you post the entire code in that plugin in case you're counting lines incorrectly.
Forum:
vB3 Programming Discussions
03-15-2016, 06:52 PM
Replies:
15
PHP Parse Error?
Views:
1,013
Posted By
Dave
It's caused by a plugin, not by the file...
It's caused by a plugin, not by the file showpost.php.
If you look at line 258 in showpost.php you will see that the showpost_post hook is called. Go to your plugin manager and find a plugin that...
Forum:
vB3 General Discussions
03-12-2016, 09:47 PM
Replies:
3
Is quick creating threads from forumhome possible?
Views:
770
Posted By
Lynne
Doing a search, I found this -...
Doing a search, I found this - https://vborg.vbsupport.ru/showthread.php?t=184118&highlight=thread%2A
Forum:
vB3 General Discussions
05-04-2015, 01:27 PM
Replies:
3
Is it possible to automatically prefill the title field when creating a new thread?
Views:
838
Posted By
kh99
I think this might be what we were talking about...
I think this might be what we were talking about in this thread: https://vborg.vbsupport.ru/showthread.php?t=285718
Forum:
vB3 General Discussions
05-04-2015, 12:12 AM
Replies:
3
Is it possible to automatically prefill the title field when creating a new thread?
Views:
838
Posted By
PinkMilk
I would think it is, I've be able to grab the get...
I would think it is, I've be able to grab the get var using javascript but for some reason its not adding it to the input.
All edits are made in the newthread template
Just below <head> I added...
Forum:
vB3 Design and Graphics Discussions
04-22-2015, 08:04 AM
Replies:
48
Mobile Responsive theme ?
Views:
23,211
Posted By
ShawneyJ
why would he/she need to upgrade to vb4, his/her...
why would he/she need to upgrade to vb4, his/her forums passes the Google Mobile Friendly Test. just sayin ;)
i wouldn't trust that place tbh. both demo's, 1 is vb4 and other xenforo.
anyone...
Forum:
vB3 Programming Discussions
02-24-2015, 10:49 AM
Replies:
7
Keep div hidden on different page
Views:
1,118
Posted By
Dave Strider
Well I just solved the issue. I forgot to include...
Well I just solved the issue. I forgot to include jquery.cookie.js file. I probably should have double checked to see if that was included. Honest mistake really. Thanks for the help!
Showing results 1 to 25 of 28
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
01:58 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.01908 seconds
Memory Usage
2,031KB
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
(25)
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.0008
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
FULLTEXT Search
php_sapi_name(): fpm-fcgi