The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Image Hosting Details »» | |||||||||||||||||||||||||
Image Hosting v1.20b
What Does it Do? This script will allow your users to upload images onto your server and use them in forums and other sites. You can limit how many images a person can upload and how big the files can be. There is also a watermark feature which will allow you to watermark upload images with any text you want. Features - Admin cp settings - Limit Filetypes - Limit File size - Limit What usergroups can upload - Add Watermark to JPEG's (Removed ) - View uploaded images - View Forum image code(NEW!!!) - Different limits for different usergroups(NEW!!!!) - Improved Layout and design - Installer - More.... Installer I have used the Hack Installer System to make it easier for the end use to upload to their site Live Demos 1.Sig-Mania 2. Pm me with your site Support I will fully support thios project and will fix and bugs or gliches in the script. I also offer a installation process for anyone who needs it. Donations This project takes alot of my time and so will the updates to come i would appricate any donation thought paypal email:martinj.porter@btinternet.com, Thanks Future Features - Moderate uploads - Different Limits for users and usergroups(Compeleted) - User Gallery for uploaded images - Stats(in progress) Bugs Fixed 1. Templates should be to the default vbstyle 2. Can't get image size fixed (hopefully) 3. blank screen when uploading an image please visit www.sig-mania.co.uk Supported on vbulletin version 3.0.7 Hope you enjoy thanks Loneranger Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
|||
|
|||
Ok this might help...
It seems the installer is modding actual php files...mine did not edit. I opened file_mods.php and saw the changes in there and did it manually. |
#33
|
|||
|
|||
When I try to upload an image, all I get is a white page.
|
#34
|
|||
|
|||
you will need to go into the admincp and add your usergroup, in admincp there is a section called 'Image Hosting' select add usergroup then add your information
|
#35
|
|||
|
|||
Quote:
I also do not have the option under Image Hosting to add usergroups or permissions. |
#36
|
|||
|
|||
Quote:
|
#37
|
|||
|
|||
I have this problem whit a fresh install of the 1.20 version....
|
#38
|
|||
|
|||
have you followed all the file mods
find: Code:
// ################################ NAVIGATION FRAME ############################# if ($_REQUEST['do'] == 'nav') { require_once('./includes/adminfunctions_navpanel.php'); print_cp_header(); echo "\n<div>"; ?><img src="../cpstyles/<?php echo $vboptions['cpstylefolder']; ?>/cp_logo.gif" title="<?php echo $vbphrase['admin_control_panel']; ?>" alt="" border="0" hspace="4" <?php $df = print_form_middle("L4181f6a"); ?> vspace="4" /><?php echo "</div>\n\n" . iif(is_demo_mode(), "<div align=\"center\"><b>DEMO MODE</b></div>\n\n") . "<div style=\"width:168px; padding: 4px\">\n"; // cache nav prefs can_administer(); construct_nav_spacer(); Code:
// ############################## IMAGE HOSTING HACK ############################# construct_nav_spacer(); construct_nav_option('Edit Usergroup Premissions', 'imghost.php?do=view', '|'); construct_nav_option('Add Usergroup Premissions', 'imghost.php?do=add'); construct_nav_group('Image Hosting', '<hr />'); construct_nav_spacer(); // ########################### END OF IMAGE HOSTING HACK ######################## |
#39
|
|||
|
|||
did this work for everyone please let me know because if not i will look into it and modify the code
|
#40
|
|||
|
|||
I thinking, is there way to only limit it to post in your *forum only*if whoever use it post it somewhere else my forum logo will show up instead of the pic.?????
|
#41
|
|||
|
|||
the only way to do that is use php and you will need to have html enabled, i think thats right anyway
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|