Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jun 2002
Posts: 111
Member
Member
Offline
Joined: Jun 2002
Posts: 111
Quote
quote:
Here's the updated files for 6.5-6.6 :

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

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

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

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

https://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: https://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

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?
Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
...and when can we expect the upload hack ported to 6.4???

thanks
d-talk


Webmaster of d-talk & Kabel-Forum.com
Joined: Jun 2002
Posts: 111
Member
Member
Offline
Joined: Jun 2002
Posts: 111
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

Joined: Jan 2002
Posts: 39
Member
Member
Offline
Joined: Jan 2002
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

Sponsored Links
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 don't think you can do that, would depend on the security settings of the second server.

Demo link updated up top smile

https://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?
Joined: Apr 2001
Posts: 142
Member
Member
Offline
Joined: Apr 2001
Posts: 142
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

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?
Joined: Oct 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Oct 2001
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

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?
Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Here's the updated files for 6.5-6.6 :

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

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

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

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

https://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?
Joined: May 2000
Posts: 1,168
Member
Member
Offline
Joined: May 2000
Posts: 1,168
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

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
did you use the css file like Allen said to?

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Will this work with 6.7?

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I wouldn't try it. Any modification that's semi standalone will return a whole lot of error

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
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.

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Here's the updated files for 6.7 :

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

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

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

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

https://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?
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
few more bugfixes and code updates for 6.7 version smile


- Allen wavey
- What Drives You?
Joined: May 2000
Posts: 1,168
Member
Member
Offline
Joined: May 2000
Posts: 1,168
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

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?
Joined: May 2000
Posts: 1,168
Member
Member
Offline
Joined: May 2000
Posts: 1,168
That would be super. Please let me know if there is anything that I can do to assist you.

- MT

Joined: May 2000
Posts: 1,168
Member
Member
Offline
Joined: May 2000
Posts: 1,168
What's the status update on this?

- MT

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?

Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)