![]() |
mind uploades gif files, you need to make a change in the upload.php file I believe
PHP Code:
PHP Code:
|
Here in a week or so.. I might start on version 2.0 of this, where it will be more closely intergrated into vb... and hopefully stop and fix all the little problems in my first release version.
I will try to make it where, if you are still running the first version... the changes for the new one can be easily updated or changed to be the new version :) and I might make it where you can have up to 2 or 3.. uploads .. but that is just a thought, not for sure.. really. |
your not gonna believe this!!......
I just Installed the "store custom avatars as files" hack-and its working perfect!!! It uploads the avatar to the server and renames it according to UserID!!! Not a single problem!!! My paths are correct-ive confirmed that numerous ways-and the DB IS updating!!-But with your hack the files wont upload!!?? what do u think of this? tx :) |
I already knew about this... but I can't explain it... because I am a complete moron :p
Besides installing it myself on your server, I have no way of knowing why it won't.. I mean the way it seems.. it should work just fine with the amount of help that has been given to ya.. so I dunno. |
In the getinfo you made a mistake.
PHP Code:
PHP Code:
|
When viewing Who's online and a visitor is on the upload.php page, it displays "Unknown Location", to fix this:
Look in online.php: Around the 200 lines mark your see lots of "case" statements You need to add this: PHP: -------------------------------------------------------------------------------- case 'upload': $userinfo[where] = "Viewing the <a href='upload.php?s=$session[sessionhash]'>Photo Upload</a>"; break; -------------------------------------------------------------------------------- Also around the 500 lines mark you see more "case" statements You need to add this: PHP: -------------------------------------------------------------------------------- case 'upload.php': $userinfo[activity] = 'upload'; break; -------------------------------------------------------------------------------- Now, can someone tell me how to pull in the photo when viewing your "Edit Options" page via User CP? I also would like to add the vB header and footer to my upload.php page, anyone done this yet? |
Version 2.0 should use ImageMagick to resize the photo into a thumbnail. That would rule.
Nice hack. :) |
Quote:
as for the header and fooder SirSteve... I will most likely make it more intergrated into the user control panel.. so that part might be taken care of easily :) |
It can run on win2000?
|
I am not actually for sure, I think it does for a lot of people certain people have messed up servers, so it will not work... and lucky anything else does..
But I only test my stuff on linux right now till I setup another win2k server to play with at my house :) |
All times are GMT. The time now is 03:24 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:
|