Previous Thread
Next Thread
Print Thread
Rate Thread
#202073 01/03/2004 5:47 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Modification Name: ubb.db v3

Author(s): AllenAyres

Description: Adds a plug-n-play file database to your site with ubb authentication.

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

Requirements: ubb.classic™ 6.7

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

Credits: Cal (thank you for permission to distribute laugh )

Credits and Thank yous:
- LK for the majority of the grunt work updating from the v5 series it was written for and adding additional admin features thumbsup
- Mark Badolato for code optimization and putting up with my questions smile
- Charles Capps for code assistance smile
- Burak for code assistance smile
- Clankiller and Wierd Al for bugfixes smile

Install Notes:
- Unzip the file and upload the cgi-bin contents to your ubb cgi directory in ascii, setting permissions to 755. Upload the /uploads folder to your ubb non-cgi directory and set permissions to 777.
- Access your admin at db.cgi?action=admin there are some 'starter' categories in there you can edit.
- A method was added to make using additional file types easir to upload. Line # 282:

Code
my ($base, $path, $ext) = fileparse($zip, qr{.(zip|txt|jpg)});
Change the (zip|txt|jpg) to add whatever file types you need. For example, to add .gif file, you would change that line to read:
Code
my ($base, $path, $ext) = fileparse($zip, qr{.(zip|txt|gif|jpg)});
To-Do:
- templates
- better customization features
- continue optimizing code
- breadcrumbs could be better

Changelog:
- to 01/03/2004 - v3 - many bugfixes and updates to 6.7 code
- Nov. 29, 2002 - v2.9 - bugfixes and minor updates (thanks Clankiller)
- Nov. 20, 2002 - v2.8 - removed unused code (thanks Burak smile )
- Nov. 20, 2002 - v2.7 - Added easier method to upload additional file types (thanks Mark smile )
- Nov. 11, 2002 - v2.5 - Wordlets Done
- Oct. 28, 2002 - Initial Update for v6.3+
- Way way back - cal henderson wrote this for ubbcodehackers and ubb v5


- Allen wavey
- What Drives You?
Sponsored Links
Entire Thread
Subject Posted By Posted
[6.7] [beta] ubb.db v3 AllenAyres 01/04/2004 12:47 AM
Re: [6.7] [beta] ubb.db v3 AllenAyres 01/04/2004 8:42 AM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/05/2004 4:49 PM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/05/2004 5:15 PM
Re: [6.7] [beta] ubb.db v3 AllenAyres 01/05/2004 7:41 PM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/05/2004 8:44 PM
Re: [6.7] [beta] ubb.db v3 AllenAyres 01/05/2004 9:15 PM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/05/2004 11:03 PM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/05/2004 11:11 PM
Re: [6.7] [beta] ubb.db v3 Charles Capps 01/05/2004 11:24 PM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/05/2004 11:36 PM
Re: [6.7] [beta] ubb.db v3 Charles Capps 01/05/2004 11:43 PM
Re: [6.7] [beta] ubb.db v3 Digital Boy 01/06/2004 12:00 AM
Re: [6.7] [beta] ubb.db v3 AllenAyres 01/06/2004 4:47 AM
Re: [6.7] [beta] ubb.db v3 Charles Capps 01/06/2004 5:52 AM
Re: [6.7] [beta] ubb.db v3 AllenAyres 01/06/2004 5:59 AM

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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
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,835
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)