Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB image Hosting Details »»
VB image Hosting
Version: 1.4.2, by Ranma2k Ranma2k is offline
Developer Last Online: Oct 2017 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 01-22-2006 Last Update: 04-10-2007 Installs: 369
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

VB Image Hosting Version 1.4.2

Please note that next ver will not support older ver update.

Frensh ver is avilable to download Thanks to
tandy
Port to Vbulletin 3.6.0 can be found here

Requirements:
  1. requires GD 2.0.1 or later (2.0.28 or later is recommended).
  2. PHP ver 4.3.x or later (newer ver is better).

Introduction:
What does it do ?
VB Image Hosting is a similar feature to imageshak and photopoket and online free image hosting, but this is for your members. it will allow them to upload and host their images on your servers, you can still manage the permissions and set the number of files for each group.
Main Features:
  • Image hosting
  • Restrict # of file upload for each group
  • Allow/disallow group from upload
  • Restrict file uploaded based on file extention, dimensions and size
  • Users can manage their uploaded files
  • Users can set the view permission for each uploaded images
  • Admin can mange all members images
  • Admin can set the number of images/users per page.
  • Image thump is set to 320 * 240 if the image dimension is bigger.
  • Admin can mange images uploaded by the members
  • Admin can set the default upload permission
  • Thumbnail system admin can turn it on/off.
  • Allow multiple uploads.
  • Admin can set upload slots for each group
  • Admin can recreate thumbnails from admin cp
  • Fully using the phrase system.
Time required to install :
  • 1-2 min max.
