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...
Showing results 1 to 22 of 22
Search took
0.00
seconds.
Search:
Posts Made By:
ngcoders
Forum:
vBulletin 4.x Add-ons
02-16-2011, 04:17 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
Yep it works fine.
Yep it works fine.
Forum:
vBulletin 4.x Add-ons
06-06-2010, 01:30 PM
Replies:
64
vBulletin CMS Widgets -
Media Library CMS Sidebar
Views:
18,844
Posted By
ngcoders
Changed to CMS side bar.
Changed to CMS side bar.
Forum:
Modification Graveyard
06-06-2010, 11:40 AM
Replies:
3,112
Major Additions -
8WayRun.Com - Media Library
Views:
692,980
Posted By
ngcoders
CMS Side Bar for the Mod ...
CMS Side Bar for the Mod
https://vborg.vbsupport.ru/showthread.php?t=244058
Forum:
vBulletin 4.x Add-ons
06-05-2010, 10:00 PM
Replies:
64
vBulletin CMS Widgets -
Media Library CMS Sidebar
Views:
18,844
Posted By
ngcoders
Media Library CMS Sidebar
Media Library CMS Sidebar
Released 06-06-2010
By Vikas - http://www.ngcoders.com
For Plugin - https://vborg.vbsupport.ru/showthread.php?t=240677 (8WayRun.Com - Media Library)
For Demo -...
Forum:
vBulletin 4.x Add-ons
05-14-2010, 07:12 AM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
@level8 1. append the link to $output_bits. ...
@level8
1. append the link to $output_bits.
2. prepend icon near
<a href="calendar.php?do=getinfo&e=%d">%s</a>
And some css to fix alignment issues.
Forum:
vBulletin 4.x Add-ons
05-14-2010, 07:09 AM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
Try changing the following - ...
Try changing the following -
$flashWidth = '100%';
$flashHeight = '100%';
Forum:
vBulletin 4.x Add-ons
03-15-2010, 07:02 AM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
replace $vbulletin->options['homeurl'] ...
replace
$vbulletin->options['homeurl']
with
$vbulletin->options['homeurl'].'/forums/'
Forum:
vBulletin 4.x Add-ons
03-08-2010, 05:36 PM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
If its showing blank , it means you have no tags...
If its showing blank , it means you have no tags in your system. Please check if you have tagged threads / blog posts.
Forum:
vBulletin 4.x Add-ons
03-08-2010, 01:11 PM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
@DjEddie ... Yep , ur right @darren1981 ......
@DjEddie ... Yep , ur right
@darren1981 ... Currently no , but can be made very easily
Forum:
vBulletin 4.x Add-ons
03-07-2010, 12:14 PM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
@STORMS add a where to the query - WHERE...
@STORMS
add a where to the query - WHERE TagContent.contenttypeid = 2
And it should work fine, itll only access forum tags.
Forum:
vBulletin 4.x Add-ons
03-07-2010, 05:19 AM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
@DjEddie - I think the sql query is not returning...
@DjEddie - I think the sql query is not returning tags in your case , are are posts tagged in your site.
@ NYorker - I belive tags returned are for some contenttypeid which...
Forum:
vBulletin 4.x Add-ons
03-06-2010, 02:05 PM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
The source is available at WP-Cumulus wordpress...
The source is available at WP-Cumulus wordpress page, I have modified it. Can you tell which character are causing issues.
Forum:
vBulletin 4.x Add-ons
03-05-2010, 10:00 PM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
36,851
Posted By
ngcoders
Animated Flash Tags Widget , Flash Tag Cloud
Flash Tag Cloud
Released 6/3/2010
By Vikas - http://www.ngcoders.com
Demo - http://www.roboticsindia.com , Look at left sidebar
Installation
Goto Admincp->vBullietin...
Forum:
vBulletin 4.x Add-ons
03-05-2010, 01:22 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
If you are facing wrong time and date of even...
If you are facing wrong time and date of even being displayed ... then it is related to GMT setup of your host / script.
Forum:
vBulletin 4.x Add-ons
01-05-2010, 05:36 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
Thanks ill keep that in mind , When more vb4...
Thanks ill keep that in mind , When more vb4 details are available will update accordingly.
Forum:
vBulletin 4.x Add-ons
01-05-2010, 01:27 AM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
@ragtek - If all this was documented somewhere so...
@ragtek - If all this was documented somewhere so that i could have referenced , Sadly there is none. Also i wrote it for personal use and it server my purpose.
Forum:
vBulletin 4.x Add-ons
12-29-2009, 04:22 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
The GMT setting should have been there in both or...
The GMT setting should have been there in both or should be there in none, only vb4 guys can answer why is it so.
Forum:
vBulletin 4.x Add-ons
12-29-2009, 04:23 AM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
IT works fine for me , maybe it has to do with...
IT works fine for me , maybe it has to do with the Time setting on your server. The DST setting please look into it.
Forum:
vBulletin 4.x Add-ons
12-28-2009, 08:37 AM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
Events can be set in calendar , You can see the...
Events can be set in calendar , You can see the event module on my site http://www.roboticsindia.com , It works just fine.
Forum:
vBulletin 4.x Add-ons
12-28-2009, 03:44 AM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
Should be fixed now
Should be fixed now
Forum:
vBulletin 4.x Add-ons
12-27-2009, 10:00 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,604
Posted By
ngcoders
Upcoming Events
Upcoming Events
Released 28/12/2009
By Vikas - http://www.ngcoders.com
Installation
Goto Admincp->vBullietin CMS->Widgets->Create New Widget
Choose PHP Direct Execution as...
Forum:
vBulletin 4.x Add-ons
12-26-2009, 05:58 PM
Replies:
503
vBulletin CMS Widgets -
Widget - Users Online
Views:
84,158
Posted By
ngcoders
Works greats , thanks a lot.
Works greats , thanks a lot.
Showing results 1 to 22 of 22
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
05:54 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.02459 seconds
Memory Usage
2,006KB
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)
post_thanks_navbar_search
(1)
search_results
(22)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(66)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0005
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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