Version 2.5 of this Postnuke Integration Module for Coppermine.
1. Different approach to avoid extra scroll bars
2. Added the WIDTH setting for the scrolling block
3. Support for the next version of Coppermine (1.4)
4. Revised the logic for adding Albums / Guest user access
5. Full support for PN-0.750/0.760
That is it for now, enjoy..
Cas
Almost forgot, also fixed some minor bugs........
Support for 0.760 shortly after final release
Best Module for Postnuke.. works perfectly! Thanks so much for doing such a great work!! :D
"official" download: http://prdownloads.sourceforge.net/coppermine/cpg1.3.x_pnCPG25.zip?download
Cheers
Joachim
attached an upgrade, there still was a type in the "guest logic".
Cas
How does one install this upgrade?
Try downloading it, then unzip it and read the readme files that come with it. If there are open questions after this process, come back here and post the details.
Joachim
Is this fully compatible with PostNuke 0.726?
Do I only install this or something else (like Coppermine) too?
Coppermine has to be installed for this to work properly. Don't know about the compatibiluty with PN0.726 though.
It is compatible with PN 0.726 and upwards.....
Cas
Hi, all.
I'm a bit confused. I followed the instructions for installing pnCPG all the way to step 7, which says:
Add a new block and set your preferences for that.
I'm not sure what you mean here. Currently if I try to click on my menu option (Gallery) which I activated in modules using {pnCPG} as the link in the Post Nuke's menu system, I get nothing. So I'm assuming that creating this block is important. However, I'm not sure what to do with that? I'm relatively new with Postnuke, so any help would be appreciated.
BTW, I have Coppermine installed in a directory seperate from Postnuke.
Thanks for any assistance.
Dave
Hi, All,
Never mind. I discovered what the problem was. I simply hadn't configured things correctly. Problem solved.
Thanks,
Dave
I used an old install that did almost everything for me.
I have pncpg 1.5. and coppermine v1.2.0 - final
Should I upgrade. if I should.. How should I go about doing it without deliting members albums?
I don't see upgrade instructions in this.
Quote from: silverscout on February 07, 2005, 01:06:12 PM
I have pncpg 1.5. and coppermine v1.2.0 - final
Should I upgrade. if I should.. How should I go about doing it without deliting members albums?
I don't see upgrade instructions in this.
Yes, you should upgrade. Backup everything (files and database), then get the most recent stable versions both of coppermine (currently cpg1.3.2) and pnCPG2.5. Read the coppermine docs (there' an upgrading section in it) that come with the package and read the documentation Cas provides in pnCPG as well, this should get you going.
Joachim
I did steps 1 and 2 in the Installation docs. However, I see no new module to initialize and activate.
You should see a module to update.
Cas
im getting an error .. from a fresh install..
fresh install of copper mine, and the pnCPG from here, after getting it set up and adding the block when I try to view the copper mine gallery
i get this error now.
Fatal error: Call to undefined function: breadcrumb() in /usr/home/http/mysite.com/modules/pnCPG/coppermine/index.php on line 153
any thoughts?
anyone? help? :)
this is not a hotline >:(, allow days, not hours before bumping - see http://coppermine.sourceforge.net/faq.php#lamesupport .
After all, you're replying to to an announcements thread, which is not a very bright idea when looking for support anyway. Posting a link to your site and a test user account might help as well.
Joachim
As mentioned by GauGau, a link would be very helpfull.
Anyway, some testing :
1. Coppermine works fine standalone ?
2. pnCPG works ok as module ?
3. Only an issue with the block ?
- which block ?
- what are the settings of the block ?
- what are the settings of pnCPG ?
Cas
Hello,
First of all - great job.
There is an error when you try to synchronize the PostNuke users with the Coppermine databse on line 452 in pnadmin.php
db_query("INSERT INTO $_cpg_album(title, description, visibility, uploads, comments, votes, pos, category, pic_count, thumb, last_addition, stat_uptodate, keyword) VALUES ('$f_username', '', '0', 'NO', 'YES', 'YES', '1', '$temp_user_cat', '0', '0', '0', 'NO', '$f_username')");
must be edited to
mysql_query("INSERT INTO $_cpg_album(title, description, visibility, uploads, comments, votes, pos, category, pic_count, thumb, last_addition, stat_uptodate, keyword) VALUES ('$f_username', '', '0', 'NO', 'YES', 'YES', '1', '$temp_user_cat', '0', '0', '0', 'NO', '$f_username')");
Best Regards,
CyberOto
Well, I just install Coppermine and this program today onto my Postnuke.
First thing, if you enter any of your DB information for Coppermine it would be nice that it would completely mess up your PostNuke. That was fun to correct manually.
Second, when I used Random Picture I got a DB error too [which also messed up PostNuke too]. It seems in the pncpg-random.php you have the table for coppermine hardcoded to cpg132. Luckly I was smart enough to search in pncpg-random.php for cpg123 and change it to cpd133.
Odd that you have a Admin setting for the tables but it is not used for pncpg-random.php.
Lastly, the little java pop up. Currently the Type is Gold and the background box is a light blue. Any way to change the back ground box into black so the text is easier to read?
Other than that I think your little program is really Great! Thanks for writing it and sharing it.
Thanks
I have no idea what you're talking about: I find it hard to imagine that coppermine could mess up your nuke install.
Your first comment is new to me and have a hard time to believe it messes up your Postnuke.
As for the block, there are admin settings for the block where you can set the prefix of the tables.A question of paying attention when installing. New blocks always go the right first so you always can access admin settings of PN.
Anyway, good you like it.
Cas