vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Image Hosting (https://vborg.vbsupport.ru/showthread.php?t=93076)

aggiefan 12-20-2005 02:49 AM

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?

Ranma2k 12-23-2005 12:39 AM

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 :)

yessir 12-23-2005 01:03 AM

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?

Ranma2k 12-23-2005 01:09 AM

Quote:

Originally Posted by roscoe36
Care to share?

sure if the owner agree

sonata 12-24-2005 12:53 PM

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?

Ranma2k 12-26-2005 05:11 PM

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

ForYou 12-29-2005 04:01 PM

Hello ,

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

Why this problem comes

Jake25 12-31-2005 11:02 PM

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

Ranma2k 01-03-2006 05:37 AM

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

Ranma2k 01-03-2006 05:38 AM

If somone can list all the problems with the script and i'll try to fix it for everyone


All times are GMT. The time now is 05:50 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.01369 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete