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 3
1
2
3
>
Showing results 1 to 25 of 62
Search took
0.00
seconds.
Search:
Posts Made By:
mpage
Forum:
vB3 Programming Discussions
12-29-2007, 08:18 PM
Replies:
1
import variables from plugins
Views:
873
Posted By
mpage
import variables from plugins
Not sure if I should be asking these sorts of things here or .com
but If I have just created a simple pluging(in Postbit_diplsay_complete), say:
title: xyz
global $vbulletin;
if...
Forum:
vB3 Programming Discussions
12-29-2007, 07:06 PM
Replies:
0
fetch the array $navbits from Postbit_diplsay_complete
Views:
692
Posted By
mpage
fetch the array $navbits from Postbit_diplsay_complete
From Postbit_diplsay_complete (Add New Plugin), how can I grab the array $navbits
Is there a fetch array possible,
Obviously this currently doesn’t work, since i havent yet figured out how to...
Forum:
vB3 General Discussions
12-29-2007, 04:52 PM
Replies:
2
Different links for different forums.
Views:
696
Posted By
mpage
I have found postbit_display_complete (via add...
I have found postbit_display_complete (via add new plugin)
If I wish to append text, I assumed:
global $vbulletin;
print 'test';
it did, but need to know how I can add under posts, and how...
Forum:
vB3 General Discussions
12-29-2007, 01:23 AM
Replies:
2
Different links for different forums.
Views:
696
Posted By
mpage
Different links for different forums.
Anyone have an idea how I might go about doing this:
I want a link (under the posts/signature) to point to a particular place, but I need this link to be different for paricular sub forums
How...
Forum:
Modification Requests/Questions (Unpaid)
07-29-2007, 01:24 PM
Replies:
0
signatures point to one site
Views:
656
Posted By
mpage
signatures point to one site
Im wondering if it is possible to only allow signatures if the signature contains a site
eg:
www.example.com
and the allowed signature could be www.example.com/example.html
where would...
Forum:
vBulletin 3 Articles
07-23-2007, 08:36 PM
Replies:
162
Add new Users (automatically)
Views:
125,082
Posted By
mpage
anyone having trouble with new users not getting...
anyone having trouble with new users not getting a welcome post via datamanager, no idea how to make sure new users get a welcome post, there must be a way
Forum:
vBulletin 3 Articles
07-04-2007, 02:42 PM
Replies:
162
Add new Users (automatically)
Views:
125,082
Posted By
mpage
Yuo would just have to pass the variable to the...
Yuo would just have to pass the variable to the cURL or modified script above via the _GET (http://www.w3schools.com/php/php_get.asp)method . The cURL would then post this to the datamanager, Im...
Forum:
vB3 General Discussions
07-04-2007, 02:27 PM
Replies:
6
Add new Users (automatically) ? any hack for it?
Views:
926
Posted By
mpage
see this post:...
see this post: https://vborg.vbsupport.ru/showthread.php?t=82836&highlight=add+new+users
Forum:
vBulletin 3.5 Add-ons
01-08-2007, 10:18 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
1. Was you getting that before changing the php...
1. Was you getting that before changing the php file
2. What else does it say on the page (does it suggest its a php error)?
3. What version of php does your server use?
Sounds like the...
Forum:
vBulletin 3.5 Add-ons
01-08-2007, 08:38 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
new php file support php5 (will update zip file...
new php file support php5 (will update zip file when i get time):
- note, I got this working on my server and tested it by
1. uploading the fetchRSS2.php file
2. Deleteing the tempRssseed.txt...
Forum:
vBulletin 3.5 Add-ons
01-08-2007, 06:43 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
ok thanks, you have pointed me in the direction...
ok thanks, you have pointed me in the direction of why it doesnt work for some ppl, I have to update the php code so it wrks with all php versions (think it only works with php 4 and below right...
Forum:
vBulletin 3.5 Add-ons
12-02-2006, 12:01 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
have you tried the suggestions above yet? ...
have you tried the suggestions above yet?
There shouldnt be a problem, with non ftp, since the files (I assume) should still be in the same format.
Try the test file (with the tempRSSfeed...
Forum:
vBulletin 3.5 Add-ons
11-30-2006, 05:14 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
Actually I would just take it off for now, im...
Actually I would just take it off for now, im suspecting its something to do with the address, it might only work for forums with the address:
www.example.com
and not
www.example.com/forum
...
Forum:
vBulletin 3.5 Add-ons
11-29-2006, 10:42 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
even the php files have the [] (this is replacing...
even the php files have the [] (this is replacing the retuns and tabs), the format you are saving them seems to be strange
How are you extracting them (I have download these and used winzip, and...
Forum:
vBulletin 3.5 Add-ons
11-29-2006, 08:53 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
Foxsake, i have just checked the site, the...
Foxsake, i have just checked the site, the minimum the link can be is "AI Investing"(I assume you have tried this and it still doesnt work?), I am once again updating the zip since it is set to a...
Forum:
vBulletin 3.5 Add-ons
11-29-2006, 08:05 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
The local is the same place your vbulletin files...
The local is the same place your vbulletin files are stored and should be the same place the jar file is stored.
If the file tempRSSFeed.txt? isn’t present but you uploaded all of the php files...
Forum:
vBulletin 3.5 Add-ons
11-28-2006, 10:05 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
Ok I have uploaded, and tested the new zip...
Ok I have uploaded, and tested the new zip version above, and it worked
1.For fresh installs the first time you run this it will look like it hasnt worked (since the downloading of the RSS feed...
Forum:
vBulletin 3.5 Add-ons
11-28-2006, 08:48 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
ok ive found a possible problem with fresh...
ok ive found a possible problem with fresh installs of this version, let me fix it and Ill put a working version up
Forum:
vBulletin 3.5 Add-ons
11-28-2006, 07:18 PM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
make sure the following code is in the exact...
make sure the following code is in the exact format (copy and paste from the installation Instructions):
after you have done this you need to open the page up twice (the first run will...
Forum:
Modification Requests/Questions (Unpaid)
11-28-2006, 11:56 AM
Replies:
2
stock ticker / marquee
Views:
1,079
Posted By
mpage
created, it downloads the rss feed localy (after...
created, it downloads the rss feed localy (after the page has loaded (ajax style) and only once per day... )
Works in java, can change font, font color, size, background, speed, RSS feed url ...
...
Forum:
Modification Requests/Questions (Unpaid)
11-28-2006, 11:51 AM
Replies:
6
News ticker / java script
Views:
1,266
Posted By
mpage
just made one, it downloads the rss feed localy...
just made one, it downloads the rss feed localy (after the page has loaded (ajax style) and only once per day... )
Works in java, can change font, font color, size, background, speed, RSS feed url...
Forum:
vBulletin 3.5 Add-ons
11-28-2006, 10:11 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
ok that’s because it checks the age of the local...
ok that’s because it checks the age of the local downloaded file before updating,(so it wont re-download new feed if this has only been recently downloaded) just delete the file TempRSSFeed.txt and...
Forum:
vBulletin 3.5 Add-ons
11-28-2006, 08:57 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
It should do but only tested in 3.5.x so far
It should do but only tested in 3.5.x so far
Forum:
vBulletin 3.5 Add-ons
11-28-2006, 01:52 AM
Replies:
34
RSS Ticker AIticker V1.0
Views:
6,604
Posted By
mpage
Just noticed some problems, have changed the zip...
Just noticed some problems, have changed the zip file(changed instructions and file names).
Its hard for me to tell all of the steps to get this working since i have already programed it into my...
Forum:
Modification Requests/Questions (Unpaid)
11-28-2006, 12:12 AM
Replies:
7
Pull Latest Headline via RSS onto Forumhome?
Views:
1,687
Posted By
mpage
now added :...
now added : https://vborg.vbsupport.ru/showthread.php?t=132663
It downloads the rss feed localy (after the page has loaded (ajax style) and only once per day... )
Works in java, can change...
Showing results 1 to 25 of 62
Page 1 of 3
1
2
3
>
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
06:01 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.05000 seconds
Memory Usage
2,045KB
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
(48)
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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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