vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [RELEASE vb2.0+] vB Photo Upload (https://vborg.vbsupport.ru/showthread.php?t=27475)

omegauk 08-29-2002 06:37 PM

I am getting this error, anyone know why?

Fatal error: Failed opening required '/home/alex/public_html/vb/global.php' (include_path='') in /home/alex/public_html/muscle/upload.php on line 15

omegauk 08-29-2002 06:56 PM

and this:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/alex/public_html/muscle/member.php(3268) : eval()'d code on line 171

Tigga 08-29-2002 08:40 PM

[QUOTE]Originally posted by omegauk
I am getting this error, anyone know why?

Fatal error: Failed opening required '/home/alex/public_html/vb/global.php' (include_path='') in /home/alex/public_html/muscle/upload.php on line 15

omegauk 08-30-2002 06:45 AM

now I am getting thius error when trying to see a user profile:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/alex/public_html/muscle/member.php(3267) : eval()'d code on line 171

omegauk 08-30-2002 07:43 AM

Ok I decided to remove this hack now, I removed all the file edits and templates but what about the photo table in the profiles? How do I remove that? The Install file added some tables, where are they? Anyone please.

AZNGuy 09-26-2002 03:38 PM

Hi Brad.
I followed all the instructions, but I still get the problem with this.
When I upload a picture, it does not seem to upload the pic into my folder i specified. The folder is empty and has no pic. I did set chmod 777 to the "uploaded" folder

Here is my config

$path = "/home/xxxxxx/public_html/forums/images/uploaded";
$cpurl = "http://www.xxxxxxxxx.com/forums";
$shortpath = "/forums";
$imagepath = "/forums/images/uploaded";

If i manually put the images into that folder then everything seems fine. I can see and view it in the profile. Could u give me an advice?

Erwin 09-26-2002 04:36 PM

Easy fix:

Change:

$shortpath = "/forums";
$imagepath = "/forums/images/uploaded";

To:

$shortpath = "forums";
$imagepath = "forums/images/uploaded";

Only change these lines, the other 2 lines are fine. That should work. It's a tricky difference (you must remove the / from the start of those 2 paths only).

AZNGuy 09-27-2002 05:01 PM

it still does not work. I think it's because the safe mode thing that prevent the srcript to upload. My server is running with Safe Mode is on.
Anyone here success using this hack with server has safe mode is on?

PiotrasG 10-04-2002 02:42 AM

[QUOTE]Originally posted by AZNGuy
[B]Hi Brad.
I followed all the instructions, but I still get the problem with this.
When I upload a picture, it does not seem to upload the pic into my folder i specified. The folder is empty and has no pic. I did set chmod 777 to the "uploaded" folder

I have the same problem plz help

Larry@IOG 12-10-2002 01:59 AM

Will this work with 2.2.9?

Larry


All times are GMT. The time now is 10:10 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.01301 seconds
  • Memory Usage 1,731KB
  • 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
  • (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