The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
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. |
#12
|
|||
|
|||
Its using the same user database as vb =)
http://www.dab-online.net/coppermine/ <-- working. http://www.dab-online.net/ <--- external working. |
#13
|
|||
|
|||
vbulletin.inc.php i cant find that file and idea where it is
|
#14
|
|||
|
|||
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. |
#15
|
|||
|
|||
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 |
#16
|
||||
|
||||
Quote:
http://coppermine.sourceforge.net/download.php |
#17
|
|||
|
|||
Thanks alot
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|