php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#118180 - 04/24/01 08:11 PM Upload HAck please Help @all
SkipperII Offline
Member

Registered: 03/09/01
Posts: 46

    Upload HAck please Help @all  to Del.icio.us Add to del.icio.us
  Digg  Upload HAck please Help @all Digg it
Hello at @all,
i need a hack . My English is not so goog but i want Upload Files (Upload Hack like UBB 5.x) and not the UBB Code Buttons Hack to work Upload Zip Files (Savegames & Racgames) in my Forum.... please help i need it yesterdey

SkipperII laugh :rolleyes:

Top
#118181 - 04/29/01 07:25 PM Re: Upload HAck please Help @all
ELY_M Offline
Member

Registered: 03/23/01
Posts: 133
Good news.

I have it at

ELY M's Upload Hack

you have control over what your users can upload and have toggle on and off option. the most words are wordletizied.

<FONT COLOR="#000000" SIZE="1">[ April 29, 2001 07:26 PM: Message edited by: ELY_M ]</font>

Top
#118182 - 04/30/01 08:45 AM Re: Upload HAck please Help @all
yosco Offline
Junior Member

Registered: 04/17/01
Posts: 27
Nice hack, Is it final?

Top
#118183 - 04/30/01 09:10 AM Re: Upload HAck please Help @all
Marvin_FFM Offline
Member

Registered: 02/26/01
Posts: 40
Loc: Frankfurt, Germany / Bethlehem...
Quote:
quote:



hi ely,

can we see a demo ? couldnīt find a ubb at perl.com ...

code looks well - but unfortunality thatīs no evidence laugh <SCNR>

marvin
_________________________
ICQ# 11307124.

Top
#118184 - 04/30/01 02:53 PM Re: Upload HAck please Help @all
SkipperII Offline
Member

Registered: 03/09/01
Posts: 46
Yes a ... Demo i want! laugh laugh

Top
#118185 - 04/30/01 05:38 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
it's a mostly control panel modification, would be difficult for a demo, I am gonna try it out tonight and see how we do, if it works well, we'll add it to our database.

Thanks Ely...
_________________________
- Allen wavey
- What Drives You?

Top
#118186 - 04/30/01 06:30 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
works really well, nice work ELY! smile

a couple of minor suggestions:

- change the instructions to this:
Code:
code:


that way the text for the link won't some ugly mess wink

- use the vars_wordlets_mods file instead of the vars_wordlets file so we won't have to update so much when we do minor ubb upgrade patches...

demo:
http://www.ubbdev.com/db/cgi/ultimatebb.cgi?ubb=newtopic&f=20

- you prolly won't be able to see this since you have to be authorized to post new in there, but it installs in ~20 min and works.
_________________________
- Allen wavey
- What Drives You?

Top
#118187 - 04/30/01 06:53 PM Re: Upload HAck please Help @all
Tolitz Offline
Member

Registered: 09/15/00
Posts: 164
Loc: Los Angeles, CA
Hmmmm, I'm trying to incorporate this hack, but I can't find this in cp_lib.cgi:

print FILE qq!stringLengthLimit => q~$stringLengthLimit~,n!;

or this in cp_vars_misc.pl:

$vars_misc{stringLengthLimit} = 180 unless $vars_misc{stringLengthLimit};

I'm using UBB 6.04... was this part of another hack? Or am I just missing it after about four tries?
_________________________
Open Tech Support

Top
#118188 - 04/30/01 07:00 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
That's in the latest version(s) .04b/.04c
_________________________
- Allen wavey
- What Drives You?

Top
#118189 - 04/30/01 09:00 PM Re: Upload HAck please Help @all
SkipperII Offline
Member

Registered: 03/09/01
Posts: 46
Can you make a new description for the UBB Version 6.0? Please Please? smile smile smile smile smile smile but I can't find this:
Code:
code:

Code:
code:

etc. etc....

Thx

SkipperII

Top
#118190 - 04/30/01 10:17 PM Re: Upload HAck please Help @all
anticonscience Offline
Junior Member

Registered: 04/07/01
Posts: 15
Loc: Houston, Texas
yes....i'm using 6.03 and don't have those lines....can you issue an update?
_________________________
http://www.anti-forum.com

Top
#118191 - 04/30/01 11:43 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
This is the update...;) You guys are the ones using old software...:)
_________________________
- Allen wavey
- What Drives You?

Top
#118192 - 05/01/01 01:11 AM Re: Upload HAck please Help @all
Tolitz Offline
Member

Registered: 09/15/00
Posts: 164
Loc: Los Angeles, CA
Well okay, even without the help, I got it to work on UBB 6.04, but there is a bug on this script:

1.) The way this script works is that it gives a jscript pop-up window with a set height and width that is not resizable (much like the upload hack for UBB5). The problem here is that this pop-up window uses the UBB header and footer information - which means you get scrollbars galore if you have a header that uses a long titlebar and a left menubar.

Click here to see what it looks like

