![]() |
Quote:
I have the same issue |
anyone? :)
|
Quote:
|
I have two problems with coppermine bridge. I tried this file and the bridge file included in 1.4.6.
1. Everytime I try to log out of coppermine, I get this error message: An error occurred while attempting to log you out. Click here to log out. This problem has been mentioned before, but there has been no solution. Hellcat thinks that cookie hash is not given on the logout url. Does nobody know a fix? Nibbler, a coppermine developer, said this: It may not be possible to obtain the logout hash externally. You'd need to look through the code and determine how it is implemented. Can this be integrated into the bridge? 2. It looks like you are not redirected to coppermine after logging in and that you are redirected to the forum after logging out (from coppermine). The phpbb bridge is better. You are redirected to the gallery after login and after logout, too. Can this be improved? GauGau, another coppermine developer, said this: This is by design of the bbs app you use (in your case vb). Some bbs apps support redirect after login (e.g. phpbb or smf), some don't. Those that don't support it should indeed have a button in the forum navigation that can send the user back to coppermine. This is by design and can hardly be changed by coppermine coders. I really hope these two issues can be solved. |
I have several issues too.. I certainly look forward for changes
|
I have found this thread: vB Login & Info on non-vB page
Looks like the hash code is called by this hack. How can you integrate this into coppermine bridge? |
When I get some spare time, next week, I will sneak into this and see what I might be able to do :)
|
ok...i understand how to integrate coppermine...but how do i get it to display inside a vbulletin page?
|
Use cpmfetch:
http://cpmfetch.fistfullofcode.com/ There is a detailed documentation, but if you need support, you can ask here: http://coppermine-gallery.net/forum/index.php?board=57 |
I was trying to restrict pic view for guests. They should only be able to see the thumbnail, but not the actual picture. This is the solution for it:
Edit displayimage.php and add if (!USER_ID) cpg_die(ERROR, 'You need to register to access this page', __FILE__, __LINE__); just before /************************************************** ************************ * Local functions definition ************************************************** ************************/ http://coppermine.sourceforge.net/fa...ThumbnailsOnly The problem is that it allows users who haven' t confirmed their email address yet to see the full size picture. How do I disable full size view for unconfirmed users, too? |
All times are GMT. The time now is 08:08 PM. |
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:
|