Updates:
1.0.1:Fixed an error when listing the users also removed a line that causes the script to generate a java script error, fixed viewing members files redirect error to profile
1.2.0:
  1. Added thumbs option to generate thumbs
  2. Fixed viewing other members pics result in error
  3. Fixed cached template to reduce quary
  4. Fix for sites that uses content management systems ( variabls doen't get pass correctly )
  5. hack is now fully using the phrase system. ( easy to translate )
1.2.1:
  1. Fixed minor bug when viewing the images ( just replace vimghost.php with the one in the attached file no need to import the xml )
1.3.0:
  1. Fixed the thumbnail working 100% ok with GD1 & GD2.
  2. Added the ability to upload multiple files.
  3. Admin can control max upload slots for each group.
  4. Admin can view member images.
  5. Admin can set the default permission for viewing.
  6. Admin can rebuild thumbnail for all images.
  7. Fixed some bugs regarding uploading images.
1.3.1:
  1. Fixed the getimagesize error.
  2. Fixed Guest upload / view.
  3. Added abillity to turn on/off the imagehosting ( the group who can admin still can access it though ).
  4. Added Watermark function. (thx to TomasDR ).
  5. Added Resize Function.
  6. Added Admin can view all images from admincp.
  7. Added Display image in forum page.
1.3.1a:
  1. Remodified the information showed in the image
  2. Fixed resize issue with small images
1.4.0:
  1. Remodified the way images are shown.
  2. Fixed some security issues with the script
    1. Prevent showing the images when it's priviate ( members uses to browse private images with imgids )
    2. Prevent uploading any files that not an image ( prevent uploading scripts to the site).
  3. added text watermarking.
  4. added filmstrip.
  5. added 3 adons (show last 5 imgaes in member info, show number of images in postbit and Quck upload / gallary insert in the thread / reply post).
1.4.1
  1. Added old view image style ( now you can chose either row or column view )
  2. Fixed filmstrip not showing ( template was not included )
  3. Fixed filmstrip condition ( to chose either to show or not)
  4. Fixed gallery view in new thread/post ( thumbs were not showing )
  5. Fixed last 5 images in member info ( was working in the old way ).
  6. added font size for text water marking.
1.4.2:
  1. fixed security issue with image deletion
  2. fixed minor mysql problem
To update to the latest ver (1.4.2) just replace the files and import the product make sure you select overwrite when you import it.

Download track:
ver 1 - 1.4.0 : no tracks ver 1.4.1: 673 downloads

Known Issues:
no known issues
Special thanks to :
  1. loneranger since it's his main idea.
  2. Psionic Vision: for his tutorials
Screen shots :
Check screenshot.zip file / New screen shot in screenshot2.zip

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #352  
Old 05-29-2006, 05:20 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kr580
Now that you mention it I have the same problem with the do=thumbs/members

And setting them as private/public hides/shows them on forums/vbimghost.php?do=userlist, but doesn't hide the actual image if you use the direct URL. Just the listing.
if you want to completely hide the image you'll need to edit the vbimghost.php file and add acondtion when you view the images

if you need it let me know and i'll tell you how
Reply With Quote
  #353  
Old 05-29-2006, 09:00 AM
Darat Darat is offline
 
Join Date: Aug 2004
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranma2k
it's not a bug
and the result should look like :

But it seems to post the thumbnail into the post not the actual image i.e.



And adds the link to the vbImage host - whereas previously the bbcode produced an [img] tag filled in with the actual picture so my members could post the actual image into their posts with a quick copy & paste. Now to do that they have to cut the image address out of the URL link and then add it into a [img] tag, makes it much less user friendly.


(Ignore the above - I hadn't read the rest of the thread and Ranma2k kindly answers my question in this post - again thank Ranma2k.)
Reply With Quote
  #354  
Old 05-29-2006, 09:26 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Darat
But it seems to post the thumbnail into the post not the actual image i.e.



And adds the link to the vbImage host - whereas previously the bbcode produced an [img] tag filled in with the actual picture so my members could post the actual image into their posts with a quick copy & paste. Now to do that they have to cut the image address out of the URL link and then add it into a [img] tag, makes it much less user friendly.


(Ignore the above - I hadn't read the rest of the thread and Ranma2k kindly answers my question in this post - again thank Ranma2k.)
well based on the request that i recived that the image should be displayed on a page related to the forums
i changed the mod to show the thumps insted of the complete image and when you click on the thumb it will redirect you to the image page which will show the actual image and some inforamtion

How ever i modified the hack and reupload it again (ver 1.3.1a ) you can download that and just import the xml
and will display the links as shown this the following attached
Reply With Quote
  #355  
Old 05-29-2006, 09:28 AM
rmxs rmxs is offline
 
Join Date: Apr 2006
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranma2k
can you give me the images that give that error ?


also yes you just need to add the condition in the navbar template
Its not one image now i have some images uploaded and i get this...

Code:
Warning: imagecreatefromjpeg(/imagehosting/3447a0844871d3.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0844871d3.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a0844a9806.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0844a9806.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a0728f0d0a.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0728f0d0a.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a07291836f.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a07291836f.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a0729a013e.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0729a013e.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/2249447a0b5c30c42.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_2249447a0b5c30c42.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/1891447a0ef481a3b.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_1891447a0ef481a3b.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/1891447a0ef4a3cf3.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_1891447a0ef4a3cf3.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/244447a90587b2bc.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_244447a90587b2bc.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86
Can you give me the condition plz so only the members with access can view the link to navbar?
Now i make it only register members can see the link byt i dont know how to make it only for group with access..

(About The error everything work fine only when i rebuild thumbs)I disable for the time..(the Thumbs)
Reply With Quote
  #356  
Old 05-29-2006, 09:30 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

give me access tour fourms ..
and i want to know what causes that problem
Reply With Quote
  #357  
Old 05-29-2006, 09:32 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rmxs
Its not one image now i have some images uploaded and i get this...

Code:
Warning: imagecreatefromjpeg(/imagehosting/3447a0844871d3.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0844871d3.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a0844a9806.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0844a9806.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a0728f0d0a.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0728f0d0a.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a07291836f.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a07291836f.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/3447a0729a013e.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_3447a0729a013e.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/2249447a0b5c30c42.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_2249447a0b5c30c42.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/1891447a0ef481a3b.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_1891447a0ef481a3b.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/1891447a0ef4a3cf3.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_1891447a0ef4a3cf3.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86

Warning: imagecreatefromjpeg(/imagehosting/244447a90587b2bc.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 56

Warning: imagejpeg(): Unable to open '/imagehosting/thum_244447a90587b2bc.jpg' for writing in /includes/vbimghost_include.php on line 61

Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86
Can you give me the condition plz so only the members with access can view the link to navbar?
Now i make it only register members can see the link byt i dont know how to make it only for group with access..

(About The error everything work fine only when i rebuild thumbs)I disable for the time..(the Thumbs)
OK

YOU DID NOT set the forum path in the Config File
ONLY that can cause the problem when you try to rebuild the thumbs in the admin CP

what did you set the fourm path in the config file to ?!
Reply With Quote
  #358  
Old 05-29-2006, 10:46 AM
Darat Darat is offline
 
Join Date: Aug 2004
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranma2k
well based on the request that i recived that the image should be displayed on a page related to the forums
i changed the mod to show the thumps insted of the complete image and when you click on the thumb it will redirect you to the image page which will show the actual image and some inforamtion

How ever i modified the hack and reupload it again (ver 1.3.1a ) you can download that and just import the xml
and will display the links as shown this the following attached
Service above and beyond the call of duty! Thanks!
Reply With Quote
  #359  
Old 05-29-2006, 11:13 AM
moonclamp's Avatar
moonclamp moonclamp is offline
 
Join Date: May 2004
Location: London
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranma2k
What Error does it give you when you access these !?
No error, clicking on admincp/vbimghost.php?go=members/thumbs does nothing at all, no errors, nothing happens.

However it does work for the main admin (userid 1). The admin account it doesn't work on is userid 9 (user 9 has super admin permissions set in config.php too)

Quote:
Originally Posted by Ranma2k
can you give me access to your forums so i can see where is the problem ?!
I'm not the only admin on the forum in question so the decision to give access is out of my hands.
Reply With Quote
  #360  
Old 05-29-2006, 11:23 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by moonclamp
No error, clicking on admincp/vbimghost.php?go=members/thumbs does nothing at all, no errors, nothing happens.

However it does work for the main admin (userid 1). The admin account it doesn't work on is userid 9 (user 9 has super admin permissions set in config.php too)

I'm not the only admin on the forum in question so the decision to give access is out of my hands.
For the access

Go to the vbimghost.php in the admincp folder
and remove the following lines :

Code:
if(!is_member_of($vbulletin->userinfo,6)){
	print_no_permission();
}

this will work with you all
Reply With Quote
  #361  
Old 05-29-2006, 11:23 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Darat
Service above and beyond the call of duty! Thanks!
Glad you like it

Enjoy and please if you have any further comments please let me know
Reply With Quote
Reply


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 Jump


All times are GMT. The time now is 03:48 PM.


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.05061 seconds
  • Memory Usage 2,352KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_code
  • (10)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
  • (3)pagenav_pagelinkrel
  • (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