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)

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 11:53 AM.

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.01132 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete