![]() |
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 |
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 |
[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 |
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 |
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.
|
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? |
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). |
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? |
[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 |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|