php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#198401 - 01/08/03 06:00 AM [6.4 - 6.5 - 6.6] [beta] ubbdb
twslex Offline
Member

Registered: 06/13/02
Posts: 100

   [6.4 - 6.5 - 6.6] [beta] ubbdb to Del.icio.us Add to del.icio.us
  Digg [6.4 - 6.5 - 6.6] [beta] ubbdb Digg it
Quote:
quote:
Here's the updated files for 6.5-6.6 :

http://www.ubbdev.com/ubb/upload/00000494/ubbdb66.zip

Bits updated and 2-3 bugs fixed not noted from the beginning

Demo: http://www.ubbdev.com/ubbcgi/db.cgi

You'll need to be using a css file like we have here:

http://www.ubbdev.com/ubb/css/frost.css

Upload, set permissions to 755 for the ubbdb.cgi and lib.cgi files and 777 on everything else.
Hi,

For those of u who are using it.

A quick and dirty (haven't tested only partial bits of it yet) port of this mod to ubb 6.4

Download: http://www.warmass.nl/ubbdev/ubbdb.zip

Demo: http://www.ubbdev.com/db/cgi/db.cgi

In it is both a db.63x and a db.64x
Rename the db.64x to db.cgi to use it.

Test it with care. cool

Top
#198402 - 01/10/03 10:01 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
thank you smile I've been outta town for >1 week, will check it out when I get back home later this weekend smile
_________________________
- Allen wavey
- What Drives You?

Top
#198403 - 01/10/03 10:09 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 685
...and when can we expect the upload hack ported to 6.4???

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

Top
#198404 - 01/11/03 03:03 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
twslex Offline
Member

Registered: 06/13/02
Posts: 100
Quote:
quote:
Originally posted by AllenAyres:
thank you smile I've been outta town for >1 week, will check it out when I get back home later this weekend smile
Hi,

Been testing it over the last days, the only think i can find is that the top10 download is not correct.

For cat 1 it look at db.cgi, for cat two it looks at db1.cgi and so on.

Which should be, cat 1 is db1.cgi, cat 2 is db2 and so on.

TwsLex

Top
#198405 - 01/21/03 09:26 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
Posts: 39
I have a question on this... let's say I have my board on a server set up solely for CGI and I don't want a lot of space taken up from the files that people are going to upload. How would I go about changing the upload path to another server? Is this possible?

Thanks smile
_________________________
PlanetAgeofEmpires Forums

Top
#198406 - 02/11/03 12:00 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
I don't think you can do that, would depend on the security settings of the second server.

Demo link updated up top smile

http://www.ubbdev.com/db/cgi/db.cgi

Seems to work fine twslex, thanks for the update smile

Some work still needs to be done here... there's lots of possibilities with this script.
_________________________
- Allen wavey
- What Drives You?

Top
#198407 - 04/02/03 07:34 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
ZeNissart Offline
Member

Registered: 04/04/01
Posts: 99
Loc: Nice, France
Quote:
quote:
Originally posted by Xiphoid_pAOM:
I have a question on this... let's say I have my board on a server set up solely for CGI and I don't want a lot of space taken up from the files that people are going to upload. How would I go about changing the upload path to another server? Is this possible?
I've got the same problem frown
In many php upload scripts, you can specify a login and username of a ftp server... is it possible to implement that on this script confused

Top
#198408 - 04/18/03 04:08 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
It's possible, but probably outside the scope of this script. Possibly if someone else has done this, they can share smile
_________________________
- Allen wavey
- What Drives You?

Top
#198409 - 04/20/03 09:21 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Xiphoid Offline
Junior Member

Registered: 10/03/01
Posts: 13
Glad to hear that it's possible. After months, I'm still trying to find a solution to this for the ubbdb and other upload script.

If anyone has any hints as to how I could go about doing this, I'd be greatly in debt to them. smile
_________________________
PlanetAgeofMythology Forums

Top
#198410 - 06/07/03 03:54 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
bug in all versions:

&RequireCode("$vars_config{NonCGIPath}/Templates/public_common.cgi");

should be:

&RequireCode("$vars_config{NonCGIPath}/Templates/public_common.pl");


tipsy
_________________________
- Allen wavey
- What Drives You?

Top
#198411 - 11/23/03 05:13 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Here's the updated files for 6.5-6.6 :

http://www.ubbdev.com/ubb/upload/00000494/ubbdb66.zip

Bits updated and 2-3 bugs fixed not noted from the beginning tipsy

Demo: http://www.ubbdev.com/ubbcgi/db.cgi

You'll need to be using a css file like we have here:

http://www.ubbdev.com/ubb/css/frost.css

Upload, set permissions to 755 for the ubbdb.cgi and lib.cgi files and 777 on everything else.
_________________________
- Allen wavey
- What Drives You?

Top
#198412 - 12/29/03 01:24 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Digital Boy Offline
Member

Registered: 05/30/00
Posts: 1871
Loc: Philadelphia
The funniest thing happened with this hack... as much as I played with it, I could never get the table to be anything but jet black... Couldn't see a thing.

Go figure....

- MT
_________________________
Matt Torbin
Web and Graphic Arts Engineer
Max Levy Autograph, Inc.
http://www.maxlevy.com/

Top
#198413 - 12/29/03 02:41 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
did you use the css file like Allen said to?
_________________________
Code monkey like Fritos

Top
#198414 - 12/29/03 08:54 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Will this work with 6.7?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198415 - 12/29/03 08:58 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I wouldn't try it. Any modification that's semi standalone will return a whole lot of error
_________________________
Code monkey like Fritos

Top
#198416 - 12/29/03 09:10 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
hmm, I'm not really building anything new till the release code is out for 6.7. I've been reducing the amount of hacks I install with each version. I want to do something new with the templates this time so I'll just wait for the hacks to catch up.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198417 - 12/30/03 12:34 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Here's the updated files for 6.7 :

http://www.ubbdev.com/ubb/upload/00000494/ubbdb67.zip

Bits updated and 2-3 bugs fixed not noted from the beginning

Demo: http://www.ubbdev.com/ubbcgi/db.cgi

You'll need to be using a css file like we have here:

http://www.ubbdev.com/ubb/css/frost.css

Upload, set permissions to 755 for the ubbdb.cgi and lib.cgi files and 777 on everything else.


smile
_________________________
- Allen wavey
- What Drives You?

Top
#198418 - 12/30/03 01:39 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
few more bugfixes and code updates for 6.7 version smile
_________________________
- Allen wavey
- What Drives You?

Top
#198419 - 12/30/03 07:38 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Digital Boy Offline
Member

Registered: 05/30/00
Posts: 1871
Loc: Philadelphia
I wasn't sure where to reference the css. If I put it in the HTML inserts, I throw off the rest of the pages. Is there any way to not use it? I tried pulling all the CSS code out, which should have worked, but didn't seem to have an effect.

- MT
_________________________
Matt Torbin
Web and Graphic Arts Engineer
Max Levy Autograph, Inc.
http://www.maxlevy.com/

Top
#198420 - 12/30/03 11:59 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
hmmm... I maybe re-doing it without css, as it's difficult to use like this without the base code being css'd and most sites don't use our css'd templates smile
_________________________
- Allen wavey
- What Drives You?

Top
#198421 - 12/31/03 09:13 AM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Digital Boy Offline
Member

Registered: 05/30/00
Posts: 1871
Loc: Philadelphia
That would be super. Please let me know if there is anything that I can do to assist you.

- MT
_________________________
Matt Torbin
Web and Graphic Arts Engineer
Max Levy Autograph, Inc.
http://www.maxlevy.com/

Top
#198422 - 01/02/04 03:31 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
Digital Boy Offline
Member

Registered: 05/30/00
Posts: 1871
Loc: Philadelphia
What's the status update on this?

- MT
_________________________
Matt Torbin
Web and Graphic Arts Engineer
Max Levy Autograph, Inc.
http://www.maxlevy.com/

Top
#198423 - 01/02/04 05:47 PM Re: [6.4 - 6.5 - 6.6] [beta] ubbdb
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
You mean in the last 48 hours over a holiday in which I was (and am still) on-call?

no change yet tipsy
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 2 1 2 >


Moderator:  Charles, Gizmo 
Who's Online
0 Registered (), 42 Guests and 4 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 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.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
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 11
blaaskaak 7
FREAK1 4
Ian_W 4
tackaberry 4
Gizmo 4
Mike L_dup1 4