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)

loneranger 10-17-2005 01:42 PM

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

drumforum 10-17-2005 03:27 PM

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

Madmp3zz 10-17-2005 03:53 PM

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.

Avalon111 10-18-2005 05:02 AM

very nice plugin!
but how about creating thumbnails? that would be a great feature?

loneranger 10-19-2005 01:47 PM

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

Madmp3zz 10-19-2005 02:00 PM

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

KidneyBoy 10-21-2005 01:52 AM

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

hbalagh1 10-22-2005 01:25 AM

Mine always shows Max filesize: 0 KB no matter what amount i set it to in the usergroup manager...

drumforum 10-22-2005 11:23 PM

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??

:p

loneranger 10-23-2005 08:37 AM

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


All times are GMT. The time now is 05:59 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.01334 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (7)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