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
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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 Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
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
Page 1 of 2 1 2 >


Moderator:  Charles, Gizmo 
Who's Online
2 registered (AllenAyres, blaaskaak), 19 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
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
Spell Check [beta]
by AllenAyres
12/01/08 09:32 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 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 25449
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks