Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
OakGallery 2.0 Released ! [Great image gallery] Details »»
OakGallery 2.0 Released ! [Great image gallery]
Version: 1.00, by Bergman Bergman is offline
Developer Last Online: Aug 2006 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 04-05-2003 Last Update: Never Installs: 32
 
No support by the author.

?ke is finally done with version 2.0 of the OakGallery.

OakGallery home:
http://www.ake.nu/gallery/

Some live galleries:
- http://blixten.ake.nu/gallery/ (Ver 2.0)
- http://pictures.potatoesmc.com/ (Ver 2.0)
- http://websociety.wm.net/~wmanbem/fi...k/fotogalleri/ (Ver 2.0)

Please post a link to your installed gallery.

Info:
- Integrated with your existing forum software
- Easy to integrate with other methods of user authentication
- IP-based authentication included for users without forum software
- Does not need 'register_globals' to be switched on
- It's FREE of charge ;-)

- Organize images into categories and subcategories
- Lets users rate and comment on the images
- Sort the images by date, rating, views, etc.
- Languages available: English and Swedish. Easy to translate to your own language!
- Most features are configurable in some way
- The design is very configurable
- Define your own data fields
- Built with speed and security in mind
- Automatic generation of thumbnails and display images
- Can add your logo to uploaded images automatically
- Uses ImageMagick for high quality thumbnail resizing
- Ban IP's from commenting
- Show random images from the gallery on any page on your site!
(This is done simply by including random.php in your own PHP page)

...and more!

Requriments:
Database Server
- MySQL or MS SQL Server (experimental support for ODBC)
- Administration tool for the database server (e.g. phpMyAdmin)
- Support for MySQL has been tested thouroughly.
- Support for MS SQL has been tested and seems to work fine.
- Support for ODBC is currently untested.
- PhpMyAdmin to import database structure http://www.phpmyadmin.net/
- ImageMagick installed on server http://imagemagick.sourceforge.net/
- The variable include_path = "." in php.ini

- PHP 4 (PHP 3 untested, but should work)
- Tested with PHP 4.2.2
- Forum Software
- Tested with phpBB 2.0.4
- Tested with vBulletin 2.2.x
- With vBulletin 2.3.x, and error message is produced by vBulletin, but still works.
- Forum software is not really needed (but highly recommended), you can use ip-based authentication too.

Web Server
-OakGallery currently requires a web server that allows you to run shell commands from php-scripts (for ImageMagick).

Installation:
1. Create a database for the gallery (using e.g. phpMyAdmin)
(You can use the same database for OakGallery as for other things, as long as the table names don't collide)
2. Execute the complete database script found in InstallDB/<server-type>-OakGallery.sql
3. UnZip the gallery to a local folder
Edit the Upload/config/galleryconfig.php to suit your needs. The configuration options should be self-explanatory. To find where ImageMagick's convert and composite are located. Try running this from your shell (unix):

which convert or
whereis convert

4. Upload all files in the 'Upload' subdirectory to your webserver.

5. Make the directories 'thumbnails' and 'images' writeable by the webserver.

E.g:
chown nobody thumbnails
chmod 770 thumbnails
(In this example, the webserver is run as user nobody.)

7. Also, you need to make the PHP temporary upload directory writable by the webserver.

(Contact your system administrator if you need help with step 6-7)
Now, try loading the gallery page in your webbrowser and start creating categories for your pictures!

8. Dont you get it working ? Please post your problem here ... include the following:

- Path to the gallery
- Path to the forum
- Path to phpinfo.php
- Path?s in the galleryconfig.php

Then it will be much easier to help you out.

Modification:
If you want to modify OakGallery to better suit your needs, the following rules must be obeyed:

- The 'PayPal-donate' link and text must be CLEARLY visible. Preferrably near the top of the page.
- The original copyright message must be CLEARLY visible near the top of ALL pages.
- Add a message saying 'Modified by xxxx' or similar near the copyright message.
- Have fun! (and yes, that is a rule!)).

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #212  
Old 09-16-2003, 05:02 AM
Highlander Highlander is offline
 
