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
  #72  
Old 08-09-2005, 02:06 PM
W4L-GFX W4L-GFX is offline
 
Join Date: Jun 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK - Strike that last post - I just redownloaded it and see it now. Sorry.

I have the navigation working but there is no template for imghost_users
Reply With Quote
  #73  
Old 08-09-2005, 03:06 PM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok some how missed that template in the install file try using this install file from now on
Reply With Quote
  #74  
Old 08-09-2005, 03:15 PM
W4L-GFX W4L-GFX is offline
 
Join Date: Jun 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats great but I would recommend changing test.php to img_view_all.php

Also when looking at all users images. The image doesn`t show up as it points to the root directory - not the folder specified for the images. And the signature code given is simply ]img[filname without full path ]/img[
Reply With Quote
  #75  
Old 08-09-2005, 04:24 PM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats what i have changed it to in the zip haven't i?, i will work on those update tonight and hopefully will have something ready by tomorrow
Reply With Quote
  #76  
Old 08-09-2005, 05:01 PM
W4L-GFX W4L-GFX is offline
 
Join Date: Jun 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome - Gotta say its agreat mod with loads of potential. I can see a donation coming your way VERY soon LMAO
Reply With Quote
  #77  
Old 08-09-2005, 05:53 PM
TCooper TCooper is offline
 
Join Date: Mar 2004
Location: Virginia Beach, VA
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get this when going to image_host.php?do=images it appears to be saying the wrong thing.
It shows:
No Images Are Currently Hosted On 's Server

Shouldn't it display:
No Images Are Currently Hosted On Usernamehere's Server
Reply With Quote
  #78  
Old 08-09-2005, 06:08 PM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes you are right there seems to be a variable error there will get it sort asap

i have now sorted out all the little bugs and made the release version 1 hopefully with out any more bugs i will be able to release this fully totally bug free
Reply With Quote
  #79  
Old 08-09-2005, 10:49 PM
TCooper TCooper is offline
 
Join Date: Mar 2004
Location: Virginia Beach, VA
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Isn't in product-imghost.xml a bit messed up or did the directions not say to alter these options...
Code:
	<options>
		<settinggroup name="imagehosting" displayorder="580">
			<setting varname="imghostdir" displayorder="10">
				<datatype>free</datatype>
				<defaultvalue>/home/username/public_html/images</defaultvalue>
			</setting>
			<setting varname="imagedir" displayorder="20">
				<datatype>free</datatype>
				<defaultvalue>http://www.mypage.co.uk/images/</defaultvalue>
			</setting>
		</settinggroup>
	</options>
shouldn't /home/username/public_html/images be edited before using the system so it can upload the file? I had to change it in the last release before rc1 but i saw this line wasn't changed in this one as well.
Reply With Quote
  #80  
Old 08-10-2005, 04:03 AM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bug found in "imghost_userbits" template.
Code as found in RC1 download.
Code:
<tr>
<td class="alt1"><a href=test.php?do=imgs&id=$rows[userid]>$username</a></td>
<td class="alt2">$img_count</td>
</tr>
test.php?
Reply With Quote
  #81  
Old 08-10-2005, 04:54 AM
loneranger loneranger is offline
 
Join Date: Dec 2004
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks action for that will change when i get back from work, also cooper you don't need to change that file if you goto vbulletin admincp the vbulletin options and at the bottom there are imghosting setting click on that and change them there to the folder where you want your images to be saved. hope this helps you understand more if not reply i will explain more
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 12:02 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.09519 seconds
  • Memory Usage 2,304KB
  • 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)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