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 65
Search took
0.00
seconds.
Search:
Posts Made By:
Vaira
Forum:
vB4 General Discussions
04-30-2015, 01:46 PM
Replies:
4
Why is this text always interrupted by space?
Views:
401
Posted By
Vaira
Yes, same here. Some avoided it using the...
Yes,
same here.
Some avoided it using the code tags, but a long windows path for instance or a registry path isn't code...and when users at our forum tried to copy and paste the paths, they have...
Forum:
vB4 General Discussions
04-30-2015, 01:35 PM
Replies:
4
Why is this text always interrupted by space?
Views:
401
Posted By
Vaira
YES! Thank you very much. :) Had this...
YES!
Thank you very much. :)
Had this issue for years, but never really cared about a solution.
One might tag this as [SOLVED]. :)
Forum:
vB4 General Discussions
04-30-2015, 01:18 PM
Replies:
4
Why is this text always interrupted by space?
Views:
401
Posted By
Vaira
Why is this text always interrupted by space?
I am running vbulletin 4.2.2 PL4
And when I post for instance (besides of other text):
C:\Users\user\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw ...
Forum:
vBulletin 4.x Add-ons
04-20-2015, 10:58 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Is there a way to change the order of pressed...
Is there a way to change the order of pressed button clicks which are shown in the block for button clicks in postbit?
They are sorted by date, oldest first. I'd like to have it reversed. Means the...
Forum:
vBulletin 4.x Add-ons
04-15-2015, 06:39 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Can Bypass Button Click Requirement does not...
Can Bypass Button Click Requirement does not work.
Contents are still hidden, even though the right usergroup is ticked....
Edit: It works. Anyway one needs to set that up at vbulletin's own...
Forum:
vBulletin 4.x Add-ons
02-02-2015, 11:21 AM
Replies:
16
Miscellaneous Hacks -
Hide Admin IP
Views:
11,290
Posted By
Vaira
It doesn't work here! The first post at a new...
It doesn't work here! The first post at a new thread always gets the real IP, the second post not....do I have to change the code somewhere? I have used the same code @ threaddata_presave
Update:...
Forum:
vBulletin 4.x Add-ons
01-17-2014, 08:16 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
I have figured it myself! @developer: Why do...
I have figured it myself!
@developer:
Why do you advise to UPDATE the userid column with the new ID even though the complete corresponding entryid rows get REMOVED when a user has been deleted????...
Forum:
vBulletin 4.x Add-ons
01-16-2014, 01:53 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
NO it is impossible because it seems the entryids...
NO it is impossible because it seems the entryids with the original userid are deleted already!
Why are they missing? You should know it best, do you really want to help me? :);)
Sure without...
Forum:
vBulletin 4.x Add-ons
01-14-2014, 01:23 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Thanks for your reply, but it's not that easy...
Thanks for your reply, but it's not that easy since the original userid no. vanished at dbtech_thanks_entry table after deletion of the user, you have programmed it that way???? ... . :)
Finally I...
Forum:
vBulletin 4.x Add-ons
01-08-2014, 03:07 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Ah OK, that sounds reasonable. :) (It's not...
Ah OK, that sounds reasonable. :) (It's not getting the relation from the post table)
So simply:
UPDATE dbtech_thanks_entry SET userid='xxx' WHERE username='Old Name';
UPDATE...
Forum:
vBulletin 4.x Add-ons
01-08-2014, 02:06 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Sure, but why does DBTech maintenance not update...
Sure, but why does DBTech maintenance not update the receiveduserid column properly?
VB maintenance did it right assigning the posts to the new userprofile (post count, search index, etc...)
I...
Forum:
vBulletin 4.x Add-ons
12-16-2013, 05:43 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
I have a special question which could be...
I have a special question which could be interesting for others as well:
One has accidentally deleted a user via adminCP. The user has had ~300 posts, some of them have got thanks.
The posts are...
Forum:
vBulletin 4.x Add-ons
12-06-2013, 10:22 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Ashar. It takes ages when you have bigger forums...
Ashar. It takes ages when you have bigger forums until it returns.
@Fillip
I had now time to compare the original thank you hack to yours.
Here are my impressions:
-Abe's hack is done in...
Forum:
vBulletin 4.x Add-ons
12-04-2013, 02:25 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Sorry I have expressed myself unclear, I mean the...
Sorry I have expressed myself unclear, I mean the pages there. The last pages are there but have no thanks / likes listed ..No results to show...
So why the excess of pages then? ;)
Forum:
vBulletin 4.x Add-ons
12-01-2013, 02:23 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
There are little bugs at the 3.1.7 version! ...
There are little bugs at the 3.1.7 version!
When one pushes a thanks or a like button of a specific post and pushes directly after the arrow (legacy postbit) to expand the statistics of the user...
Forum:
vBulletin 4.x Add-ons
11-29-2013, 07:57 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
We got it fixed. You need to add: ...
We got it fixed.
You need to add:
ini_set('memory_limit', '512M');
To PHP config.
Your plugin needs tweaking it eats a lot of memory, lol. :D
Forum:
vBulletin 4.x Add-ons
11-29-2013, 07:33 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
It changed the local values to "On", but the...
It changed the local values to "On", but the master values were still set to off.
Forum:
vBulletin 4.x Add-ons
11-29-2013, 07:17 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
I have added: ini_set("display_errors", true); ...
I have added:
ini_set("display_errors", true);
error_reporting(E_ALL);
ini_set("html_errors", true);
ini_set("track_errors", true);
at config.php
Still blank.
Forum:
vBulletin 4.x Add-ons
11-29-2013, 06:30 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
556,251
Posted By
Vaira
Hi, I have installed the light version...
Hi,
I have installed the light version 3.1.7. and used the importer script. No issues....
We have a thread at which the first post has got :The Following 7,418 Users Say Thank You to ..... For...
Forum:
vBulletin 4.x Add-ons
09-19-2013, 05:36 PM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
943,828
Posted By
Vaira
Line break issue has gone. Thanks for the fix and...
Line break issue has gone. Thanks for the fix and maintaining this hack. Still working great at 4.2.1. :up::)
Forum:
vBulletin 4.x Add-ons
09-13-2013, 04:40 PM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
943,828
Posted By
Vaira
I have the same issue since 4.2.1. update. Anyone...
I have the same issue since 4.2.1. update. Anyone able to fix it? :)
Would be nice.:)
Forum:
vBulletin 4.x Add-ons
04-11-2012, 04:07 PM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,177,158
Posted By
Vaira
additional.css If it shouldn't...
additional.css
If it shouldn't override add the !important tag.
Forum:
vBulletin 4.x Add-ons
02-09-2012, 02:27 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,559,238
Posted By
Vaira
Thanks for your detailed reply. I am glad that...
Thanks for your detailed reply. I am glad that you have reflected what I have posted.
But why is the unbranded version also encrypted then?
I trust your code in the aspect of your intention,...
Forum:
vBulletin 4.x Add-ons
02-09-2012, 11:24 AM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,559,238
Posted By
Vaira
I am watching this thread because I thought to...
I am watching this thread because I thought to update my vsa chat box to this one.
I would like to post some thoughts.
I don't get why you have encrypted your php with ioncube. You probably...
Forum:
vBulletin 4.x Add-ons
02-02-2012, 04:52 PM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,177,158
Posted By
Vaira
I'd appreciate to have a separate moderator /...
I'd appreciate to have a separate moderator / admin chat channel.
BTW: Thanks a lot for the update.:)
Showing results 1 to 25 of 65
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
07:03 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.05042 seconds
Memory Usage
2,050KB
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
(65)
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.0011
(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi