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 38
Search took
0.00
seconds.
Search:
Posts Made By:
effeff70
Forum:
vB5 Programming Discussions
01-16-2021, 10:41 AM
Replies:
7
Managing Calendar Events
Views:
902
Posted By
effeff70
Servus! Danke für deine Hilfe. Der Code...
Servus!
Danke für deine Hilfe.
Der Code läuft einwandfrei!
Rein aus Interesse:
Woher hast du gewusst, was das $data-Array beinhalten muss?
Forum:
vB5 Programming Discussions
01-11-2021, 11:40 AM
Replies:
7
Managing Calendar Events
Views:
902
Posted By
effeff70
No, I do not need all that. The event maintenance...
No, I do not need all that. The event maintenance page is not really integrated into my forum, it's separate.
All I need is -- as I said -- code examples on how to create, read, update, and delete...
Forum:
vB5 Programming Discussions
01-09-2021, 04:18 PM
Replies:
7
Managing Calendar Events
Views:
902
Posted By
effeff70
That's not helping because this is my maintenance...
That's not helping because this is my maintenance page:
https://abload.de/thumb/unbenanntiqjrijojzr.png (https://abload.de/image.php?img=unbenanntiqjrijojzr.png)
The table shows all available...
Forum:
vB5 Programming Discussions
01-07-2021, 07:05 AM
Replies:
7
Managing Calendar Events
Views:
902
Posted By
effeff70
Managing Calendar Events
Since events play a major role on my site, on vb4, I had developed an event maintenance page that basically listed all events in a table view and enabled moderators to enter new ones, update existing...
Forum:
vB5 Programming Discussions
12-27-2020, 07:53 AM
Replies:
1
Thread Starter
Views:
526
Posted By
effeff70
Thread Starter
Here is a quick snippet that will mark the starter of a thread:
Template: conversation_userinfo
<vb:if condition="$conversation['userid'] == $conversation['starteruserid']">
<span>Thread...
Forum:
vB5 Programming Discussions
12-27-2020, 07:52 AM
Replies:
0
Show ad (or whatever) after every X post
Views:
347
Posted By
effeff70
Show ad (or whatever) after every X post
Add the following to the bottom of display_contenttype_threadview_footer:
{vb:set conversationCount, {vb:math ({vb:var postIndex} + ({vb:var pagingInfo.currentpage} - 1) * {vb:var...
Forum:
vBulletin 5.x Products & Extensions
12-27-2020, 06:17 AM
Replies:
76
Add-On Releases -
Yilmaz - Advanced Forum Statistics Module (AJAX) Compatible 5.6.x
Views:
15,817
Posted By
effeff70
Thank for your great work!
Thank for your great work!
Forum:
vB5 Programming Discussions
12-24-2020, 10:17 AM
Replies:
0
Reference Document for Developers
Views:
438
Posted By
effeff70
Reference Document for Developers
Hi there
Is there some sort of documentation around template variables on so on?
For instance, in my vb4 forum, I used the following statement to determine the current post is the first post:...
Forum:
vB5 Programming Discussions
12-20-2020, 02:14 PM
Replies:
4
Title element for Smilies / Number of Smilies
Views:
688
Posted By
effeff70
- core/vb contains vb.phar. I suppose I cannot...
- core/vb contains vb.phar. I suppose I cannot change this but would have to make to the decision of whether or not to use phar BEFORE installation... right?
Unzipping the archive and looking at...
Forum:
vB5 Programming Discussions
12-20-2020, 07:42 AM
Replies:
4
Title element for Smilies / Number of Smilies
Views:
688
Posted By
effeff70
Thanks for your quick reply! Unfortunately, I...
Thanks for your quick reply!
Unfortunately, I don't really get it:
- where do I find the option Smilie Panel Initial Smilies
- where is API->editor->fetchAllSmilies located at?
Forum:
vB5 Programming Discussions
12-20-2020, 06:27 AM
Replies:
4
Title element for Smilies / Number of Smilies
Views:
688
Posted By
effeff70
Title element for Smilies / Number of Smilies
HI there
Within template "contententry_panel_smilies", I can see:
{vb:raw smilie.description}
Apparently, this fields is a concatenation of two database fields of table "smilie": title and...
Forum:
vB3 Programming Discussions
01-17-2018, 06:25 AM
Replies:
6
$vbulletin->GPC
Views:
4,601
Posted By
effeff70
...it's so simple when you know what to look for!...
...it's so simple when you know what to look for! ;-)
Thanks for your help.
Forum:
vB3 Programming Discussions
01-16-2018, 07:50 PM
Replies:
6
$vbulletin->GPC
Views:
4,601
Posted By
effeff70
I wasn't sure how chaging the template could...
I wasn't sure how chaging the template could possibly effect other functionallity (I am not a VB pro as you can tell by my question).
And since the values of the listbox is not a user input I...
Forum:
vB3 Programming Discussions
01-15-2018, 07:35 PM
Replies:
6
$vbulletin->GPC
Views:
4,601
Posted By
effeff70
Even though this thread is quite old: I am...
Even though this thread is quite old:
I am looking for an answer to dayzman's question. Why?
vbulletin preselects a certain value within certain dropdown boxes. For instancem when registering at a...
Forum:
vB4 General Discussions
03-30-2014, 06:59 PM
Replies:
2
Showing forum smilies in the sidebar?
Views:
603
Posted By
effeff70
Anybody? Just upgraded to 4.2.2 and noticed...
Anybody?
Just upgraded to 4.2.2 and noticed that smilies are not showing up in the sidebar... only the short codes are visible....
Forum:
vBulletin 3.7 Add-ons
11-22-2008, 06:01 PM
Replies:
656
Miscellaneous Hacks -
Cyb - PayPal Donate
Views:
171,111
Posted By
effeff70
hi, when I try to change the Word "Donate" into...
hi, when I try to change the Word "Donate" into "Spende" by "variables-(Styles+Templates)settings in AdminCp" then comes "help Function" and comments the smilie-function"when klick Donate...when I...
Forum:
vBulletin 3.7 Add-ons
11-22-2008, 05:00 PM
Replies:
66
Miscellaneous Hacks -
PayPal Easy Donate - Lite
Views:
21,743
Posted By
effeff70
Thats really bad, no help---sucks--- uninstalled.
Thats really bad, no help---sucks--- uninstalled.
Forum:
vBulletin 3.7 Add-ons
11-22-2008, 02:44 PM
Replies:
66
Miscellaneous Hacks -
PayPal Easy Donate - Lite
Views:
21,743
Posted By
effeff70
Is here nowbody who has the same problem? No help?
Is here nowbody who has the same problem? No help?
Forum:
vBulletin 3.7 Add-ons
11-19-2008, 03:52 PM
Replies:
66
Miscellaneous Hacks -
PayPal Easy Donate - Lite
Views:
21,743
Posted By
effeff70
can someone help? Its still the same prob. from...
can someone help?
Its still the same prob. from last post.
Forum:
vBulletin 3.7 Add-ons
11-16-2008, 09:20 PM
Replies:
66
Miscellaneous Hacks -
PayPal Easy Donate - Lite
Views:
21,743
Posted By
effeff70
Now there is something else, User klicks...
Now there is something else, User klicks "Spenden"-Button, new Window open (your screenshot 2) currency is Eur-Euro (settings in AdminCP) then write maybe 10 euro Inbox and choose "Paypal"...
Forum:
vBulletin 3.7 Add-ons
11-15-2008, 06:01 PM
Replies:
407
Add-On Releases -
Limited Guest Viewing -- Motivate Guests to Register
Views:
128,874
Posted By
effeff70
i did it.... THX
i did it.... THX
Forum:
vBulletin 3.7 Add-ons
11-15-2008, 05:18 PM
Replies:
261
Add-On Releases -
Mini YouTube Video in Profile (right side block)
Views:
74,985
Posted By
effeff70
Thats great man, my users like it and me...
Thats great man, my users like it and me too....thx a lot
Forum:
vBulletin 3.7 Add-ons
11-14-2008, 10:27 PM
Replies:
40
End-User Options -
Change your UserCP Navbar with the New UserCP Dropdown Menu!
Views:
13,252
Posted By
effeff70
it´s great...i love it... Thanks for that
it´s great...i love it...
Thanks for that
Forum:
vBulletin 3.7 Add-ons
11-14-2008, 09:47 PM
Replies:
66
Miscellaneous Hacks -
PayPal Easy Donate - Lite
Views:
21,743
Posted By
effeff70
Thanks a lot, that was the mishap..... I did?n...
Thanks a lot, that was the mishap..... I did?n set another name for the .gif, was still called "donate".
Best Regards vom Germany
Frank
Forum:
vBulletin 3.7 Add-ons
11-14-2008, 02:22 PM
Replies:
66
Miscellaneous Hacks -
PayPal Easy Donate - Lite
Views:
21,743
Posted By
effeff70
Hi, it say?s: ...
Hi,
it say?s:
http://endurojunkie.de/forum/billspaypal.php?
You meant that?
But when i click the button, the link to paypal works....
Showing results 1 to 25 of 38
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
10:36 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.01552 seconds
Memory Usage
2,030KB
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
(33)
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(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
FULLTEXT Search
php_sapi_name(): fpm-fcgi