|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Name: ELY_M's Upload Mod. Description: Allows you to upload/attach files in posts. Link: MultiHack File Demo: none Requirement: UBB™ 6.4 , Mod Wordlets, and LK\'s CP Mod Addon
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi,
do you have a zip-file for us?
thanks d-talk
|
|
|
|
Joined: Sep 2002
Posts: 9
Junior Member
|
Junior Member
Joined: Sep 2002
Posts: 9 |
I installed it and everything seemed to work great, but I cannot enable it on more than 1 forum at a time. As soon as I turn it on in a different forum the previous one will automatically reset.
Any ideas?
Thanks
Marc
|
|
|
|
Joined: Sep 2002
Posts: 9
Junior Member
|
Junior Member
Joined: Sep 2002
Posts: 9 |
Never mind, I checked the 6.3 thread on this one and found the necessary modifications...works great now...
Marc
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
can you point me to the modifications you found? I'll update the file 
|
|
|
|
Joined: Jan 2002
Posts: 39
Member
|
Member
Joined: Jan 2002
Posts: 39 |
Hey Allen, thanks for the port. I think Marc is talking about the code in cp_forums.cgi: [code][/code]...where 17 should be 19 to get the radio buttons to stick. I just tried this though, in both spots in cp_forums.cgi and the problem is still persisting. There must be some other instances of it in the code.
|
|
|
|
Joined: Sep 2002
Posts: 9
Junior Member
|
Junior Member
Joined: Sep 2002
Posts: 9 |
Yes, that's the code I used, after I changed the 2 instances as mentioned in the 6.3 post it still didn't work so I did a search for just "0 .. 17"...there are 4 total, changed those to 19 also and it worked. I think LK mentioned that too in the other thread.
Hope that helps,
Marc
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
thanks, I had grabbed the files from a later date and thought that was already done, I'll update the file shortly 
|
|
|
|
Joined: Jan 2002
Posts: 39
Member
|
Member
Joined: Jan 2002
Posts: 39 |
I still had problems with the radio buttons even after fixing the "17" in those four places. Maybe it's just me though. Allen, possibly you could see if it works for you.
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi,
were can I find the multihack-programm, or have anybody a zip-file for me???
thanks d-talk
|
|
|
|
Joined: Jan 2003
Posts: 28
Junior Member
|
Junior Member
Joined: Jan 2003
Posts: 28 |
Allen, I know I am missing something here.
I have searched high and low in all instances of the ELY_M upload hacks throughout the ages and I can't seem to find a method of activating this on a new topic, or post reply form.
The MHP installed without a hitch and I was able to configure the Modifications Settings, as well as each Forum by preference. I should mention LK's CPAddon, WordletsMod, SpellCheck and QuickReply were previously installed and might I say, work flawlessly!...(UBB.Classic 6.4.0.1)
Is there any additional work that needs to be done to get this to work correctly?
|
|
|
|
Joined: Jan 2003
Posts: 28
Junior Member
|
Junior Member
Joined: Jan 2003
Posts: 28 |
errrr ahhhh....never mind, I found the problem. (ME!)
During the MHP analyze, I got an error so I investigated. The vars_wordlets_mod entry was looking for the ); and 1; to be separated by a single CR.
I modified the MHP to only look for the 1; and add above. Duhhhh, I went back and moved the ); to the proper location and have been blasting away at uploads ever since.
|
|
|
|
Joined: Jan 2002
Posts: 39
Member
|
Member
Joined: Jan 2002
Posts: 39 |
A question on how the file name is made... instead of using a random file name, or one with the member's name in it, or their member number, is there a way to let the user input a file name? This is a big problem for me because my users use this upload feature to post numerous files of the same type (recorded games for the game, Age of Mythology, which are dropped into a special folder when downloaded) and a lot of people are complaining that the files are just overwriting each other because they're all named for the user or their number. Thanks in advance for any help... this would be a boon to my forums if someone could figure it out. 
|
|
|
|
Joined: Jan 2002
Posts: 48
Member
|
Member
Joined: Jan 2002
Posts: 48 |
Yes, what Xiphoid said...
My pervious install of this mod is on 6.1.0.3, and the file is uploaded with the original name. I need to be able to keep descriptive names to be able to sort through the upload folder.
Any suggestions?
|
|
|
|
Joined: Feb 2001
Posts: 54
Member
|
Member
Joined: Feb 2001
Posts: 54 |
quote: My pervious install of this mod is on 6.1.0.3, and the file is uploaded with the original name. I need to be able to keep descriptive names to be able to sort through the upload folder.
Any suggestions? Search for my reply in a previous version. I detailed how to maintain the current filename. I don't remember and I'd have to search too otherwise I'd tell ya I'm still looking for a way to restrict uploads to specific users, so if anyone has any idea how to do that please let me know  An admin-set checkbox in member profiles would rock, that way I could restrict this to subscribing members only.
|
|
|
|
Joined: Jan 2002
Posts: 48
Member
|
Member
Joined: Jan 2002
Posts: 48 |
Found it here: https://ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=20;t=000630;p=4#000053 I just applied this on my 6.4 version, and it did work to save the original fime name. But the overwrite protection didn't work. I was able to re-upload the same file, with no warning, and the file did not get CHMOD'd to 0444. Maybe I just need to check my upload settings... There may be a conflict with the new settings in the CP: quote:
How do you want the filename to be named after the user uploaded? There are three options for filenames: 1. Random filename in number after member uploaded (members can't overwrite files). 2. the filename to be named from the username of the user. 3. filename to be named by the member's number. One difference between the instructions and the newer version of ELYs_Upload: $vars_misc{SAVE_DIRECTORY} is now: $vars_modifications{elym_upload_SAVE_DIRECTORY}
|
|
|
|
Joined: Sep 2001
Posts: 90
Member
|
Member
Joined: Sep 2001
Posts: 90 |
seems to work well thanks, descriptive names hack next please 
|
|
|
|
Joined: Apr 2001
Posts: 142
Member
|
Member
Joined: Apr 2001
Posts: 142 |
Works on 6.5 
|
|
|
|
Joined: Feb 2003
Posts: 22
Junior Member
|
Junior Member
Joined: Feb 2003
Posts: 22 |
Hmm, I have v6.5 but can't seem to activate the upload feature. It says "File Uploading is not allowed in this forum" but can't seem to find how to activate it anywhere. I do have the "Modification Settings" hack installed, but still don't anything in there that will activate the file upload. HELP!
|
|
|
|
Joined: Feb 2003
Posts: 22
Junior Member
|
Junior Member
Joined: Feb 2003
Posts: 22 |
Nevermind. I'm such a dork, it's in Forum Settings.
|
|
|
|
Joined: Jul 2002
Posts: 51
Member
|
Member
Joined: Jul 2002
Posts: 51 |
Duuuhhhhh... Nevermind. Great hack 
|
|
|
|
Joined: Jul 2002
Posts: 51
Member
|
Member
Joined: Jul 2002
Posts: 51 |
Ok... something weird here... Have 5 different forums authorized to upload. The bullet in the Forum Description resets to nothing being checked in the forum just like it was when it was first installed when it feels like it.
You can upload a file and then it resets and it shows that uploading is not allowed in this forum. You can go back and reset it to "Yes" and it sets itself back to nothing again.
Is this an issue with 6.5 or something I have set wrong?
Thanks
|
|
|
|
Joined: Jul 2002
Posts: 51
Member
|
Member
Joined: Jul 2002
Posts: 51 |
Figured it out... thanks anyway...
|
|
|
|
Joined: Jun 2002
Posts: 136
Member
|
Member
Joined: Jun 2002
Posts: 136 |
I installed the hack but nothing differnt is showing up in my forums to allow upload i even activated it through the CP
Peter
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi,
everytime I create a new forum in control pannel, the forums with upload-right are reseted...so upload is not aloud...what can I do..?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Not sure, I'll have a look when I get back from my break™
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
how do you keep guest from uploading??? I have modified one of the files so the file names of the upload are the name of the member plus a random number so the file never gets rewritten and you can see who uploaded it. but when guest upload it names it that random number twice
|
|
|
|
Joined: Nov 2003
Posts: 1
Junior Member
|
Junior Member
Joined: Nov 2003
Posts: 1 |
Could we get this for 6.7, please? Multihack didn't care for it much. Thanks!
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
k, I can't promise any time frame (as I don't have computer access at this time  ), but I'll look at it if Weird Al doesn't first 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
Originally posted by AllenAyres: k, I can't promise any time frame (as I don't have computer access at this time  ), but I'll look at it if Weird Al doesn't first class begins tuesday, so take your time 
|
|
|
|
Joined: May 2001
Posts: 58
Member
|
Member
Joined: May 2001
Posts: 58 |
|
|
|
|
Joined: Oct 2000
Posts: 2,667
Veteran
|
Veteran
Joined: Oct 2000
Posts: 2,667 |
it would be nice yeah 
Do you believe in love at first sight, or should I walk by again?
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
If Allen hasn't given this a shot yet, I could start looking at it, but I can't promise anything as school has me swamped
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
I haven't had time to look at it yet 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
 does anyone have the zip version? I've got a cold and don't want to download multihack
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
|
|
|
|
Joined: May 2001
Posts: 58
Member
|
Member
Joined: May 2001
Posts: 58 |
Any progress? No stress, just wondering, looking forward to this mod.. 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
Originally posted by epicflupe:
Any progress?
Absolutely none 
|
|
|
|
Joined: Nov 2003
Posts: 156
Member
|
Member
Joined: Nov 2003
Posts: 156 |
Brutal Honesty, I love it!
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|