I looked at the upload.cgi file and there are several instances of $Header and $Footer info being included. Why can't it be like the UBB5 upload hack that just uses a simple pop-up window with the pertinent upload information? Might wanna look into that.

And since this hack is obviously documented ONLY for 6.04b and 6.04c, I'd update the documentation to reflect that fact, unless you'd wanna make the extra effort to include updated documentation that will benefit those of us who are not willing to rehack their boards everytime Infopop issues an update (which is every week).

I'd love to use the hack, and I can probably modify it to suit my needs, but as it stands right now, it won't do me any good out of the box. Anyway, that's my two cents.

Good job anywayz...

<FONT COLOR="#000000" SIZE="1">[ May 01, 2001 01:12 AM: Message edited by: Canis Lupus ]</font>
_________________________
Open Tech Support

Top
#118193 - 05/01/01 10:44 AM Re: Upload HAck please Help @all
J1 Offline
Junior Member

Registered: 05/01/01
Posts: 2
which attributes for upload_form.cgi?
always when i want to upload a savegame error 500 appears.

i dont know what to do

Top
#118194 - 05/01/01 12:21 PM Re: Upload HAck please Help @all
ELY_M Offline
Member

Registered: 03/23/01
Posts: 133
Thanks to the guy with open tech forums.

I have an idea.

I will make another CP hack for user to choose if they want to have header and footer included in a window or exclude them.

Top
#118195 - 05/01/01 12:39 PM Re: Upload HAck please Help @all
ELY_M Offline
Member

Registered: 03/23/01
Posts: 133
Quote:
quote:



try to chmmod it to 777.

Top
#118196 - 05/01/01 01:07 PM Re: Upload HAck please Help @all
SkipperII Offline
Member

Registered: 03/09/01
Posts: 46
Can anyone make a new description for the UBB Version 6.0? Please Please? Need Help! laugh

Top
#118197 - 05/01/01 02:20 PM Re: Upload HAck please Help @all
mw2com Offline
Junior Member

Registered: 02/02/01
Posts: 18
i am running 6.04 and i coudn't find 3 of the files and most of the lines the instutions talk about !!!! i have installed 4 mods in my board now but i carnt make heads or tails out of this one!!!

i have tried but all i get is problems

any ideas????

Top
#118198 - 05/01/01 02:33 PM Re: Upload HAck please Help @all
Tolitz Offline
Member

Registered: 09/15/00
Posts: 164
Loc: Los Angeles, CA
Hey Mikey...

Quote:
quote:


I guess we need to wait for ELY_M to do some updates the hack, and maybe add some "possible" documentation for 6.04 and lower...
_________________________
Open Tech Support

Top
#118199 - 05/01/01 02:44 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
The coding you are looking for is not in the older versions of ubb, but if you look, you will see where it needs to go, the coding is very similar, it just needs to go in the group. The code you are trying to find is additional coding added to .04b and .04c...

If you use a file compare program like beyond compare, to compare the files in .04c to your present code, you'll see exactly where this code needs to go... be resourceful, don't have ELY stop developing new stuff to find your code for you...
_________________________
- Allen wavey
- What Drives You?

Top
#118200 - 05/01/01 03:16 PM Re: Upload HAck please Help @all
Tolitz Offline
Member

Registered: 09/15/00
Posts: 164
Loc: Los Angeles, CA
That's what I did, which is why I got it to work on 6.04. What I really meant was to update ELY's documentation to say that the actual instructions are only good for 6.04b/6.04c and above, not 6.0 as was written in the present documentation (which is wrong and misleading).

This will save the code hacker a lot of headaches, as well as provide an instant diclaimer. Being resourceful is one thing - being misleading is another.

Besides, I'm eagerly awaiting ELY's update on the hack to have the option of not including headers and footers...

And a moderator may wanna move this topic to the V6 Beta Mods forum...

<FONT COLOR="#000000" SIZE="1">[ May 01, 2001 03:20 PM: Message edited by: Canis Lupus ]</font>
_________________________
Open Tech Support

Top
#118201 - 05/01/01 03:24 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
smile

I think we'll start a new one there to give it a proper start... description, link, etc... it'll include the proper caveats like you mention CL... I'll post back here this evening when I open it and point from here to there....
_________________________
- Allen wavey
- What Drives You?

Top
#118202 - 05/01/01 04:06 PM Re: Upload HAck please Help @all
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25427
Loc: Texas
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 2 1 2 >


Who's Online
0 Registered (), 37 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by Ian_W
Yesterday at 03:47 PM
What do you use to edit the files
by Ian_W
Yesterday at 03:33 PM
BeyondCompare v3.00
by Ian_W
Yesterday at 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
Yesterday at 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3] Language file checker
by blaaskaak
09/09/08 12:56 AM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
ghengis317, NitroX, Dogan, EliYah-, W-D
13344 Registered Users
Top Posters Last 30 Days
AllenAyres 16
blaaskaak 13
FREAK1 7
Mike L_dup1 4
Chris Bale 4
Ian_W 4
tackaberry 3