Join Date: Apr 2002
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello again,

is there jno way out of using only IMAGE MAGIK? .. is there no posibbilty to use GD support?.. i love Oak Gallery and when i see all the samples it makes me sad about the thing that i aint got root/shell accounts/rights or Image Magik intsalled on the server.

I need something like IoOak Gallery with GD support .. why is there no support for standarts like GD? .. everyone who has a PHP webserver also has GD 1.6 or 1.8 .. why is this programmed only for root server? We the simple peaople..who dont got 50$ or more for a own Server .. cant use somthing great like Oak Gallery..cause we got only shared Webspace .. so again we have to search for expensive scripts like photopost .. bzut i dont give up.. i will search again for something similar.

please.. dont tell.. "code it by yourself" i would if i get the abilities to do so!

Please some programmer: Convert support for GD .. and i will cklick the paypal button as many times as my mouse can do it ....

admin@spieleplanet.com

IRC: Phatnet #spiele
Reply With Quote
  #213  
Old 09-21-2003, 09:35 PM
TLucent TLucent is offline
 
Join Date: Dec 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like to use random.php. But have not figured out how. Here is my site:

www.crawlclick.com

I would like to have one picture pop up under "Photo Gallery" on the left. This section is HTML coded not PHP. I edited random.php so only one picture will show.

www.crawlclick.com/gallery/random.php

I just can't figure out how to implement it into either php or html.

Any help/tips would be appreciated.

CHOW!
Reply With Quote
  #214  
Old 10-29-2003, 09:13 PM
Oak Oak is offline
 
Join Date: Apr 2003
Location: Stockholm
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi!

I'm sorry that I haven't replied to many of the questions here. I just don't have time to browse the forums... :-S

Just wanted to tell you guys that OakGallery 2.03 now has support for libGD and libGD2.0 ! .. This means you don't have to use ImageMagick binaries anymore!

The functionality is somewhat limited though, as it cannot overlay logo, text and things like that - But thumbnails are still resized and saved to file like with ImageMagick.

E-mail me if you have any questions!

http://www.ake.nu/gallery/
Reply With Quote
  #215  
Old 10-29-2003, 11:12 PM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If only it would have some design.
Maybe we could make it together better - I'm a designer, at all...
Reply With Quote
  #216  
Old 11-04-2003, 02:55 PM
Gt-358 Gt-358 is offline
 
Join Date: Jun 2003
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does Oak work with vB 3.0.0 Beta 7?

Reason I ask, is everytime I set it to vbulletin in the config file. I get this error

Warning: chdir(): No such file or directory (errno 2) in /home/gt358/public_html/gallery/include/getuser-vbulletin.php on line 15

