vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   A nice image gallery would be great// (https://vborg.vbsupport.ru/showthread.php?t=87334)

iJason 08-07-2003 10:13 AM

A nice image gallery would be great//
 
I would soo love a nice image gallery for my forums. I love the one like they have over at yaxay.. It's cool. I want one for vb3@

SaintDog 08-07-2003 11:22 AM

An actual gallery script would not be a simple template modification, rather a hack. I would try asking over at vBulletin.org for such help.

iJason 08-07-2003 11:34 AM

They wont do anything until vb3 goes rc or gold

SaintDog 08-07-2003 11:41 AM

Ah, I remember that now, kinda places those looking for such hacks in a predicament, eh? Perhaps you could contact one of the hack authors there (that openly accepts PM's) and ask them about it.

Chances are if you ask for a custom hack, it will cost (though some may be generous enough to do it freely). Who knows, maybe someone is already working on one ;).

iJason 08-07-2003 04:09 PM

Wouldn't that be nice? I want it really bad! RAWR

Brad 08-07-2003 05:01 PM

Quote:

Originally Posted by SaintDog
Who knows, maybe someone is already working on one ;).

;)

(10 chars.....)

bahawolf 08-07-2003 05:58 PM

I might start in converting the old one.. if I convert it, I'll possibly give it to you.

Asterik 08-23-2003 12:48 AM

Quote:

Originally Posted by bahawolf
I might start in converting the old one.. if I convert it, I'll possibly give it to you.

I 2 have been scouring the internet for a good image gallery :)

imported_base 08-23-2003 11:15 AM

doesn't coppermine dev version have instructions for vb3 integration? pretty sure it does - check it out. (free too)

Asterik 08-23-2003 09:22 PM

Quote:

Originally Posted by base
doesn't coppermine dev version have instructions for vb3 integration? pretty sure it does - check it out. (free too)

Whats the site? :confused:

croft 08-24-2003 01:51 PM

here is the link to coppermine
http://www.chezgreg.net/coppermine/

Here is what you have to do with some files in coppermine to get it to work with vb3 beta 5.

In vbulletin.inc.php:

$bbpassword = isset($HTTP_COOKIE_VARS['bbpassword']) ? $HTTP_COOKIE_VARS['bbpassword'] : '';

to:

// $bbpassword = isset($HTTP_COOKIE_VARS['bbpassword']) ? $HTTP_COOKIE_VARS['bbpassword'] : '';

(this for forcing coppermine to use sessionhash instead of the new md5 password)

Then change the sessionhas query abit:

" AND useragent='".addslashes($HTTP_USER_AGENT)."'";

to:

"";

(seems like the HTTP_USER_AGENT gets cut off here, so when I took that away, the query gave back a result.


I know this is far from a nice or good fix. But at least I got successfully recognized as the user logged allready logged in, in vbulletin 3.

croft 08-24-2003 01:57 PM

Its using the same user database as vb =)
http://www.dab-online.net/coppermine/ <-- working.
http://www.dab-online.net/ <--- external working.

imported_PiotrasG 08-25-2003 01:50 AM

vbulletin.inc.php i cant find that file and idea where it is

croft 08-25-2003 02:35 AM

Yes i can help you with that =)
You need to download the coppermine dev version. Thats the only one working with forums.
Extract it open coppermine folder. then open the bridge folder. it should be in there.

SideFX 09-20-2003 11:45 PM

Does any one know what happened to coppermine website i get the forbidden page for almost a week now looking to dl this gallery

any help would be greatly appriciated

M1th 09-21-2003 01:21 PM

Quote:

Originally Posted by SideFX
Does any one know what happened to coppermine website i get the forbidden page for almost a week now looking to dl this gallery

any help would be greatly appriciated


http://coppermine.sourceforge.net/download.php

SideFX 09-21-2003 10:51 PM

Thanks alot


All times are GMT. The time now is 03:12 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.01087 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete