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
  #252  
Old 12-20-2005, 02:49 AM
aggiefan aggiefan is offline
 
Join Date: Apr 2005
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this modification here: http://www.aggiefans.com/forums/imag...hp?do=uploader

And on IE (and IE only) its spanning too far over. Anybody have any ideas?
Reply With Quote
  #253  
Old 12-23-2005, 12:39 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexus851
i installed it and it's working almost perfect except for 1 last thing which probably everyone has the same problem with...

When you set permissions to 'yes' to moderate in usergroup, then you can delete the uploaded images, however if you set to 'no' to moderation, then when you try to delete, it will bring up a 'white blank' screen... obviously, this problem needs attention... (i think it's a problem in the root .PHP files) please check into it and let us know how to fix this error...



John P.
To fix this error go to image_host.php

find the line 213 in that file
PHP Code:
if ($permissions['imghost'] & $vbulletin->bf_ugp_imghost['canadmin']){ 
and change it to

PHP Code:
if ($permissions['imghost'] || $vbulletin->bf_ugp_imghost['canadmin']){ 
when i first installed it i had to fix alot of errors in it to make it work ..
now everything working fine and i'm updaing on it to add more functions ..
actully i changed alot :P

but a nice hack
Reply With Quote
  #254  
Old 12-23-2005, 01:03 AM
yessir's Avatar
yessir yessir is offline
 
Join Date: Jul 2005
Location: Canada
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranma2k
when i first installed it i had to fix alot of errors in it to make it work ..
now everything working fine and i'm updaing on it to add more functions ..
actully i changed alot :P

but a nice hack
Care to share?
Reply With Quote
  #255  
Old 12-23-2005, 01:09 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by roscoe36
Care to share?
sure if the owner agree
Reply With Quote
  #256  
Old 12-24-2005, 12:53 PM
sonata sonata is offline
 
Join Date: Jul 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't get it to work with VB 3.5.1. All I see is a blank white page. Does this hack work with VB 3.5.1?
Reply With Quote
  #257  
Old 12-26-2005, 05:11 PM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sonata
I can't get it to work with VB 3.5.1. All I see is a blank white page. Does this hack work with VB 3.5.1?
yes it also work with 3.5.2
Reply With Quote
  #258  
Old 12-29-2005, 04:01 PM
ForYou ForYou is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello ,

Why i get blank page , when i need to upload there is Blank page , 3.5.2 !!

Why this problem comes
Reply With Quote
  #259  
Old 12-31-2005, 11:02 PM
Jake25 Jake25 is offline
 
Join Date: May 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the strangest thing.
Run VB 3.5.2. Uploaded all correctly, created the folder/set permissions/ect..
Uploaded the product file via manage products, set correct settings via VBoptions->imagehosting, set it up so Admins/Mods/ect can upload images.

Everything is perfect, except..

There's no "imagehosting" hyperlink" on my menu bar.. There's no place to actually go and upload anything (although, there could be, but it's not showing up anywhere)

No one would no I even had the hack in place..

Any ideas on this?
I re-upped everything twice to make sure it wasnt on my end.

If I manually type in my url with the image_host.php extension, it works. Ha.
I suppose I'm going to have to somehow add it in somewhere (which I'm not exactly sure how to add to the menu bar)
Any help would be appreciated.

Cheers, Jake
Reply With Quote
  #260  
Old 01-03-2006, 05:37 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jake25
I have the strangest thing.
Run VB 3.5.2. Uploaded all correctly, created the folder/set permissions/ect..
Uploaded the product file via manage products, set correct settings via VBoptions->imagehosting, set it up so Admins/Mods/ect can upload images.

Everything is perfect, except..

There's no "imagehosting" hyperlink" on my menu bar.. There's no place to actually go and upload anything (although, there could be, but it's not showing up anywhere)

No one would no I even had the hack in place..

Any ideas on this?
I re-upped everything twice to make sure it wasnt on my end.

If I manually type in my url with the image_host.php extension, it works. Ha.
I suppose I'm going to have to somehow add it in somewhere (which I'm not exactly sure how to add to the menu bar)
Any help would be appreciated.

Cheers, Jake
yes you have to add the code in your nav bar template

Please read the Install.txt file for instruction
Reply With Quote
  #261  
Old 01-03-2006, 05:38 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If somone can list all the problems with the script and i'll try to fix it for everyone
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:45 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.04838 seconds
  • Memory Usage 2,318KB
  • 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_php
  • (5)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