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 98
Search took
0.00
seconds.
Search:
Posts Made By:
Duckface
Forum:
vBulletin 4.x Add-ons
08-12-2015, 10:16 AM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,166,916
Posted By
Duckface
How could I place notices above the shoutbox...
How could I place notices above the shoutbox exactly?
Forum:
vB5 General Discussions
08-10-2015, 09:35 AM
Replies:
4
INVALID URL
Views:
1,336
Posted By
Duckface
I am using the default htaccess although it was...
I am using the default htaccess although it was broken as when you went to http://shekii.com it was blank.
I've added this to it to fix it: DirectoryIndex index.php
Entire:
<IfModule...
Forum:
vB5 General Discussions
08-09-2015, 02:45 PM
Replies:
4
INVALID URL
Views:
1,336
Posted By
Duckface
This is the url that it goes to from the postbit:...
This is the url that it goes to from the postbit:
/admincp/index.php?loc=admincp%2Fuser.php%3Fdo%3Dedit%26u%3D1
Forum:
vB5 General Discussions
08-09-2015, 02:38 PM
Replies:
4
INVALID URL
Views:
1,336
Posted By
Duckface
INVALID URL
Admincp Invalid Url?
Hi,
Whenver in the post bit I click the edit button on someone's name it takes me to admincp and shows the invalid url error:
Invalid Page URL. If this is an error and...
Forum:
vB4 General Discussions
08-06-2015, 02:25 PM
Replies:
1
Exploit on vbulletin4
Views:
345
Posted By
Duckface
Exploit on vbulletin4
Wth, a member just made a post like this:
http://spawnscape614.co.uk/forums/showthread.php?3383-CLICK-ME-(this-is-a-test)
I checked the code and it seems that this has been added into the...
Forum:
vB4 General Discussions
08-06-2015, 12:14 PM
Replies:
0
If PM from userid
Views:
189
Posted By
Duckface
If PM from userid
Hiya,
I'm looking to add something where if a user receives a private message from me (a condition), I can make a popup for this on receiving the PM?
Does anyone have a clue how to do this? I...
Forum:
vB4 General Discussions
07-31-2015, 05:21 PM
Replies:
2
Vbulletin Postbit Rank Order
Views:
384
Posted By
Duckface
Vbulletin Postbit Rank Order
Hi,
How can I make it so the ranks are displayed in an order that I set?
https://vborg.vbsupport.ru/external/2015/07/3.png
Forum:
vB4 General Discussions
07-27-2015, 05:45 PM
Replies:
1
New "memberaction_dropdown" option
Views:
393
Posted By
Duckface
New "memberaction_dropdown" option
Hiya,
I've added a new option to the memberaction_dropdown template with the following code:
<vb:if condition="$show['modcplink'] ">
<li class="right">
<a href="search.php?{vb:raw...
Forum:
vB4 General Discussions
07-17-2015, 09:58 PM
Replies:
3
Forumdisplay
Views:
218
Posted By
Duckface
<vb:if...
<vb:if condition="in_array($threadinfo['forumid'], array(68,32))">
<script>
alert("TESTING");
</script>
</vb:if>
Nothing :/
Forum:
vB4 General Discussions
07-17-2015, 09:50 PM
Replies:
3
Forumdisplay
Views:
218
Posted By
Duckface
Forumdisplay
I'm trying to add this at the topic of forumdisplay template:
<vb:if condition="$threadinfo[forumid] == 68">
<script>
alert("TESTING");
</script>
</vb:if>
And it isn't working :S?
Forum:
vB4 General Discussions
07-16-2015, 04:02 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
I have this plugin my forum: ...
I have this plugin my forum:
https://vborg.vbsupport.ru/showthread.php?t=240772
I have already put the section id into the block from seeing in chatbox section. Altough because it's sending a...
Forum:
vB4 General Discussions
07-15-2015, 02:24 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
Yea I'll give that a try thanks.
Yea I'll give that a try thanks.
Forum:
vB4 General Discussions
07-14-2015, 06:03 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
How do I make the thread automatically parse the...
How do I make the thread automatically parse the links?
I've tried:
//$threaddm->set('parselinks', true); //Not working
And it doesn't work :/.
Forum:
vB4 General Discussions
07-13-2015, 07:47 PM
Replies:
3
PHP If user = moderator
Views:
318
Posted By
Duckface
PHP If user = moderator
What can I use for an if statement to determine whether a user is moderator or not i.e. if member is able to access the modcp?
Forum:
vB4 General Discussions
07-13-2015, 03:41 PM
Replies:
4
Broken editor edit????
Views:
558
Posted By
Duckface
https://vborg.vbsupport.ru/external/2015/07/15.png...
https://vborg.vbsupport.ru/external/2015/07/15.png
--------------- Added 1436809407 at 1436809407 ---------------
http://spawnscape614.co.uk/forums/clientscript/ckeditor/ckeditor.js
...
Forum:
vB4 General Discussions
07-13-2015, 03:35 PM
Replies:
4
Broken editor edit????
Views:
558
Posted By
Duckface
Chrome.
Chrome.
Forum:
vB4 General Discussions
07-13-2015, 02:44 PM
Replies:
4
Broken editor edit????
Views:
558
Posted By
Duckface
Broken editor edit????
I'm trying to edit one of my posts and this has happened:
https://vborg.vbsupport.ru/external/2015/07/16.png
I haven't edited the editor template at all?
It was fine today; but it's happened...
Forum:
vB4 General Discussions
07-13-2015, 01:40 PM
Replies:
6
PHP - retrieve profile field
Views:
499
Posted By
Duckface
Thanks man!
Thanks man!
Forum:
vB4 General Discussions
07-13-2015, 08:26 AM
Replies:
6
PHP - retrieve profile field
Views:
499
Posted By
Duckface
Where do I use that?
Where do I use that?
Forum:
vB4 General Discussions
07-12-2015, 05:06 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
$threaddm->set('parseurl', '1'); I tried...
$threaddm->set('parseurl', '1');
I tried that to ensure that the links are parsed; but it isn't finding that method.
What's the method name for parsing the links?
Forum:
vB4 General Discussions
07-12-2015, 04:11 PM
Replies:
6
PHP - retrieve profile field
Views:
499
Posted By
Duckface
Thanks. Where can I find the entire array of...
Thanks. Where can I find the entire array of userinfo variables?
Forum:
vB4 General Discussions
07-12-2015, 03:07 PM
Replies:
6
PHP - retrieve profile field
Views:
499
Posted By
Duckface
PHP - retrieve profile field
Hiya,
With what variable can I retrieve a user's profile field off a user's id. I already have declared the userid:
$userid = $vbulletin->userinfo['userid'];
Forum:
vB4 General Discussions
07-10-2015, 11:59 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
Thank you so much for your assistance today,...
Thank you so much for your assistance today, you've truly helped my PHP development as well; which was atrocious :).
Forum:
vB4 General Discussions
07-10-2015, 07:24 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
Hmm. Good tip. I've tried using /n and /r...
Hmm. Good tip.
I've tried using /n and /r but:
https://vborg.vbsupport.ru/external/2015/07/23.png
Forum:
vB4 General Discussions
07-10-2015, 07:15 PM
Replies:
30
PHP make thread
Views:
1,266
Posted By
Duckface
How do you break a string to put it on two lines?...
How do you break a string to put it on two lines? So
$threaddm->set('pagetext', 'Username Reporting: ' . $username); //THEN ADD SOMETHING TO THE NEXT LINE
Showing results 1 to 25 of 98
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
02:23 PM
.
-- 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.01867 seconds
Memory Usage
2,038KB
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
(24)
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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi