I upgraded my coppermine from 1.2.1 to 1.3.
Did everything as said.
My vbulletin integration with coppermine 1.2.1 used to worked perfectly, however after upgrade the gallery did not recognize users as logged on. (as in the 1.3beta version)
so I had to downgrade my system to 1.2.1 which was a bit painful.:(
Is there a solution for this?
more details needed.
GauGau
1.3 does not work with vbulletin, at least on a fresh install. When you click "login" it brings you to the forums home. If you try to login and then go to coppermine, you are not logged in. Clicking login repeats the cycle. When I disable the vbulletin hack, I can login fine, but obsiously, the user DB's are not synced.
In a completly offtopic post, is there a way to get images users upload to the forum to be included in the gallery?
Thanks.
Please post the relevant linesof your bridge file here.
Which lines would that be? It's a fairly large file.
The lines between this;
// Modify the values below according to your Board installation
and this;
// Nothing to edit below this line
DO NOT show your password.
//NOTE : Your vBulletin license number is provided at the top of every php file in your vBulletin installation!
define('VB_CUST_NO', 'xxxxxxxx'); // Your vBulletin license number (NOT your customer number)
define('VB_DB_NAME', 'xxx'); // The name of the database used by the board
define('VB_BD_HOST', 'xxx'); // The name of the database server
define('VB_DB_USERNAME', 'xxx'); // The username to use to connect to the database
define('VB_DB_PASSWORD', 'xxx'); // The password to use to connect to the database
// The web path to your vBulletin Board directory
// In this example http://yoursite_name.com/vbulletin3/
define('VB_WEB_PATH', '/home/');
here ya go.
link and test user account (non-admin)? Like I said before - post more details. Supporters are more willing to help if they don't have to pull every single bit of information from you.
GauGau
http://www.ganjaguru.com/gallery/
test/test is a vbulletin user.
Thanks.
I have the same setup as ALapo and I am having the same problem.
Did this get resolved in another thread?
This problem is also being discussed at vbulletin.org
A solution to the problem was posted at http://www.vbulletin.org/forum/showpost.php?p=505885&postcount=69
Several people post afterwards that the solution worked great. But at the end of the thread people start posting that it didn't work.
Any ideas why the solution works for some, but not others?
The entire thread is located at http://www.vbulletin.org/forum/showthread.php?t=62778&page=1&pp=15
Any word on this? Please :(.
having the same issue...
admin help plz.
what version of coppermine are you using? CPG1.3.1 recommended.
GauGau
yes., i am using cpg 131, and vbb303
btw, do i have to type the vbb custom number????
Quote from: jimmyboy on July 28, 2004, 08:32:51 AMbtw, do i have to type the vbb custom number????
Yes, in the bridge file
//NOTE : Your vBulletin license number is provided at the top of every php file in your vBulletin installation!
define('VB_CUST_NO', 'xxxxxxxx'); // Your vBulletin license number (NOT your customer number)
GauGau
Quote from: corvettecrew on July 03, 2004, 09:13:59 AM
This problem is also being discussed at vbulletin.org
A solution to the problem was posted at http://www.vbulletin.org/forum/showpost.php?p=505885&postcount=69
having the same problem here... the changes mentioned in the VBulleting.org thread was already made in my bridge file that came with CPG1.3.1 archive.
Quote from: GauGau on June 30, 2004, 07:30:48 PM
link and test user account (non-admin)? Like I said before - post more details. Supporters are more willing to help if they don't have to pull every single bit of information from you.
GauGau
Then this advice is meant for you as well. If you reply to a thread, you're requested to read the whole thread, especially the answers given by supporters.
GauGau