If I change to IP type, it seems to work (just don't know how to admin it in IP mode and would like it to use the vb3 usernames).


Code:
// IMPORTANT PATH SETTINGS
	//
	
	/// Absolute web path to gallery files
	$cfgGalleryDirWeb = '/gallery/';
		
	/// Absolute web path to image dir
	$cfgImageDirWeb = '/gallery/images/';	
	
	/// The local path to the image dir
	$cfgImageDirLocal = '/var/www/html/gallery/images/'; 
	
	/// Absolute web path to thumbnails dir
	$cfgThumbDirWeb = '/gallery/thumbnails/'; 	
	
	/// The local path to the thumbnails dir
	$cfgThumbDirLocal = '/var/www/html/gallery/thumbnails/'; 
	
	/// The file-mode to set on the files after upload
	$cfgImageFileMode = 0644;
	
	/// Put the forums usernumbers for the OakGallery Admins here (comma separated).
	/** Like this: '1,2,3,4' - NOT like this: '1, 2, 3' !!! */
	$cfgAdminList = '1,2,3'; 
	
	/// The local path to the forum dir
 	$cfgForumDir = '/home/gt358/public_html/forum/'; 
	
	/// The local path to the vGallery dir
	$cfgGalleryDir = '/home/gt358/public_html/gallery/';
Reply With Quote
  #217  
Old 11-04-2003, 04:54 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gt-358
Does Oak work with vB 3.0.0 Beta 7?

Reason I ask, is everytime I set it to vbulletin in the config file. I get this error

Warning: chdir(): No such file or directory (errno 2) in /home/gt358/public_html/gallery/include/getuser-vbulletin.php on line 15

If I change to IP type, it seems to work (just don't know how to admin it in IP mode and would like it to use the vb3 usernames).


Code:
// IMPORTANT PATH SETTINGS
	//
	
	/// Absolute web path to gallery files
	$cfgGalleryDirWeb = '/gallery/';
		
	/// Absolute web path to image dir
	$cfgImageDirWeb = '/gallery/images/';	
	
	/// The local path to the image dir
	$cfgImageDirLocal = '/var/www/html/gallery/images/'; 
	
	/// Absolute web path to thumbnails dir
	$cfgThumbDirWeb = '/gallery/thumbnails/'; 	
	
	/// The local path to the thumbnails dir
	$cfgThumbDirLocal = '/var/www/html/gallery/thumbnails/'; 
	
	/// The file-mode to set on the files after upload
	$cfgImageFileMode = 0644;
	
	/// Put the forums usernumbers for the OakGallery Admins here (comma separated).
	/** Like this: '1,2,3,4' - NOT like this: '1, 2, 3' !!! */
	$cfgAdminList = '1,2,3'; 
	
	/// The local path to the forum dir
 	$cfgForumDir = '/home/gt358/public_html/forum/'; 
	
	/// The local path to the vGallery dir
	$cfgGalleryDir = '/home/gt358/public_html/gallery/';
No this hack is for vb2. No hacks here at vBulletin.org work with vb3 as practially all the code has been changed. Also hacking discussion is not currently allowed here until the RC1 is released (refer to announcements forum for more info)
Reply With Quote
  #218  
Old 11-04-2003, 04:57 PM
Gt-358 Gt-358 is offline
 
Join Date: Jun 2003
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mist
No this hack is for vb2. No hacks here at vBulletin.org work with vb3 as practially all the code has been changed. Also hacking discussion is not currently allowed here until the RC1 is released (refer to announcements forum for more info)
doh, ok thanks.

Can someone explain how to use oak in IP mode then?

Tony
Reply With Quote
  #219  
Old 11-11-2003, 05:10 PM
iceman-x iceman-x is offline
 
Join Date: Nov 2002
Location: NOrWAY
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ig@r
Hello Bergman,

Thank you for a great hack!
I have only one question. Is it easy to implement so only users from a certain user group would be able to add photos? I don't want users without email confirmation to be able to post pictures.

Thanks again!

Quote:
Originally Posted by Ig@r
nevermind, I've done it myself
Hey, nice script.

How did you do it Ig@r.
Reply With Quote
  #220  
Old 12-03-2003, 01:58 AM
ScottW23 ScottW23 is offline
 
Join Date: Oct 2003
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
mmhhh
photopost 4 free
Yeah, and a BMW 7-series is the same thing as a Ford Focus.
Reply With Quote
  #221  
Old 12-03-2003, 02:11 PM
Mr L Mr L is offline
 
Join Date: Jan 2002
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ScottW23
Yeah, and a BMW 7-series is the same thing as a Ford Focus.
I could not agree more. For an old forum that I ran I brought PhotoPost and had all kinds of problems with it. I believe that I am technically aware however the product that I downloaded, I had to install patch after patch to get it intregreated with vBulletin and then it still didn't look good. At the time (over a year ago), I expected the product I downloaded to be fully working, but it was not fit for use which was a real shame. Eventually I got it working and it was reasonable then, but it was a long and painful road.

So, this does make OakGallery the BMW 7-series of Gallery software. Something that is free and equally has support of a great community and is meant to be part of vBulletin by the add on that it is.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06159 seconds
  • Memory Usage 2,321KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete