php forum
php mysql forum
php mysql smarty
 
Page 1 of 4 1 2 3 4 >
Topic Options
#198778 - 01/21/03 10:47 PM [6.4] ELY_M's Upload
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
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
_________________________
- Allen wavey
- What Drives You?

Top
#198779 - 01/22/03 03:10 AM Re: [6.4] ELY_M's Upload
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 685
Hi,

do you have a zip-file for us?

thanks
d-talk
_________________________
Webmaster of d-talk & Kabel-Forum.com

Top
#198780 - 01/22/03 01:21 PM Re: [6.4] ELY_M's Upload
Custom4auto.com Offline
Junior Member

Registered: 09/13/02
Posts: 9
Loc: Canada
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

Top
#198781 - 01/22/03 01:58 PM Re: [6.4] ELY_M's Upload
Custom4auto.com Offline
Junior Member

Registered: 09/13/02
Posts: 9
Loc: Canada
Never mind, I checked the 6.3 thread on this one and found the necessary modifications...works great now...

Marc

Top
#198782 - 01/22/03 05:57 PM Re: [6.4] ELY_M's Upload
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
can you point me to the modifications you found? I'll update the file smile
_________________________
- Allen wavey
- What Drives You?

Top
#198783 - 01/22/03 11:24 PM Re: [6.4] ELY_M's Upload
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
Posts: 39
Hey Allen, thanks for the port. smile

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.
_________________________
PlanetAgeofEmpires Forums

Top
#198784 - 01/23/03 10:14 AM Re: [6.4] ELY_M's Upload
Custom4auto.com Offline
Junior Member

Registered: 09/13/02
Posts: 9
Loc: Canada
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

Top
#198785 - 01/23/03 09:52 PM Re: [6.4] ELY_M's Upload
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
thanks, I had grabbed the files from a later date and thought that was already done, I'll update the file shortly smile
_________________________
- Allen wavey
- What Drives You?

Top
#198786 - 01/24/03 01:14 AM Re: [6.4] ELY_M's Upload
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
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.
_________________________
PlanetAgeofEmpires Forums

Top
#198787 - 01/24/03 09:08 AM Re: [6.4] ELY_M's Upload
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 685
Hi,

were can I find the multihack-programm, or have anybody a zip-file for me???

thanks
d-talk
_________________________
Webmaster of d-talk & Kabel-Forum.com

Top
#198788 - 01/24/03 12:45 PM Re: [6.4] ELY_M's Upload
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
http://www.ubbdev.com/mhp/mhack2.msi (2.8 mb) - for those with a current windows install.

http://www.ubbdev.com/mhp/mhack2.zip (5.5 mb) - for those who need some .dll's updated smile
_________________________
- Allen wavey
- What Drives You?

Top
#198789 - 02/06/03 01:06 PM Re: [6.4] ELY_M's Upload
LedFoot Offline
Junior Member

Registered: 01/02/03
Posts: 28
Loc: Toronto, Canada
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?

Top
#198790 - 02/06/03 02:28 PM Re: [6.4] ELY_M's Upload
LedFoot Offline
Junior Member

Registered: 01/02/03
Posts: 28
Loc: Toronto, Canada
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.

Top
#198791 - 02/27/03 07:40 PM Re: [6.4] ELY_M's Upload
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
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. smile
_________________________
PlanetAgeofEmpires Forums

Top
#198792 - 02/28/03 03:10 PM Re: [6.4] ELY_M's Upload
GetAGrip Offline
Member

Registered: 01/15/02
Posts: 39
Loc: SF
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?

Top
#198793 - 03/06/03 08:49 PM Re: [6.4] ELY_M's Upload
ericruhl Offline
Member

Registered: 02/16/01
Posts: 57
Quote:
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 smile

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 smile An admin-set checkbox in member profiles would rock, that way I could restrict this to subscribing members only.

Top
#198794 - 03/07/03 04:12 PM Re: [6.4] ELY_M's Upload
GetAGrip Offline
Member

Registered: 01/15/02
Posts: 39
Loc: SF
Found it here:
http://www.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:
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}

Top
#198795 - 03/09/03 12:47 PM Re: [6.4] ELY_M's Upload
Chasm Offline
Member

Registered: 09/02/01
Posts: 79
seems to work well thanks, descriptive names hack next please smile

Top
#198796 - 03/23/03 05:37 AM Re: [6.4] ELY_M's Upload
ZeNissart Offline
Member

Registered: 04/04/01
Posts: 99
Loc: Nice, France
Works on 6.5 confused

Top
#198797 - 05/12/03 10:38 PM Re: [6.4] ELY_M's Upload
Vtec44 Offline
Junior Member

Registered: 02/01/03
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!
_________________________
http://www.sportbikers.net

Top
Page 1 of 4 1 2 3 4 >


Moderator:  Charles, Gizmo 
Who's Online
1 registered (GEN), 27 Guests and 13 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
How to hide sub forums from summary page
by blaaskaak
Today at 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
David DelMonte, nick1, Begbie, cenk, MATTO
13363 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks