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 12
1
2
3
11
>
Last
»
Showing results 1 to 25 of 292
Search took
0.01
seconds.
Search:
Posts Made By:
Swedie
Forum:
vB4 Programming Discussions
12-20-2011, 08:17 PM
Replies:
5
Including global.php on other pages, caching issue!
Views:
586
Posted By
Swedie
Noone wants to take a guess? I've tried...
Noone wants to take a guess? I've tried laborating with php's own cache control also adding no-cache headers in the headers with html. No difference... :(
--------------- Added 1324416053 at...
Forum:
vB4 Programming Discussions
12-19-2011, 07:08 PM
Replies:
5
Including global.php on other pages, caching issue!
Views:
586
Posted By
Swedie
But it changed after I upgraded to vB4... it must...
But it changed after I upgraded to vB4... it must then be some type of cache that vB4 makes use of, that vB3 didn't.
Anyone that can take a guess?
Forum:
vB4 Programming Discussions
12-16-2011, 08:33 AM
Replies:
5
Including global.php on other pages, caching issue!
Views:
586
Posted By
Swedie
I tried to explain what you quoted so it would...
I tried to explain what you quoted so it would not be intepreted wrong. I am posting my message, then I can go continue browsing to other pages, and eventuelly click "back to startpage" and the...
Forum:
vB4 Programming Discussions
12-15-2011, 01:26 PM
Replies:
5
Including global.php on other pages, caching issue!
Views:
586
Posted By
Swedie
Including global.php on other pages, caching issue!
Hey! I've recently upgraded to vB4, everything works sorta OK, except for the caching of the main page on the site (and probably other pages).
The first page has a list of latest threads. I can...
Forum:
vBulletin 4.x Add-ons
12-01-2011, 07:58 PM
Replies:
96
Miscellaneous Hacks -
Who Quoted Me
Views:
23,242
Posted By
Swedie
I figured it out pretty decently what caused it....
I figured it out pretty decently what caused it. It was the first preg_match but also for me I needed /is for case incensitive version.
Replace all the code in the plugin for this mod: Find Quotes...
Forum:
vBulletin 4.x Add-ons
12-01-2011, 07:11 PM
Replies:
96
Miscellaneous Hacks -
Who Quoted Me
Views:
23,242
Posted By
Swedie
The problem lies in the preg_match function. It's...
The problem lies in the preg_match function. It's incorrect and fails finding quotes when there are line breaks (what I guess) in the post that is being quoted.
I wish I knew regex code well...
Forum:
vBulletin 4.x Add-ons
12-01-2011, 06:22 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
How come that DBTECH template changes aren't...
How come that DBTECH template changes aren't included when doing an export / download of the main vB style? This is really annoying. I have to manually do all the changes. Easy to miss stuff.
Forum:
vBulletin 4.x Add-ons
12-01-2011, 06:13 PM
Replies:
96
Miscellaneous Hacks -
Who Quoted Me
Views:
23,242
Posted By
Swedie
Yeah, same problem here. It doesn't update......
Yeah, same problem here. It doesn't update... WTF: Must fix!
Forum:
vBulletin 4.x Add-ons
11-29-2011, 08:38 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
How can I access a variable from the...
How can I access a variable from the postbit_legacy template that has the count of how many have clicked thanks, or like?
Forum:
vBulletin 4.x Add-ons
11-27-2011, 01:55 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
Why does this mod "remove" the original header...
Why does this mod "remove" the original header content? As soon as I enable this mod, the original header doesn't accept any changes. I can completely remove its content and it will still show...
Forum:
vBulletin 4.x Add-ons
11-09-2011, 09:22 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
Thank you! :) It works!
Thank you! :) It works!
Forum:
vBulletin 4.x Add-ons
11-09-2011, 06:06 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
When is this going to be released? Reason I ask...
When is this going to be released? Reason I ask is that now people are complaing that it doesn't work.
Forum:
vBulletin 4.x Add-ons
11-08-2011, 12:28 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
Using 5.0.83. Any issues with this version? ...
Using 5.0.83. Any issues with this version?
I hope you can have this solved. I have a "stock" vB 4.1.7.
Forum:
vBulletin 4.x Add-ons
11-08-2011, 06:20 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
Error: data is null File:...
Error: data is null
File: http://x/dbtech/thanks/clientscript/thanks.js?v=202
Row: 44
Some script with securitytoken?
Forum:
vBulletin 4.x Add-ons
11-07-2011, 02:14 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
Swedie
I installed this today on a pretty much clean...
I installed this today on a pretty much clean (vBulletin 4.1.7 Patch Level 1) and when I click on "Like this post" nothing happens. Maybe a reload of the page. The URL says "javascript://". Nothing...
Forum:
vB3 General Discussions
11-10-2008, 01:56 PM
Replies:
0
Only show posts with images?
Views:
573
Posted By
Swedie
Only show posts with images?
Is there a hack or mod available that will list only posts with images assigned to them? IMG or Attachments.
The reason is that I have a lot of threats where people want to follow a project, and...
Forum:
vB3 Programming Discussions
09-12-2008, 06:19 AM
Replies:
2
Permissions based on non vB-setting?
Views:
770
Posted By
Swedie
Thank you, that was what I was looking for. I've...
Thank you, that was what I was looking for. I've tuned the details for my needs.
Forum:
vB3 Programming Discussions
09-11-2008, 04:51 AM
Replies:
2
Permissions based on non vB-setting?
Views:
770
Posted By
Swedie
Permissions based on non vB-setting?
Hey!
I have a problem where i need to assign permissions based on a value in a user field (a membership ID number).
The ID is at the moment checked towards an external database. If the ID is...
Forum:
Forum and Server Management
05-24-2008, 08:18 AM
Replies:
4
Import changes charset
Views:
1,104
Posted By
Swedie
I think I figured it out myself... oddly enough...
I think I figured it out myself... oddly enough =)
Bigdump will fail if it encounters attachments (or insert queries) that are larger than 450kb... so I deleted all attachments bigger than that....
Forum:
Forum and Server Management
05-24-2008, 07:45 AM
Replies:
4
Import changes charset
Views:
1,104
Posted By
Swedie
Yep, i'm using BigDump now and I found the...
Yep, i'm using BigDump now and I found the setting for charset. Changed to UTF8 and it worked fine now.
But I'm stuck on the attachment-table. I get: MySQL: MySQL server has gone away constantly...
Forum:
Forum and Server Management
05-24-2008, 07:12 AM
Replies:
4
Import changes charset
Views:
1,104
Posted By
Swedie
Import changes charset
I've exported a vbulletin databas and it uses Swedish characters.
The SQL-file includes characters such as å ä ö, but they turn into UTF-8 format when I'm starting an import via MySQL source.
...
Forum:
vB3 Programming Discussions
01-18-2008, 11:30 AM
Replies:
0
Find if user is invisible
Views:
700
Posted By
Swedie
Find if user is invisible
What's the code to find whether a user by $userid is invisible or not.
I try to understand the vB code but I don't seem to be able to use it for my own code. Such as print or if...
Forum:
vBulletin 3.0 Full Releases
07-13-2007, 12:31 PM
Replies:
1,119
Webpage & Guestbook Script
Views:
259,421
Posted By
Swedie
I'm sorry guys! This won't be "converted" to...
I'm sorry guys! This won't be "converted" to v3.6. I'd have to build it from ground up.
I'm not saying I will never do it. There are other hacks out there already for 3.6 that are similar and...
Forum:
vB3 Programming Discussions
06-27-2007, 06:47 PM
Replies:
2
Optimize a SELECT code (vB code)
Views:
743
Posted By
Swedie
Optimize a SELECT code (vB code)
I'm having issues on my server with a huge amount of slow queries like this one:
SELECT postid, visible, userid
FROM post AS post
WHERE...
Forum:
Modification Requests/Questions (Unpaid)
02-06-2007, 07:03 AM
Replies:
2
List all attachments in a thread?
Views:
923
Posted By
Swedie
Cool! But can they be shown with thumbnails?
Cool! But can they be shown with thumbnails?
Showing results 1 to 25 of 292
Page 1 of 12
1
2
3
11
>
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
12:12 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.02297 seconds
Memory Usage
2,065KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(36)
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.0041
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(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