Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Coppermine 1.4.2 intgration to vB3.x.x Details »»
Coppermine 1.4.2 intgration to vB3.x.x
Version: 1.00, by Hellcat Hellcat is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 11-30-2005 Last Update: Never Installs: 68
Additional Files  
No support by the author.

I hope I put this into the right section.
If not forgive me :dead:
Quote:
From the archives Readme:
Coppermine 1.4.2
Working vBulletin 3.0.x *AND* 3.5.x bridge script

================================================== =

Hi everyone!

Since the bridgescript that comes with Coppermine 1.4.2 for vBulletin doesn't work at all I started digging in the script and corrected it to finally work.
While I was at it I also added support for the vBulletin 3.5.x branch

Installation:

Easy!
Just upload the "vbulletin30.inc.php" from this archive into your Coppermine's bridge folder while OVERWRITING the existing one.

You can then launch the bridgemanager (http:/www.yourdomain.tld/gallery/bridgemgr.php) and set everthing up.
That should have done it.

If you followed all the instructions from the manual and the bridgemanager you should now have a fine working Coppermine with your vBulletin.


I tested this myself on my own forums with the following setups:

Coppermine 1.4.2 -> vBulletin 3.0.3
Coppermine 1.4.2 -> vBulletin 3.5.1


See it working live in action at http://forum.skill-club.com/gallery/


Have fun!

-HELLCAT
hellcat@hellcat.net
http://forum.skill-club.com/

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 02-17-2006, 05:55 PM
nicedreams nicedreams is offline
 
Join Date: Jan 2005
Location: Washington DC Metro
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jeytee2
Problem:
I use VB 3.5.3 and Coppermine 1.4.3 with this bridge.
But after the konfiguration when coppermine starts comes follow message:
Fatal error: Cannot redeclare class core_udb in /home/httpd/vhosts/mini2-rheinland.de/httpdocs/cpg143/bridge/udb_base.inc.php on line 22


Help Please
Post #51 in this thread.

Jim
Reply With Quote
  #83  
Old 02-17-2006, 06:07 PM
nicedreams nicedreams is offline
 
Join Date: Jan 2005
Location: Washington DC Metro
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Chief
ahh, too hard, have no idea what to do and I get an error when doing the test..
There is a line in cpmfetch_dao.php that you need to change depending on the version of cpm. Between line 55-65, there is a var $sqlPictureAlbumSelect line,reverse which one is commented out. That will fix that error message.

Also check out this thread on coppermine: http://coppermine-gallery.net/forum/...?topic=19564.0

Jim
Reply With Quote
  #84  
Old 02-17-2006, 11:28 PM
Tefra's Avatar
Tefra Tefra is offline
 
Join Date: Mar 2005
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i found a small bug.

Steps:

1. Go in your forums log in (tick remember me)
2. Enter Gallery (it shows you as loggen in)
3. Close Broswer/Start Browser
4. Access gallery (without visiting forums first it shows you as logged out.)

The bug of the bridge is that you have to first access vbulletin and then access gallery to show you as logged in. Most you don't care because your main page is vbulletin forums but for people that using another cms not intergrated to vb this is a problem. I also check this bug in myetalk where The Chief is using joomla vb right ?

Can you please fix this ?

Please i beg you i tested everything and it's working great i even fixed the template to fit the rest of my site and then i found this really annoying bug that kepts me away from using coppermine instead of my current gallery :disappointed:
Reply With Quote
  #85  
Old 02-17-2006, 11:30 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tefra
Can you please fix this ?
Not easiely, since CPG utilizes the session cookie of vB rather than the "remeber me" cookie(s).
Once you're inactive for a set ammount of time, or close the browser, the session cookie expires.

To change this hacking the CPG files would be neccesary....
Reply With Quote
  #86  
Old 02-17-2006, 11:34 PM
Tefra's Avatar
Tefra Tefra is offline
 
Join Date: Mar 2005
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
Not easiely, since CPG utilizes the session cookie of vB rather than the "remeber me" cookie(s).
Once you're inactive for a set ammount of time, or close the browser, the session cookie expires.

To change this hacking the CPG files would be neccesary....

i want to cry it took me all day to understand coppermine and learn how to use it and skin it. oOh boy and those docs where huge
Reply With Quote
  #87  
Old 02-19-2006, 11:27 AM
khaleel's Avatar
khaleel khaleel is offline
 
Join Date: Oct 2004
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great mod!!!! *installs*
Reply With Quote
  #88  
Old 02-22-2006, 09:17 PM
nicedreams nicedreams is offline
 
Join Date: Jan 2005
Location: Washington DC Metro
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
Not easiely, since CPG utilizes the session cookie of vB rather than the "remeber me" cookie(s).
Once you're inactive for a set ammount of time, or close the browser, the session cookie expires.

To change this hacking the CPG files would be neccesary....
Ok, I have almost the reverse problem. When a user is in the gallery section for over the amount of the vb cookie(1200 - 20 minutes), and goes back to vb, you are no longer logged in. This is with the remember me box set to unchecked. I have this box hidden and always set to unchecked so if they close their browser, they will always have to re-login.

I realize I can increase the cookie timeout in vb, but I don't to inflate the online users in the who's online page.

So how can I update the activity of the vb cookie, or whatever is timing out in vb, *IN* the coppermine pages? Is there a vb function I can call to update it?

Jim
Reply With Quote
  #89  
Old 03-06-2006, 05:34 PM
rhorta rhorta is offline
 
Join Date: Mar 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am running into a problem while bridging.

First I tried from a different domain, I got the error message that the brdiging tool could not find the ../includes/config.php file.

Well then I tried doing the same thing from the same domain, but still no go, same error.

Now it could be how the wizard is set up.

I have my forum installed in a sub domain, instead of a folder under www.etc.com

So my current test

forum.mydomain.com

and

www.mydomain.com/Gallery

Would love to see this bridging work.

Thanks for your attention.
Reply With Quote
  #90  
Old 03-07-2006, 12:21 AM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That setup doesn't work for bridging, sorry!
The CPG manual has a section about that issue....
Reply With Quote
  #91  
Old 03-07-2006, 04:06 AM
rhorta rhorta is offline
 
Join Date: Mar 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK thanks, I should have checked that first - as the famous saying goes.

But could it work from two seperate domains / dbases?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08922 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete