![]() |
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. |
Its using the same user database as vb =)
http://www.dab-online.net/coppermine/ <-- working. http://www.dab-online.net/ <--- external working. |
vbulletin.inc.php i cant find that file and idea where it is
|
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. |
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 |
Quote:
http://coppermine.sourceforge.net/download.php |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|