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 33
Search took
0.00
seconds.
Search:
Posts Made By:
Sinan COSKUN
Forum:
vBulletin 4.x Add-ons
04-21-2020, 09:00 PM
Replies:
1
Mini Mods -
Multiple Registrations with the same IP (Basic)
Views:
1,088
Posted By
Sinan COSKUN
Multiple Registrations with the same IP (Basic)
Hello to everyone.
With the code snippet below, you can prevent registration with the same IP within 1 hour.
If you have a limited download site, it might work for you.
1 - Logon to your...
Forum:
vB4 General Discussions
09-15-2015, 08:48 AM
Replies:
17
Advanced search function problem- pop up blank.html on load!!
Views:
1,055
Posted By
Sinan COSKUN
Did you solve the problem? I've got the same...
Did you solve the problem? I've got the same problem.
Forum:
vBulletin 4.x Add-ons
04-09-2012, 11:23 AM
Replies:
1,014
Forum Home Enhancements -
[YUI] Tabbed Forum Home
Views:
171,451
Posted By
Sinan COSKUN
Thanks garyopa.. Good jop
Thanks garyopa.. Good jop
Forum:
vBulletin 4.x Add-ons
03-12-2012, 02:57 PM
Replies:
20
vBulletin CMS Grid -
100% - 300px Fixed ... Different Grid
Views:
6,795
Posted By
Sinan COSKUN
Soon .. During the design phase ...
Soon .. During the design phase ...
Forum:
vBulletin 4.x Add-ons
03-11-2012, 11:00 PM
Replies:
20
vBulletin CMS Grid -
100% - 300px Fixed ... Different Grid
Views:
6,795
Posted By
Sinan COSKUN
100% - 300px Fixed ... Different Grid
Download the attached file and upload the panel ...
AdminCP -> VBulletinCMS -> Download / Upload Grids -> Import
and
Edit "Layout Manager"
Forum:
vB4 General Discussions
01-11-2012, 02:51 PM
Replies:
6
How are array variables show to post?
Views:
527
Posted By
Sinan COSKUN
Yeees, that's :) thanks... very thanks
Yeees, that's :) thanks... very thanks
Forum:
vB4 General Discussions
01-11-2012, 02:35 PM
Replies:
6
How are array variables show to post?
Views:
527
Posted By
Sinan COSKUN
Ok, but it was required separately as “deger1”...
Ok, but it was required separately as “deger1” and “deger2”, not “deger1-deger2”. Because i want to do hmm..
Examp:
<a href="......./deger1">deger1</a> - <a href="......deger2">deger2</a>
and...
Forum:
vB4 General Discussions
01-11-2012, 02:02 PM
Replies:
6
How are array variables show to post?
Views:
527
Posted By
Sinan COSKUN
I forgot, sorry :) $vericek=...
I forgot, sorry :)
$vericek= $db->query_read("SELECT value FROM ".TABLE_PREFIX."tablo WHERE threadid=2");
while ($veri=$db->fetch_array($vericek)){
$post[degerler]=...
Forum:
vB4 General Discussions
01-11-2012, 01:22 PM
Replies:
6
How are array variables show to post?
Views:
527
Posted By
Sinan COSKUN
How are array variables show to post?
Hi everyone,
My table,
userid ------ threadid ---------- value
1----------------- 2 -------------- deger1
1----------------- 2 -------------- deger2
2----------------- 3 --------------...
Forum:
vB4 General Discussions
01-26-2011, 10:22 PM
Replies:
2
Total Attachment ?
Views:
439
Posted By
Sinan COSKUN
I can only .rar filetype I gave permission to...
I can only .rar filetype I gave permission to upload. I want a query to get the total number of attachments (each member's individually).
Forum:
vB4 General Discussions
01-26-2011, 09:25 PM
Replies:
2
Total Attachment ?
Views:
439
Posted By
Sinan COSKUN
Total Attachment ?
Hello everyone ...
How do I process the image? Each member's total number of attachment is required.
Please help me. Thank you in advance.
Note: I apologize for my English.
Forum:
vBulletin 3.8 Add-ons
10-20-2009, 07:04 PM
Replies:
2,262
Add-On Releases -
vBExperience 3.8
Views:
1,584,003
Posted By
Sinan COSKUN
Please help. I need too. How can I score for...
Please help. I need too.
How can I score for Attachments?
Forum:
vBulletin 3.7 Add-ons
10-20-2009, 07:04 PM
Replies:
2,644
Add-On Releases -
vBExperience
Views:
799,071
Posted By
Sinan COSKUN
Please help. I need too. How can I score for...
Please help. I need too.
How can I score for Attachments?
Forum:
vBulletin 3.8 Add-ons
10-18-2009, 08:40 AM
Replies:
5
Mini Mods -
Show the number of attachment at postbit
Views:
2,126
Posted By
Sinan COSKUN
Ok.. Try again pls
Ok.. Try again pls
Forum:
vB3 General Discussions
10-17-2009, 10:36 AM
Replies:
2
score system [help]
Views:
497
Posted By
Sinan COSKUN
How can I do this system. Please Help me.
How can I do this system.
Please Help me.
Forum:
vBulletin 3.7 Add-ons
10-17-2009, 10:34 AM
Replies:
2,644
Add-On Releases -
vBExperience
Views:
799,071
Posted By
Sinan COSKUN
pls help, i'm waiting...
pls help, i'm waiting...
Forum:
vBulletin 3.8 Add-ons
10-16-2009, 10:00 PM
Replies:
5
Mini Mods -
Show the number of attachment at postbit
Views:
2,126
Posted By
Sinan COSKUN
Show the number of attachment at postbit
Edit: postbit_legacy
Find :
$vbphrase[posts]: $post[posts]
add the below
Forum:
vB3 General Discussions
10-16-2009, 10:25 AM
Replies:
2
score system [help]
Views:
497
Posted By
Sinan COSKUN
score system [help]
Hello everyone.
Will I have a request from you.
My member is adding file to open the subject.
I want to give points for attachment.
For example, 5 points.
Later, this member is want to download...
Forum:
vBulletin 3.8 Add-ons
10-16-2009, 05:11 AM
Replies:
2,262
Add-On Releases -
vBExperience 3.8
Views:
1,584,003
Posted By
Sinan COSKUN
Please help me. How can I score for Attachments?
Please help me. How can I score for Attachments?
Forum:
vBulletin 3.7 Add-ons
10-15-2009, 07:44 PM
Replies:
2,644
Add-On Releases -
vBExperience
Views:
799,071
Posted By
Sinan COSKUN
Please help me. How can I score for Attachments?
Please help me. How can I score for Attachments?
Forum:
vBulletin 3.8 Add-ons
06-15-2008, 10:14 AM
Replies:
637
Social Group and Album Enhancements -
All Albums
Views:
187,322
Posted By
Sinan COSKUN
Thanks very good installed ;)
Thanks
very good
installed ;)
Forum:
vB3 General Discussions
05-15-2008, 12:47 PM
Replies:
2
re-transport the attachments
Views:
877
Posted By
Sinan COSKUN
No, I didn't. Please watch this video ...
No, I didn't.
Please watch this video
http://www.forumfood.net/10.html
Forum:
vB3 General Discussions
05-15-2008, 09:41 AM
Replies:
2
re-transport the attachments
Views:
877
Posted By
Sinan COSKUN
re-transport the attachments
Hi,
I transported the attachments to the ATTACHMENT FILE in order to optimisation of forum. But there has been an error. All folders in the file are available but they are not in database....
Forum:
vB3 General Discussions
05-03-2008, 12:06 PM
Replies:
1
total attachment,threads,online?
Views:
742
Posted By
Sinan COSKUN
pls help me. specially for attachment
pls help me. specially for attachment
Forum:
vB3 General Discussions
04-30-2008, 10:22 PM
Replies:
1
total attachment,threads,online?
Views:
742
Posted By
Sinan COSKUN
total attachment,threads,online?
Hi.
There are some my questions, pls help me.
I want to show total attachment, total threads and total online time on postbit. Is it possible?
Showing results 1 to 25 of 33
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
02:22 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.01602 seconds
Memory Usage
2,022KB
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
(29)
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.0008
(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(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi