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
>
vBulletin Modifications
>
Archive
>
vB.org Archives
>
vBulletin 2.x
>
vBulletin 2.x Full Releases
Attachment and avatar hotlinking protection (1.0.1)
User Name
Remember Me?
Password
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Page 3 of 5
<
1
2
3
4
5
>
Thread Tools
Attachment and avatar hotlinking protection (1.0.1) Details »»
Attachment and avatar hotlinking protection (1.0.1)
MOD Information
Add a Comment
Jump to Comments
The Developer
About Developer
Visit Web Site
Version: 1.00
, by
fury
Developer Last Online: Sep 2018
Version:
2.2.x
Rating:
Released
: 01-02-2003
Last Update
: Never
Installs
:
12
No support by the author.
Support in this thread or by email (preferrably thread)
vBulletin 2.2.x (tested on 2.2.9)
Prevents people from linking to attachments and custom avatars on your forum from other sites.
Example:
Attachment hotlinking protection:
Click
and watch the redirection message. You are then taken straight to the post containing the attachment.
Custom avatar hotlinking protection:
Click
and watch the redirection message again. This time you are taken to the user's profile.
When the attachment is linked to via an img tag, it is shown as a red x in IE, or a torn paper in Mozilla.
Modifications:
2 file modifications
/forum/attachment.php
/forum/avatar.php
1 new template
redirect_wrongreferrer
Updates since 1.0:
Added custom avatar hotlinking protection
Modifications since last version:
2 file modifications
/forum/attachment.php
/forum/avatar.php
1 template modification
redirect_wrongreferrer
For upgrade instructions see the text file.
Note for people who have problems getting the avatar hotlinking protection to work: Try
this
code in the avatar.php modification instead of mine
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Comments
#
22
01-03-2003, 05:19 PM
Smoothie
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
excuse my ignorance, but how does one link an attachment or avatar via the [ img ] tag?
Smoothie
View Public Profile
Visit Smoothie's homepage!
Find all posts by Smoothie
#
23
01-03-2003, 05:21 PM
DrkFusion
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Let me try and show you
DrkFusion
View Public Profile
Find all posts by DrkFusion
#
24
01-03-2003, 05:21 PM
fury
Join Date: Oct 2001
Location: Indiana
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Right click on an attachment or avatar at your site. Go to Properties
You will see a URL in the Address (IE) or Location (Mozilla) box. Select it and hit Ctrl+C.
Then place the URL inside [ IMG][/IMG] tags.
fury
View Public Profile
Visit fury's homepage!
Find all posts by fury
#
25
01-03-2003, 05:23 PM
DrkFusion
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
http://forum.noxmedia.net/link.html
Right click on the properties and check the url
DrkFusion
View Public Profile
Find all posts by DrkFusion
#
26
01-03-2003, 05:30 PM
Smoothie
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
If I use that url in the [img tag] it does not display the avatar. here's the url i get:
https://vborg.vbsupport.ru/attachmen...&postid=338025
Smoothie
View Public Profile
Visit Smoothie's homepage!
Find all posts by Smoothie
#
27
01-03-2003, 05:43 PM
fury
Join Date: Oct 2001
Location: Indiana
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Hmm, weird, guess vBulletin.org doesn't like them
fury
View Public Profile
Visit fury's homepage!
Find all posts by fury
#
28
01-03-2003, 05:48 PM
NTLDR
Coder
Join Date: Apr 2002
Location: Bristol, UK
Posts: 3,644
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
I expect vB.org has it set to know to allow dynamic images, ie images with ? in the URL.
NTLDR
View Public Profile
Visit NTLDR's homepage!
Find all posts by NTLDR
#
29
01-03-2003, 05:55 PM
nuno
Join Date: Oct 2001
Posts: 469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Quote:
Originally posted by fury
Avatar hotlinking seems to be working fine for me on both localhost and live server...
Try this: Move this line
Code:
set_magic_quotes_runtime(0);
to just above
Code:
$c_url = parse_url($GLOBALS[HTTP_REFERER]);
nope
I'm running php4.3.0 locally and php4.2.3 at live forums.
nuno
View Public Profile
Visit nuno's homepage!
Find all posts by nuno
#
30
01-03-2003, 06:10 PM
nuno
Join Date: Oct 2001
Posts: 469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
hmm
seems to be working now
fix is attached
nuno
View Public Profile
Visit nuno's homepage!
Find all posts by nuno
#
31
01-03-2003, 06:14 PM
fury
Join Date: Oct 2001
Location: Indiana
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Odd, the one you posted doesn't work on my localhost.
Well, I'll put a link directly to your post in the original post for people who have the same problem as you did. Hopefully either solution will work
fury
View Public Profile
Visit fury's homepage!
Find all posts by fury
Page 3 of 5
<
1
2
3
4
5
>
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
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:12 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.04834 seconds
Memory Usage
2,296KB
Queries Executed
25
(?)
More Information
Template Usage:
(1)
SHOWTHREAD
(1)
ad_footer_end
(1)
ad_footer_start
(1)
ad_header_end
(1)
ad_header_logo
(1)
ad_navbar_below
(1)
ad_showthread_beforeqr
(2)
bbcode_code
(1)
bbcode_quote
(1)
footer
(1)
forumjump
(1)
forumrules
(1)
gobutton
(1)
header
(1)
headinclude
(1)
modsystem_post
(1)
navbar
(6)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(4)
pagenav_pagelink
(11)
post_thanks_box
(11)
post_thanks_button
(1)
post_thanks_javascript
(1)
post_thanks_navbar_search
(11)
post_thanks_postbit_info
(10)
postbit
(11)
postbit_onlinestatus
(11)
postbit_wrapper
(1)
spacer_close
(1)
spacer_open
(1)
tagbit_wrapper
Phrase Groups Available:
global
inlinemod
postbit
posting
reputationlevel
showthread
Included Files:
./
showthread.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_bigthree.php
./includes/
class_postbit.php
./includes/
class_bbcode.php
./includes/
functions_reputation.php
./includes/
functions_post_thanks.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
fetch_threadinfo_query
fetch_threadinfo
fetch_foruminfo
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
showthread_start
showthread_getinfo
forumjump
showthread_post_start
showthread_query_postids
showthread_query
bbcode_fetch_tags
bbcode_create
showthread_postbit_create
postbit_factory
postbit_display_start
post_thanks_function_post_thanks_off_start
post_thanks_function_post_thanks_off_end
post_thanks_function_fetch_thanks_start
post_thanks_function_fetch_thanks_end
post_thanks_function_thanked_already_start
post_thanks_function_thanked_already_end
fetch_musername
postbit_imicons
bbcode_parse_start
bbcode_parse_complete_precache
bbcode_parse_complete
postbit_display_complete
post_thanks_function_can_thank_this_post_start
pagenav_page
pagenav_complete
tag_fetchbit_complete
forumrules
navbits
navbits_complete
showthread_complete
Messages:
$threadedmode is empty
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
ignored users:
threadinfo[vote] =
(unspecified) fetch_permissions(1, 0, 1,''); -> cached fperms for forum 1
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(203, 0, 1,''); -> cached fperms for forum 203
(unspecified) fetch_permissions(240, 0, 1,''); -> cached fperms for forum 240
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(164, 0, 1,''); -> cached fperms for forum 164
(unspecified) fetch_permissions(212, 0, 1,''); -> cached fperms for forum 212
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(237, 0, 1,''); -> cached fperms for forum 237
(unspecified) fetch_permissions(238, 0, 1,''); -> cached fperms for forum 238
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(213, 0, 1,''); -> cached fperms for forum 213
(unspecified) fetch_permissions(123, 0, 1,''); -> cached fperms for forum 123
(unspecified) fetch_permissions(124, 0, 1,''); -> cached fperms for forum 124
(unspecified) fetch_permissions(125, 0, 1,''); -> cached fperms for forum 125
(unspecified) fetch_permissions(214, 0, 1,''); -> cached fperms for forum 214
(unspecified) fetch_permissions(215, 0, 1,''); -> cached fperms for forum 215
(unspecified) fetch_permissions(216, 0, 1,''); -> cached fperms for forum 216
(unspecified) fetch_permissions(184, 0, 1,''); -> cached fperms for forum 184
(unspecified) fetch_permissions(218, 0, 1,''); -> cached fperms for forum 218
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(unspecified) fetch_permissions(217, 0, 1,''); -> cached fperms for forum 217
(unspecified) fetch_permissions(221, 0, 1,''); -> cached fperms for forum 221
(unspecified) fetch_permissions(239, 0, 1,''); -> cached fperms for forum 239
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(249, 0, 1,''); -> cached fperms for forum 249
(unspecified) fetch_permissions(219, 0, 1,''); -> cached fperms for forum 219
(unspecified) fetch_permissions(210, 0, 1,''); -> cached fperms for forum 210
(unspecified) fetch_permissions(198, 0, 1,''); -> cached fperms for forum 198
(unspecified) fetch_permissions(257, 0, 1,''); -> cached fperms for forum 257
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(259, 0, 1,''); -> cached fperms for forum 259
(unspecified) fetch_permissions(244, 0, 1,''); -> cached fperms for forum 244
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(234, 0, 1,''); -> cached fperms for forum 234
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(99, 0, 1,''); -> cached fperms for forum 99
(unspecified) fetch_permissions(256, 0, 1,''); -> cached fperms for forum 256
(unspecified) fetch_permissions(265, 0, 1,''); -> cached fperms for forum 265
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(223, 0, 1,''); -> cached fperms for forum 223
(unspecified) fetch_permissions(31, 0, 1,''); -> cached fperms for forum 31
(unspecified) fetch_permissions(205, 0, 1,''); -> cached fperms for forum 205
(unspecified) fetch_permissions(6, 0, 1,''); -> cached fperms for forum 6
(unspecified) fetch_permissions(25, 0, 1,''); -> cached fperms for forum 25
(unspecified) fetch_permissions(94, 0, 1,''); -> cached fperms for forum 94
(unspecified) fetch_permissions(172, 0, 1,''); -> cached fperms for forum 172
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(3, 0, 1,''); -> cached fperms for forum 3
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(139, 0, 1,''); -> cached fperms for forum 139
(unspecified) fetch_permissions(140, 0, 1,''); -> cached fperms for forum 140
(unspecified) fetch_permissions(141, 0, 1,''); -> cached fperms for forum 141
(unspecified) fetch_permissions(32, 0, 1,''); -> cached fperms for forum 32
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(134, 0, 1,''); -> cached fperms for forum 134
(unspecified) fetch_permissions(135, 0, 1,''); -> cached fperms for forum 135
(unspecified) fetch_permissions(137, 0, 1,''); -> cached fperms for forum 137
(unspecified) fetch_permissions(109, 0, 1,''); -> cached fperms for forum 109
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(155, 0, 1,''); -> cached fperms for forum 155
(unspecified) fetch_permissions(161, 0, 1,''); -> cached fperms for forum 161
(unspecified) fetch_permissions(162, 0, 1,''); -> cached fperms for forum 162
(unspecified) fetch_permissions(191, 0, 1,''); -> cached fperms for forum 191
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(196, 0, 1,''); -> cached fperms for forum 196
(unspecified) fetch_permissions(227, 0, 1,''); -> cached fperms for forum 227
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(231, 0, 1,''); -> cached fperms for forum 231
(unspecified) fetch_permissions(185, 0, 1,''); -> cached fperms for forum 185
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(101, 0, 1,''); -> cached fperms for forum 101
(unspecified) fetch_permissions(102, 0, 1,''); -> cached fperms for forum 102
(unspecified) fetch_permissions(103, 0, 1,''); -> cached fperms for forum 103
(unspecified) fetch_permissions(104, 0, 1,''); -> cached fperms for forum 104
(unspecified) fetch_permissions(105, 0, 1,''); -> cached fperms for forum 105
(unspecified) fetch_permissions(106, 0, 1,''); -> cached fperms for forum 106
(unspecified) fetch_permissions(107, 0, 1,''); -> cached fperms for forum 107
(unspecified) fetch_permissions(171, 0, 1,''); -> cached fperms for forum 171
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(182, 0, 1,''); -> cached fperms for forum 182
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(261, 0, 1,''); -> cached fperms for forum 261
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(250, 0, 1,''); -> cached fperms for forum 250
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(211, 0, 1,''); -> cached fperms for forum 211
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(92, 0, 1,''); -> cached fperms for forum 92
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(12, 0, 1,''); -> cached fperms for forum 12
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
returning smilies from the datastore
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
First Post: 337813; Last Post: 338054
php_sapi_name(): fpm-fcgi