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...
Showing results 1 to 24 of 24
Search took
0.00
seconds.
Search:
Posts Made By:
turtile
Forum:
vB4 Design and Graphics Discussions
03-08-2010, 01:42 PM
Replies:
6
Adding image to thread description
Views:
637
Posted By
turtile
In the forum manager, you can use html in the...
In the forum manager, you can use html in the forum description box. You can type the image tag and it will show on your forum.
Forum:
vB4 Design and Graphics Discussions
03-05-2010, 06:32 PM
Replies:
2
vb:raw - How does it work?
Views:
1,381
Posted By
turtile
I read that article before I posted this thread...
I read that article before I posted this thread but it doesn't explain how it works. What would I have to write in order to get the forum block?
Thanks
Forum:
vB4 Design and Graphics Discussions
03-04-2010, 09:30 PM
Replies:
2
How to change the navbar links?
Views:
788
Posted By
turtile
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=226914" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=226914</a>
Forum:
vB4 Design and Graphics Discussions
03-03-2010, 11:50 PM
Replies:
2
vb:raw - How does it work?
Views:
1,381
Posted By
turtile
vb:raw - How does it work?
I'm trying to add a few things to my homepage. It looks like the you can write {vb:raw templatetitlehere} but I can't get it to work. I tried {vb:raw block_newposts} and I get nothing. Is there...
Forum:
vB4 General Discussions
01-27-2010, 05:47 PM
Replies:
0
Blog issues
Views:
335
Posted By
turtile
Blog issues
My avatars are sized at 180x180 in my forum. When comments are left on the blogs, the images overlap each other and the reply box. I looked at the stylevars and can't find anything for blog...
Forum:
vB4 Design and Graphics Discussions
12-19-2009, 09:02 PM
Replies:
2
Change Home NavTab to Articles
Views:
954
Posted By
turtile
Change Home NavTab to Articles
I looked at the navtab template but I can't figure out where the Home tab is located. It looks like it starts with the Forum tab.
Does anyone know where this is located?
Thanks
Forum:
vBulletin 4 Articles
12-19-2009, 08:34 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,616
Posted By
turtile
I had it as index. Works perfect - thanks a lot!
I had it as index. Works perfect - thanks a lot!
Forum:
vBulletin 4 Articles
12-19-2009, 07:58 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,616
Posted By
turtile
I tried: ...
I tried:
chdir('/home1/riptidep/public_html/unusualplants/forums');
...and still a blank page.
I don't get anything in the error log either.
Forum:
vBulletin 4 Articles
12-19-2009, 06:45 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,616
Posted By
turtile
the forum.php file is located @...
the forum.php file is located @ unusualplants.net/forums/
(I'm not sure which time this is set on)
For PHP:
/home1/riptidep/public_html/unusualplants/error_log:
[19-Dec-2009 17:45:25] PHP...
Forum:
vBulletin 4 Articles
12-19-2009, 05:53 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,616
Posted By
turtile
Yes
Yes
Forum:
vBulletin 4 Articles
12-19-2009, 05:33 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,616
Posted By
turtile
My index file is in unusualplants.net/ The...
My index file is in unusualplants.net/
The forum is located at unusualplants.net/forums
I tried changing the directory at the beginning of the code (never changing back), right before the global...
Forum:
vBulletin 4 Articles
12-19-2009, 04:22 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,616
Posted By
turtile
I get the error: Warning:...
I get the error:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home1/riptidep/public_html/unusualplants/index.php on line 27
...
Forum:
vBulletin 4 Articles
12-19-2009, 02:15 PM
Replies:
68
[HOW TO - vB4] Create a own vBulletin page (without plugin and php file)
Views:
33,461
Posted By
turtile
I want to make a new page for my home page which...
I want to make a new page for my home page which would be index.html/php. I made the template and named it custom_homepage.
What shoud I use to call the template? If I make a file, index.php,...
Forum:
vB4 Design and Graphics Discussions
12-17-2009, 05:38 PM
Replies:
1
Make a Style Default
Views:
1,264
Posted By
turtile
Make a Style Default
I created a new style based off the VB4 default. I want to make the new one the default style and the VB4 a selectable option. The only thing I've found is the option to change the styles display...
Forum:
vB4 Design and Graphics Discussions
12-10-2009, 08:09 PM
Replies:
5
Changing Navigation
Views:
991
Posted By
turtile
if (THIS_SCRIPT == 'yourpage') I understand...
if (THIS_SCRIPT == 'yourpage')
I understand that this statement must be true for the rest of the code to executed. So you'd want it to equal true if you are in /gallery, right? How can I do...
Forum:
vB4 Design and Graphics Discussions
12-10-2009, 06:47 PM
Replies:
5
Changing Navigation
Views:
991
Posted By
turtile
Thanks, I tried your article and couldn't get it...
Thanks, I tried your article and couldn't get it to work. I don't understand exactly how the code works. The link works fine but whenever I click on my new link, the forum tab becomes selected.
...
Forum:
vB4 Design and Graphics Discussions
12-09-2009, 08:55 PM
Replies:
5
Changing Navigation
Views:
991
Posted By
turtile
Changing Navigation
I would like to create a custom navigation. I know HTML & CSS but have no knowledge of PHP (but I do have basic programming knowledge).
I looked at the code and I'm completely lost. I have no...
Forum:
vB4 Programming Discussions
11-19-2009, 09:45 PM
Replies:
1
Delete
Views:
1,233
Posted By
turtile
Delete
Fixed, Thanks!
Sorry for posting this here (didn't look in the other category).
Forum:
vB3 General Discussions
07-19-2009, 01:02 AM
Replies:
14
Help - Just got vBulletin
Views:
1,543
Posted By
turtile
Thanks, I got the fields to work. I couldn't...
Thanks, I got the fields to work. I couldn't figure out why the word "Zone" and "Real Name" didn't show so I added the & 1 etc. even though I thought it wasn't right. I just noticed that you had to...
Forum:
vB3 General Discussions
07-18-2009, 02:19 AM
Replies:
14
Help - Just got vBulletin
Views:
1,543
Posted By
turtile
Thanks for the help. For some reason, the...
Thanks for the help.
For some reason, the code does not work. I tried a couple different ways. The only thing that shows up is the data from field 5. I added the other code (not in the example)...
Forum:
vB3 General Discussions
07-17-2009, 01:09 AM
Replies:
14
Help - Just got vBulletin
Views:
1,543
Posted By
turtile
I still can't figure out how to make the fields...
I still can't figure out how to make the fields display when someone posts. Only location shows up. How do get another field such as real name to show up as it does on this forum?
Is there a...
Forum:
vB3 General Discussions
07-16-2009, 09:15 PM
Replies:
14
Help - Just got vBulletin
Views:
1,543
Posted By
turtile
Help - Just got vBulletin
I just installed vBulletin and I'm having trouble finding out how to do simple things. The manual isn't helping at all since it navigates just like the control panel.
So here are my first batch...
Forum:
vBulletin Pre-Sales Questions
07-11-2009, 01:56 AM
Replies:
5
A few questions
Views:
1,603
Posted By
turtile
Thanks for all your help! I was originally...
Thanks for all your help!
I was originally waiting for vBulletin 4 to come out but it seems like it will not be out for a while. I want to get most of the work done during the summer before...
Forum:
vBulletin Pre-Sales Questions
07-10-2009, 02:21 AM
Replies:
5
A few questions
Views:
1,603
Posted By
turtile
A few questions
I'm thinking about purchasing vBulletin in the very near future and would like to ask a few questions.
I want to highly customize the design of the site preferably with CSS. Is any PHP required...
Showing results 1 to 24 of 24
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:53 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.01578 seconds
Memory Usage
2,019KB
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)
post_thanks_navbar_search
(1)
search_results
(24)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(29)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(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(253, 0, 1,''); -> cached fperms for forum 253
(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(253, 0, 1,''); -> cached fperms for forum 253
(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(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(242, 0, 1,''); -> cached fperms for forum 242
(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(242, 0, 1,''); -> cached fperms for forum 242
(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(242, 0, 1,''); -> cached fperms for forum 242
(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(242, 0, 1,''); -> cached fperms for forum 242
(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(253, 0, 1,''); -> cached fperms for forum 253
(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(253, 0, 1,''); -> cached fperms for forum 253
(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
FULLTEXT Search
php_sapi_name(): fpm-fcgi