View Full Version : Coppermine - CMPS Integration
Chuckie
06-19-2004, 03:59 PM
I have found a better and more stable image hack here:
http://www.vbadvanced.com/forum/showthread.php?t=1523
I will help support this one as it seems to be safer and less server intensive.
mholtum
06-19-2004, 04:27 PM
I am looking for that same thing implemented with Gallery.. Where can I find such an elusive beast?
Chuckie
06-19-2004, 05:34 PM
Added the side box and center box display yo the zip.
lee wilde
06-19-2004, 08:42 PM
Hey WELL DONE man!! I'm installing it now...By the way, your site is cool. I like the philosophy. I ran a similar family-friendly local community site here in Perth for a couple of years.
After I'm done installing I'm gonna see if I can make it get the most recent images instead of random images. Do you know how to make it do that?
Chuckie
06-19-2004, 09:55 PM
I believe if you open the modules you wills e these 2 lines.
Change the value of this to 1
$cpg_link_singlepic=0; // link points to album or single pic? 0=album, 1=single pic
Cahnge the value of this one to 0
$cpg_random=1; //get random pic 0=no, 1=yes
That should get it.
I like the community BBS idea but it is slow to grow. Plus you got the polotics that goes with it.
I have installed (I think correctly) and as soon as I activate the module it results in this error:
Database error in vBulletin 3.0.1:
Invalid SQL:
SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount
FROM forum AS forum
mysql error: Table 'oznetfor_galery.forum' doesn't exist
mysql error number: 1146
Any ideas?
lee wilde
06-19-2004, 11:21 PM
Politics - don't get me started! 4 years was enough for me. I look at it as a learning curve. The current site I'm working on is going to be very much, "Show me the money honey."
Chuckie
06-19-2004, 11:23 PM
What version of Coppermine are you using and a url would be helpful.
Also check you file paths in the ssi.php.
I dosen't use ony of this info:
SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount
FROM forum AS forum
mysql error: Table 'oznetfor_galery.forum' doesn't exist
mysql error number: 1146
So has me a little confused.
http://www.oznetgamer.com/
http://www.oznetgamer.com/gallery/index.php is the current version of coppermine as far as I am aware.
and just checked paths and they are correct.
BoNfiRe
06-20-2004, 08:40 AM
**WARNING** This is from the coppermine website here (http://coppermine.sourceforge.net/board)
**the usage of ssi.php isn't recommended nor supported any more, as it's unsecure.**
Just thought anyone using that should know ;)
I get a "fatal error" when I open your pics of the day?
Chuckie
06-21-2004, 11:38 PM
I will have to go somewhere other than here to check this. I hear it allot but have never seen the error.
I will look into it.
ogetbilo
06-22-2004, 12:54 PM
I did exactly what you told
but I got nothing displayed, both center and sidebar templates are not read at all. where could be the problem?
Chuckie
06-22-2004, 01:22 PM
Generally in the template name or in the module. The section that ask what template to use with the module.
Lore. The Fatal error is cause by not being logged in. I should have done a screen shot but the demo does show how the boxes work.
RetroDreams
06-23-2004, 09:45 AM
**WARNING** This is from the coppermine website here (http://coppermine.sourceforge.net/board)
**the usage of ssi.php isn't recommended nor supported any more, as it's unsecure.**
Just thought anyone using that should know ;)
I cannot find anything on this. The security violations are for non-standalone verisions of Coppermine from what I did read.
URL?
Chuckie
06-23-2004, 10:16 AM
I cannot find anything on this. The security violations are for non-standalone verisions of Coppermine from what I did read.
URL?
There was a concern with version 1.2. Since then the guy at Coppermine has still continued to support tthe SSI.php. I don't believe it is too major a concern as the script is still up and available in their download section.
I seen 1 article on the SSI.php, about queries being to high as the primary issue. Most of the post about ssi I read are missing now.
Click here for SSI.php Posts at Coppermine (http://coppermine.sourceforge.net/board/index.php?action=search2;params=YToxOntzOjY6InNlYXJjaCI7czo3OiJzc2kucGhwIjt9;sta rt=20)
Chuckie
06-28-2004, 12:28 PM
Pulled mine in support of a better method. I will help offer support for this hack.
http://www.vbadvanced.com/forum/showthread.php?t=1523
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.