The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Coppermine 1.2.1 / vBulletin 3.0.0 Integration Details »» | |||||||||||||||||||||||||||
Coppermine 1.2.1 / vBulletin 3.0.0 Integration
Developer Last Online: Feb 2011
Coppermine Gallery 1.21 and vBulletin 3.0.0 Integration
Version 1.0 Compiled by SpeedStreet I'm not the hacker for this; I am merely the guy who poured through all of the threads on vBulletin.org and the Coppermine Development Forums to come up with one definitive post about integrating vBulletin with Coppermine. WHAT IT DOES: At the end of this how-to, you're installations of vBulletin and Coppermine will work together off of the same login. While everyone else wants to see all sorts of integration between the two, I believe this is the first step to making those things happen. CREDITS: A big thanks to everyone over at Coppermine for a terrific product and the users that support and mod it on a daily basis. I am merely standing on the shoulders of giants here, folks. Also, Nanobot was the guy over there that did the vB3 Gamma bridge, so the credit for that is all his. FILES TO EDIT (2): /bridge/vbulletin3.inc.php (Coppermine) /include/init.inc.php (Coppermine) HACK REQUIREMENTS: vBulletin 3.0.0 Installed and Running Coppermine 1.2.1 Installed and Running 5 Minutes of your time SUPPORT THREADS: Coppermine Gamma Thread (original thread): http://coppermine.sourceforge.net/bo...asc&highlight= vBulletin.org Hack Thread: https://vborg.vbsupport.ru/showthread.php?p=488062 Coppermine vB 3.0.0 Thread: http://coppermine.sourceforge.net/bo...ic.php?p=20674 FINAL WARNINGS: There are seem to be some issues with people integrating this with forums located on subdomains (e.g. subaruforums.speedstreet.org). Please reference the Coppermine Gamma Thread above for more info. Please ensure that Coppermine and vBulletin cookies are NOT named the same thing. Show Your Support
|
Comments |
#212
|
|||
|
|||
Quote:
|
#213
|
|||
|
|||
No problem.
Well all the important information is in the bar in the top and on the right. |
#214
|
|||
|
|||
Ok, to take this one step further. The login doesn't work well either, it logs me in, but I am not taken back to the gallery.
In reference to the following hack: https://vborg.vbsupport.ru/showthrea...2&page=1&pp=15 First off, a small correction: bridge/vbulletin30.inc.php Replace all instances of "VB_BD_HOST" with "VB_DB_HOST". So here is my modification: bridge/vbulletin30.inc.php #1 Find: PHP Code:
PHP Code:
#2 Find "function udb_login()" and replace its contents with the following: PHP Code:
Cheers, Till |
#215
|
|||
|
|||
I have probably missed something simple but I installed the hack and the coppermie login button works correctly (takes me to the forums but when I go back to coppermine I am not logged in. LOGIN takes me back to the forums and register tells me I'm already registered
Thanks Rick |
#216
|
|||
|
|||
So will this work with 3.0.7 or should i go with the 4images one?
|
#217
|
|||
|
|||
Right below "// Nothing to edit below this line" you have to set the table_prefix and the cookie_prefix
('VB_TABLE_PREFIX', 'vb3_'); and ('VB_COOKIE_PREFIX', 'bb'). Both of these values can be found in your vBulletin config.php. vb3_ and bb were the default vB settings in config.php |
#218
|
|||
|
|||
I've got a copy of CPG 1.3.3 and VB 3.0.7 and I'd really like to get this working so that I can have SOME form of photo gallery up and running.
Does anyone have this working with cpg 1.3.3 and vb 3.0.7 that can upload their vbinclude30.inc.php file for those of us who don't have a clue how to code php/mysql??? Please? ~Z |
#219
|
|||
|
|||
I worked out the problem, that admins weren?t able to upload pics...
Go to the directory of your coppermine-theme and open the "theme.php", there you have to look for "// HTML template for user admin menu" In this Block you?ll find the code for the three links. Just cut it out there and paste it where do you want to have it into the Block "// HTML template for main menu" (should be the first one). I think the problem was, that this user-admin-menu is based on the admin-menu. If you were in admin-view it was overwritten and if your were in user-view it wasn?t shown. |
#220
|
|||
|
|||
Quote:
You have to enter the information for your board into this file and not someone elses. Actualy it?s really easy and the comments in the file are very clear and not too hard to follow. |
#221
|
|||
|
|||
Will this work if I only want one custom usergroup to be able to upload? while the others can only view
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|