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
Image Hosting Details »»
Image Hosting
Version: 2.1 Final, by loneranger loneranger is offline
Developer Last Online: Oct 2009 Show Printable Version Email this Page

Version: 3.5.0 RC2 Rating:
Released: 07-27-2005 Last Update: 09-19-2005 Installs: 75
Uses Plugins Template Edits
Additional Files  
No support by the author.

Image Hosting Version 2.1 Final Release

I have remade all the code from the older version so it is now compatiable to version 3.5.0 RC1. I have also use the product manager install script . Please post all bugs here so that i can update the script ready for the gold release.

This script will allow your members to upload images to your website so that they be view on forums and other sites.
You can set all permissions in usergroup mananger
restrict all upload settings on filesizes and amount of files.
users can also browse their upload images and delete them
mods can delete users images too.
users can view each others images.

there are many other features which i will write up about once the bugs are all out.

remember to backup before you install
Installing this Extension
Please Read the install text file in the zip for full instructions.
File edits: 0
Template Mods: 2
Files upload :3
difficulty: Easy

Fixes
2.1 fixed the product installation now all working with a fresh install of vb 3.5.0 rc2. Bitfields Rebuilt correctly.

20-09-2005 20:15 - changed the template from test.php to img_view_all.php

All Current errors posted in this forum have now been solve with this release please check it out.

Donate
All donations are welcome my paypal is martinj.porter@btinternet.comor just click here

hope you enjoy

Show Your Support

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

Comments
  #192  
Old 10-17-2005, 01:42 PM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WNxWakko
When I select "view all users images" I get this error at the top of the page.

Notice: Only variable references should be returned by reference in /home/httpd/vhosts/warriornation.net/httpdocs/wakko/Forum/includes/class_core.php on line 1824

Notice: Only variable references should be returned by reference in /home/httpd/vhosts/warriornation.net/httpdocs/wakko/Forum/includes/class_core.php on line 1771

Notice: Only variables should be assigned by reference in /home/httpd/vhosts/warriornation.net/httpdocs/wakko/Forum/includes/class_core.php on line 1510

-----------------------

2nd problem Im having. Installing on my test board was fine except the error above. However when installing to my live board, all the settings will change for upload except filesize. For some reason it stays showing as 0 so noone can upload anything.
you need to make sure that all usergroups has the filesize setting set above zero
Reply With Quote
  #193  
Old 10-17-2005, 03:27 PM
drumforum's Avatar
drumforum drumforum is offline
 
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting this message:

Quote:
Originally Posted by vB Message
Image Hosting Is Closed for Maintiance
But I have changed all usergroup/product/img hosting option settings such that it should be open. Is their anything I have missed? :/

Thanking you!

Adam
Reply With Quote
  #194  
Old 10-17-2005, 03:53 PM
Madmp3zz Madmp3zz is offline
 
Join Date: Aug 2005
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by loneranger
yes it might do madmp3 you need to find the full path of your server, if you ask your server host or o could take a look for you? will need to pm me admin username and pass
Just sent you a PM with all the info...
Thanks.
Reply With Quote
  #195  
Old 10-18-2005, 05:02 AM
Avalon111 Avalon111 is offline
 
Join Date: Dec 2004
Location: Austria
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice plugin!
but how about creating thumbnails? that would be a great feature?
Reply With Quote
  #196  
Old 10-19-2005, 01:47 PM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

madmp3 have sent you a pm back but with a solution as yet drum forum looking into your error didn't think i had put that feature in yet
Reply With Quote
  #197  
Old 10-19-2005, 02:00 PM
Madmp3zz Madmp3zz is offline
 
Join Date: Aug 2005
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by loneranger
w4l seems like it hasn't reset the bitfields it should have done this on installation have you imported the product in the plugin system? tim make sure you have changed all the settings in admincp and the images folder is chmod 0777
What do you mean "chmod 0777"?
What is this? and How do I do this?

From what I understand this is only in UNIX...
I'm on an XP box
Reply With Quote
  #198  
Old 10-21-2005, 01:52 AM
KidneyBoy's Avatar
KidneyBoy KidneyBoy is offline
 
Join Date: Jun 2005
Location: Washington State
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Firstoff, I was having a problem with uploading files with capitol letter extensions (eg. .JPG .GIF .PNG). I was able to figure out how to "fix" that by editing this line in:

image_host.php

line 49:

change:
Code:
$ext=array(".gif",".jpg",".png",".bmp");
to:
Code:
$ext=array(".gif",".jpg",".png",".bmp",".JPG",".GIF",".PNG");

Now, I'm still having a problem with the drop-down menu under "Upload An Image". Before, I mentioned that the "Image Hosting" dropdown menu does not drop down like it should. Well I just discovered that while in the "Upload An Image" page, *NONE* of the dropdown menus work (the "Search" and "Quick Links"). I've tried reading the template files, and nothing jumps out at me. These menus all work like they are supposed to everywhere else! Any ideas?

Finally, members are having a problem with getting a "white screen" when they click on the "Upload An Image" option in the dropdown menu. For the life of me, I cannot replicate this. I've used old accounts, I've created new accounts, I've "hijacked" a users account that had problems, and every time, it's worked fine for me......But it's obviously a problem because I've had multiple users complain about it. I see others have reported this blank screen issue, and I'm hoping maybe somebody has an answer????

Anyway, I'm hoping there's some workarounds or fixes somebody might be willing to share.

Thanks
KidneyBoy
Reply With Quote
  #199  
Old 10-22-2005, 01:25 AM
hbalagh1's Avatar
hbalagh1 hbalagh1 is offline
 
Join Date: Jun 2005
Location: San Diego
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mine always shows Max filesize: 0 KB no matter what amount i set it to in the usergroup manager...
Reply With Quote
  #200  
Old 10-22-2005, 11:23 PM
drumforum's Avatar
drumforum drumforum is offline
 
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by loneranger
madmp3 have sent you a pm back but with a solution as yet drum forum looking into your error didn't think i had put that feature in yet
wierd.

well it's definetly in your script image_host.php:

Quote:
Originally Posted by you?
// Check to see if image hosting is activated
if ($vboptions['host_open'] !=1){
standard_error($vbphrase['imghost_closed'],'','0');
}
ring any bells??

Reply With Quote
  #201  
Old 10-23-2005, 08:37 AM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hbalagh1
Mine always shows Max filesize: 0 KB no matter what amount i set it to in the usergroup manager...
make sure all usergroups have premissions set above 0
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 11:38 AM.


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.04949 seconds
  • Memory Usage 2,316KB
  • 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
  • (7)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
  • (1)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