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 2
1
2
>
Showing results 1 to 25 of 39
Search took
0.00
seconds.
Search:
Posts Made By:
Honourable
Forum:
vB4 Programming Discussions
06-22-2013, 07:34 PM
Replies:
11
creating plugin issue
Views:
651
Posted By
Honourable
the extra one which has db I figured but it didnt...
the extra one which has db I figured but it didnt work yet
well the extre ( it was behind this so funny
yes that is right I copied the code from object
Big thanks u really saved me
Big...
Forum:
vB4 Programming Discussions
06-22-2013, 07:29 PM
Replies:
11
creating plugin issue
Views:
651
Posted By
Honourable
ur last edit works great please explain to...
ur last edit works great
please explain to me what was the problem I really want to learn
many thanks in advance
Forum:
vB4 Programming Discussions
06-22-2013, 07:23 PM
Replies:
11
creating plugin issue
Views:
651
Posted By
Honourable
still not working??? --------------- Added...
still not working???
--------------- Added 1371932856 at 1371932856 ---------------
just to let you know when I delete this bit
$vbulletin->db->query_read_slave(("SET CHARACTER SET utf8"); ...
Forum:
vB4 Programming Discussions
06-22-2013, 07:19 PM
Replies:
11
creating plugin issue
Views:
651
Posted By
Honourable
Here u go ...
Here u go
$vbulletin->db->query_read_slave(("SET CHARACTER SET utf8");
$stream = $vbulletin->db->query_read_slave(("
SELECT stream.*, users.* FROM " ....
Forum:
vB4 Programming Discussions
06-22-2013, 07:07 PM
Replies:
11
creating plugin issue
Views:
651
Posted By
Honourable
Hi, I changed variables names maybe conflict...
Hi,
I changed variables names maybe conflict with something else
but it still not working
$streamxha = $this->registry->db->query_read_slave(("
SELECT...
Forum:
vB4 Programming Discussions
06-22-2013, 06:29 PM
Replies:
11
creating plugin issue
Views:
651
Posted By
Honourable
creating plugin issue
Hi,
I would like
to run this plugin
$this->registry->db->query_read_slave(("SET CHARACTER SET utf8");
$stream = $this->registry->db->query_read_slave(("
...
Forum:
vB4 General Discussions
06-22-2013, 06:29 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
thank you very much I would appreciate your...
thank you very much
I would appreciate your help in this thread
https://vborg.vbsupport.ru/showthread.php?p=2429816#post2429816
many thanks in advance
Forum:
vB4 General Discussions
06-19-2013, 12:55 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
Ok can you tell me how to display the album...
Ok can you tell me how to display the album counts???
Forum:
vB4 General Discussions
06-18-2013, 12:59 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
then why I'm setting this ...
then why I'm setting this
$this->block_data['albumbits2'] = $albumbits2;
?
I thought this is block data a permission array that holds permission for many things
one of them albumbits2????
...
Forum:
vB4 General Discussions
06-17-2013, 06:05 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
no the if statement everything working yet the if...
no the if statement everything working yet the if statements as well as the count variable I have registered it yet is not working
waiting for your solution
many thanks in advance
...
Forum:
vB4 General Discussions
06-16-2013, 05:50 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
did it erlier when it wasnt working seems to...
did it erlier when it wasnt working
seems to me I'm not that bad though or maybe Lynne is a good teacher dont know
Thank You Again
--------------- Added 1371408729 at 1371408729...
Forum:
vB4 General Discussions
06-16-2013, 04:48 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
seconds just testing pair with me kindly ...
seconds just testing
pair with me kindly
--------------- Added 1371405329 at 1371405329 ---------------
I did to the code exactly as you said but it doesnt work????
--------------- Added...
Forum:
vB4 General Discussions
06-16-2013, 04:30 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
please give me two mintues and I will update u...
please give me two mintues and I will update u with results dont log off please!
thank you
--------------- Added 1371404477 at 1371404477 ---------------
Here is what I have done but is not...
Forum:
vB4 General Discussions
06-16-2013, 03:32 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
Here is what I have done template...
Here is what I have done
template memberinfo_block_photos
<div id="view-photos" class="<vb:if condition="$selected_tab == 'photos'">selected_view_section<vb:else />view_section</vb:if><vb:if...
Forum:
vB4 General Discussions
06-16-2013, 11:31 AM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
Hey Lynne, I really tried my best yet I...
Hey Lynne,
I really tried my best yet I couldnt make yet work
you can check it here the code so far
if (isset($vbulletin->GPC['tab']))
{
$selected_tab = $vbulletin->GPC['tab'];
}
Forum:
vB4 General Discussions
06-15-2013, 02:19 PM
Replies:
21
Display albums in member profile
Views:
1,099
Posted By
Honourable
any actual way to this???? other than just...
any actual way to this???? other than just hinting out?
Forum:
vBulletin 4.x Add-ons
04-12-2013, 05:59 PM
Replies:
179
Add-On Releases -
[DavidsMods] vBLive Lite - Global User Statuses and Site Stream!
Views:
29,780
Posted By
Honourable
Thank you anyway and sorry as I have made an...
Thank you anyway and sorry as I have made an inconvenience
By the way I have found the solution in here is it
basically add the following code anywhere you want the recent statuses to appear
...
Forum:
vB4 Programming Discussions
04-12-2013, 05:59 PM
Replies:
2
Display recent 30 user statuses
Views:
504
Posted By
Honourable
Thank you anyway and sorry as I have made an...
Thank you anyway and sorry as I have made an inconvenience
By the way I have found the solution in here is it
basically add the following code anywhere you want the recent statuses to appear
...
Forum:
vB4 Programming Discussions
04-12-2013, 03:22 PM
Replies:
2
Display recent 30 user statuses
Views:
504
Posted By
Honourable
Display recent 30 user statuses
Hi,
Using this product
https://vborg.vbsupport.ru/showthread.php?t=277545
I'm trying to display the recent 30 status in the header
Much appreciated if it possible to at least direct me for...
Forum:
vBulletin 4.x Add-ons
04-12-2013, 01:00 PM
Replies:
179
Add-On Releases -
[DavidsMods] vBLive Lite - Global User Statuses and Site Stream!
Views:
29,780
Posted By
Honourable
I want to add the recent like 20 status on the...
I want to add the recent like 20 status on the header
is there any possibility to do this if it easy please provide me with the instructions
as I do understand php, html ,css quiet good
...
Forum:
vB4 Programming Discussions
04-05-2013, 03:40 PM
Replies:
3
How to display counter of how many sections u can see in each category
Views:
494
Posted By
Honourable
Hi, I just found another way which don't...
Hi,
I just found another way which don't know seems to me much easier but wondering if it makes load or its not proffissional than yours
here is what I have found
$subforumsasda =...
Forum:
vB4 Programming Discussions
04-05-2013, 01:34 PM
Replies:
3
How to display counter of how many sections u can see in each category
Views:
494
Posted By
Honourable
any help? waiting....
any help?
waiting....
Forum:
vB4 Programming Discussions
04-04-2013, 10:29 AM
Replies:
3
How to display counter of how many sections u can see in each category
Views:
494
Posted By
Honourable
How to display counter of how many sections u can see in each category
Hi,
I have been playing around the following three files
forumdisplay.php
/includes/functions_forumlist.php
forum.php
I tried to find how many sections in each category I was able to find...
Forum:
vBulletin 4.x Add-ons
04-02-2013, 03:05 PM
Replies:
316
Miscellaneous Hacks -
[DBTech] Forum Live Feed & User Wall v1 (vB4) [AJAX]
Views:
68,008
Posted By
Honourable
Hi, Is not I have disabled all modificatio even...
Hi, Is not I have disabled all modificatio even though in your demo at your majesty website it doesnt display recent avatar changes
I would really like to purchase the pro as long as you assure it...
Forum:
vBulletin 4.x Add-ons
03-24-2013, 01:06 PM
Replies:
316
Miscellaneous Hacks -
[DBTech] Forum Live Feed & User Wall v1 (vB4) [AJAX]
Views:
68,008
Posted By
Honourable
Hi, I have got a problem as the live feed...
Hi,
I have got a problem as the live feed doesnt really display the avatar changes??
I have changed the avatar many times but it doesnt display the news
I was planning to purchase the Pro as...
Showing results 1 to 25 of 39
Page 1 of 2
1
2
>
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
01:49 PM
.
-- 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.02477 seconds
Memory Usage
2,078KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(54)
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.0009
(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(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(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(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(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi