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 55
Search took
0.00
seconds.
Search:
Posts Made By:
Nj?rd Eriksson
Forum:
vBulletin 3.6 Styles
08-05-2007, 08:11 PM
Replies:
14
Vanilla Cola
Views:
5,997
Posted By
Nj?rd Eriksson
I got the same errors trying to extract it with...
I got the same errors trying to extract it with WinRAR 3.51. One can extract it without problems with WinZIP 11.1, though.
Forum:
Modification Graveyard
09-11-2006, 11:48 AM
Replies:
88
Show Thread Enhancements -
Post Replacements
Views:
18,074
Posted By
Nj?rd Eriksson
If you run PHP5, replacing str_replace with...
If you run PHP5, replacing str_replace with str_ireplace should do the job.
Forum:
vB3 General Discussions
07-18-2006, 08:55 PM
Replies:
2
Date format
Views:
840
Posted By
Nj?rd Eriksson
Thank you. I was looking for even this.
Thank you. I was looking for even this.
Forum:
vB3 General Discussions
07-18-2006, 09:31 AM
Replies:
4
How do I fetch info from datastore in a plugin?
Views:
1,178
Posted By
Nj?rd Eriksson
I just had the same problem. I couldn't retrieve...
I just had the same problem. I couldn't retrieve the data. You might still need an entry in the config.php :
// ****** SPECIALTEMPLATES *****
// Add any specialtemplates here for any products or...
Forum:
vB3 Programming Discussions
07-18-2006, 03:44 AM
Replies:
0
A very simple question about datastore
Views:
1,002
Posted By
Nj?rd Eriksson
A very simple question about datastore
I have a string variable called $mydata
$mydata = "blahblah";
I succeeded to write it into datastore with
build_datastore('mycooldata', $mydata);
or
Forum:
vBulletin 3.5 Add-ons
06-15-2006, 11:58 AM
Replies:
1,725
vRewrite - SEOed URLs for vBulletin
Views:
410,363
Posted By
Nj?rd Eriksson
I'd also appreciate a solution for the "Post...
I'd also appreciate a solution for the "Post thank you hack." In the meantime, I've disabled the product. All other things seem to work fine and I have dozens of hacks installed.... I'm sure it's not...
Forum:
vBulletin 3.5 Add-ons
05-23-2006, 11:27 PM
Replies:
438
WMail - a POP3/SMTP Webmailer for vBulletin
Views:
76,223
Posted By
Nj?rd Eriksson
When you update the software, please consider to...
When you update the software, please consider to encrypt the email passwords that are stored in the database
This is a serious security concern.
Forum:
vBulletin 3.5 Add-ons
04-15-2006, 08:05 AM
Replies:
127
My Best Threads
Views:
15,401
Posted By
Nj?rd Eriksson
Yes, one can only see the threads in one's own...
Yes, one can only see the threads in one's own profile but not the threads in other members' profiles.
Replace 3 in hook location member_start with:
$mybestthread1 =...
Forum:
vBulletin 3.5 Add-ons
03-02-2006, 08:12 AM
Replies:
47
Set forum-language automatic to browser-language for first-visitors
Views:
10,031
Posted By
Nj?rd Eriksson
I installed it on 3.5.4 and it works.
I installed it on 3.5.4 and it works.
Forum:
vBulletin 3.0 Full Releases
10-09-2004, 04:05 PM
Replies:
454
VB World Weather
Views:
75,946
Posted By
Nj?rd Eriksson
That's defined via main.css which is loaded with...
That's defined via main.css which is loaded with the FORUMHOME template. You can change the colors by editing it.
If you have more than one skin you would need different .css files and further...
Forum:
vBulletin 3.0 Full Releases
10-09-2004, 03:45 PM
Replies:
454
VB World Weather
Views:
75,946
Posted By
Nj?rd Eriksson
All installed and works great. Thanks for the...
All installed and works great. Thanks for the excellent addition. However, there is one minor problem:
The Forecast displays on the Forum Home with Internet Explorer and Opera, but not with...
Forum:
Modification Requests/Questions (Unpaid)
09-29-2004, 02:49 PM
Replies:
2
member map for 3.0.3
Views:
1,003
Posted By
Nj?rd Eriksson
There is already a thread about this: ...
There is already a thread about this:
https://vborg.vbsupport.ru/showthread.php?t=69519
Forum:
Modification Requests/Questions (Unpaid)
09-29-2004, 02:48 PM
Replies:
40
Member World Map Hack Request
Views:
4,540
Posted By
Nj?rd Eriksson
Maybe a coder will have mercy upon our souls. ;)
Maybe a coder will have mercy upon our souls. ;)
Forum:
Modification Requests/Questions (Unpaid)
09-16-2004, 01:24 PM
Replies:
40
Member World Map Hack Request
Views:
4,540
Posted By
Nj?rd Eriksson
Maybe everyone that would be interested in...
Maybe everyone that would be interested in installing such a hack on his board can leave a brief comment. Thank you. :)
Forum:
Modification Requests/Questions (Unpaid)
09-16-2004, 01:21 PM
Replies:
40
Member World Map Hack Request
Views:
4,540
Posted By
Nj?rd Eriksson
Member World Map Hack Request
There is a vBulletin 3 hack that permits members from Germany, Austria, and Switzerland to enter their ZIP codes via a field. If they do so, their location will be plotted on a map.
Example:...
Forum:
vBulletin 3.0 Full Releases
09-06-2004, 12:31 PM
Replies:
291
Top 'X' Stats
Views:
91,774
Posted By
Nj?rd Eriksson
It's just a minor code change, but in general not...
It's just a minor code change, but in general not recommended for forums on which The Curse of the Cosmo is a member, or he will start his sadsacking again. ;)
Forum:
vBulletin 3.0 Full Releases
07-12-2004, 06:39 AM
Replies:
117
vB3 Forum Quick Stats Cache Serialize Hack v1.1
Views:
18,761
Posted By
Nj?rd Eriksson
Yes, I have updated all these counters. I do so...
Yes, I have updated all these counters. I do so quite regularly, whenever I change someone's username. However, vBulletin keeps a number of user records that equals the total number of...
Forum:
vBulletin 3.0 Full Releases
05-31-2004, 09:53 AM
Replies:
117
vB3 Forum Quick Stats Cache Serialize Hack v1.1
Views:
18,761
Posted By
Nj?rd Eriksson
Yes, I did. Still persists. There definitely...
Yes, I did. Still persists. There definitely was never a user Strapu having created 117 threads. Since his user ID is 0, I think the problem could be caused by members that were deleted (pruned)? ...
Forum:
vBulletin 3.0 Full Releases
05-30-2004, 06:35 PM
Replies:
117
vB3 Forum Quick Stats Cache Serialize Hack v1.1
Views:
18,761
Posted By
Nj?rd Eriksson
Boofo, there are some problems with this...
Boofo,
there are some problems with this hack. I didn't check all my forums because I have - sub-forums included - well over 200 but
1. one of them lists a user with user ID = 0 as top...
Forum:
vBulletin 3.0 Full Releases
05-29-2004, 07:20 PM
Replies:
432
vB3 Forumhome Stats Cache Serialize hack v2.2
Views:
52,431
Posted By
Nj?rd Eriksson
Thank you kindly, Sir! I just installed your...
Thank you kindly, Sir!
I just installed your vB3 Forum Quick Stats Cache Serialize Hack which is great, too. I saw that it displays the number of attachments and the total size attachments take...
Forum:
Modification Graveyard
05-29-2004, 05:32 PM
Replies:
93
Show Thread Enhancements -
Who viewed this thread?
Views:
16,666
Posted By
Nj?rd Eriksson
Gary, What would I have to change if I...
Gary,
What would I have to change if I would like that members with a certain user ID or members of a certain usergroup are NOT displayed on the "Who viewed this thread?" list, even if they have...
Forum:
vBulletin 3.0 Full Releases
05-28-2004, 11:17 AM
Replies:
432
vB3 Forumhome Stats Cache Serialize hack v2.2
Views:
52,431
Posted By
Nj?rd Eriksson
This is really a minor issue but is there a way...
This is really a minor issue but is there a way to insert a "," into the number of "Total Registrations"?
Total Registrations: 2926, Active Registrations: 2,040, New Registrations Today: 11
Forum:
vBulletin 3.0 Full Releases
05-16-2004, 12:29 PM
Replies:
267
VB3 MicroStats
Views:
43,685
Posted By
Nj?rd Eriksson
TECK, there is a problem with your hack if one...
TECK, there is a problem with your hack if one uses it with the German language system offered by vBulletin (works fine with default US English, of course):
Warning: Division by zero in...
Forum:
vBulletin 3.0 Full Releases
05-11-2004, 01:36 AM
Replies:
46
Public Display of Affection (reputation display)
Views:
15,168
Posted By
Nj?rd Eriksson
Thank you. Worked like a gem. :)
Thank you. Worked like a gem. :)
Forum:
vBulletin 3.0 Full Releases
05-09-2004, 07:38 PM
Replies:
46
Public Display of Affection (reputation display)
Views:
15,168
Posted By
Nj?rd Eriksson
I installed this hack and it works great. ...
I installed this hack and it works great.
However, most of my members seem to prefer to have the reputation comments not publicly.
Question:
If I want to uninstall it, how would I reverse...
Showing results 1 to 25 of 55
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
09:51 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.01719 seconds
Memory Usage
2,042KB
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
(62)
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.0012
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
FULLTEXT Search
php_sapi_name(): fpm-fcgi