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)
-   -   VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=106127)

dlee 04-24-2006 06:35 PM

Oh no hold on. I just made the width of the browser window smaller so when I took a screenshot of the image it would not mess up this forum when I posted in it.

Like I said before, i fixed that problem. The link and the popup menu looks great in the navbar. But when I go to "upload image" there are no browse buttons in the page. Look at "image to upload:" there is nothing afterwards. Your screenshot shows that there should be 5 boxes in there that I can browse out to images in order to upload them but those buttons aren't there.

Ranma2k 04-24-2006 07:52 PM

Quote:

Originally Posted by dlee
Oh no hold on. I just made the width of the browser window smaller so when I took a screenshot of the image it would not mess up this forum when I posted in it.

Like I said before, i fixed that problem. The link and the popup menu looks great in the navbar. But when I go to "upload image" there are no browse buttons in the page. Look at "image to upload:" there is nothing afterwards. Your screenshot shows that there should be 5 boxes in there that I can browse out to images in order to upload them but those buttons aren't there.

your using the old file upload the one in the zip file

Nathan2006 04-24-2006 07:57 PM

Quote:

Originally Posted by Ranma2k
Yes make sure you fill the first input ^_^ first

Do you mean in the config.php file in the inclues folder?

I have added the path to this code:

$config['Misc']['forumpath'] ='/home/XXXXX/public_html/';

PHP Code:

 // ******** FULL PATH TO FORUMS DIRECTORY ******
 // On a few systems it may be necessary to input the full path to your forums directory
 // for vBulletin to function normally. You can ignore this setting unless vBulletin
 // tells you to fill this in. Do not include a trailing slash!
 // Example Unix:
 //   $config['Misc']['forumpath'] = '/home/users/public_html/forums';
 // Example Win32:
 //   $config['Misc']['forumpath'] = 'c:\program files\apache group\apache\htdocs\vb3';
$config['Misc']['forumpath'] ='/home/XXXXX/public_html/'


Ranma2k 04-24-2006 08:09 PM

Quote:

Originally Posted by Nathan2006
Do you mean in the config.php file in the inclues folder?

I have added the path to this code:

$config['Misc']['forumpath'] ='/home/XXXXX/public_html/';

PHP Code:

 // ******** FULL PATH TO FORUMS DIRECTORY ******
 // On a few systems it may be necessary to input the full path to your forums directory
 // for vBulletin to function normally. You can ignore this setting unless vBulletin
 // tells you to fill this in. Do not include a trailing slash!
 // Example Unix:
 //   $config['Misc']['forumpath'] = '/home/users/public_html/forums';
 // Example Win32:
 //   $config['Misc']['forumpath'] = 'c:\program files\apache group\apache\htdocs\vb3';
$config['Misc']['forumpath'] ='/home/XXXXX/public_html/'


yes it's the config.php in the includes folder

if that the path .. then yes
but remove the last '/'

it should be
$config['Misc']['forumpath'] ='/home/XXXXX/public_html';

Makaveli105 04-24-2006 08:19 PM

PMed you Ranma2k, thanks :D

Ranma2k 04-24-2006 08:31 PM

Quote:

Originally Posted by Makaveli105
PMed you Ranma2k, thanks :D

working on it :)
looks like i'm going to do an update :P

Ranma2k 04-24-2006 08:53 PM

Quote:

Originally Posted by Makaveli105
PMed you Ranma2k, thanks :D

Done it's working fine :)

Makaveli105 04-24-2006 09:12 PM

Thanks alot :D

klaush 04-24-2006 09:38 PM

Just updated and it is not working:

"no file selected" is the error when trying uploading a file.

Ranma2k 04-24-2006 10:17 PM

Quote:

Originally Posted by klaush
Just updated and it is not working:

"no file selected" is the error when trying uploading a file.

make sure that you use the first input field


All times are GMT. The time now is 08:58 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.01339 seconds
  • Memory Usage 1,749KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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