Well after searching high and low on numerous forums and sites no one has or is having the same issue, so im thinking its something simple i missed.
Installed coppermine 1.3.1c
To Raven Nuke 2.20.01 everything went great installed fine chmod didnt need to be set as the server runs on a Windows server it created the files and sql tables in mysql5
All works fine while in the gallery untill anyone wants to upload and gives the error below:
Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
Posted:
Fri Dec 19, 2008 7:12 am
Either that file is not supposed to accessed directly or as the error suggests, it was called without specifying the parameters needed. I don't and won't use Coppermine because it has been plagued with security problems but without seeing what is in that file it would be impossible to to be of any more help.
<?php
// ------------------------------------------------------------------------ //
// Coppermine Photo Gallery 1.3.1 for CMS 7.11.05 //
// ------------------------------------------------------------------------ //
// Copyright (C) 2002,2003 Gr�gory DEMAR <gdemar@wanadoo.fr> //
// http://www.chezgreg.net/coppermine/ //
// ------------------------------------------------------------------------ //
// Updated by the Coppermine Dev Team //
// (http://coppermine.sf.net/team/) //
// see /docs/credits.html for details //
// ------------------------------------------------------------------------ //
// New Port by GoldenTroll //
// http://coppermine.findhere.org/ //
// Based on coppermine 1.1d by Surf http://www.surf4all.net/ //
// ------------------------------------------------------------------------ //
// Pc-Nuke! Systems - Development/Support - Coppermine for PHP-Nuke //
// http://www.max.pcnuke.com - http://www.pcnuke.com //
// Website for Port Upgrades from 1.3.0 and up... 7.11.05 //
// ------------------------------------------------------------------------ //
// This program is free software; you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License, or //
// (at your option) any later version. //
// ------------------------------------------------------------------------ //
if (eregi("modules/", $_SERVER['PHP_SELF'])) {
die ("You can't access this file directly...");
}
define('DB_INPUT_PHP', true);
require("modules/" . $name . "/include/load.inc");
require($CPG_M_DIR . '/include/picmgmt.inc');
//require($CPG_M_DIR . '/include/mailer.inc.php');
global $username;
function check_comment(&$str)
{
global $CONFIG, $lang_bad_words, $queries;
Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
Posted:
Fri Dec 19, 2008 7:30 am
The script is expecting a POST or GET variable with the name 'event' and isn't getting it which is why you see the error message.
The question now is WHY isn't it getting it. Have you tried the module author for support as they should already have installation on which they can test.
The issue is that the support for this specific coppermine used to be at
Only registered users can see links on this board! Get registered or login to the forums!
but it doesnt exist anymore ...
I could try the coppermine forums but i will get something in the region of upgrade your coppermine to 1.4.x bla bla bla even though they havnt relised at the moment this is the only ported PHPnuke version that i have seen.
But wanted to check if it could be something in Raven nuke which it doesnt like
Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
Posted:
Fri Dec 19, 2008 9:01 am
You can open the config.php file in your nukeroot and turn on error reporting (it is commented within the file) to see if any additional errors are reported, that may help.
I am not aware of any RN specific issues that affect how Coppermine might work.
Warning: include(themes/WOW_Wrath/scripts/) [function.include]: failed to open stream: No such file or directory in E:\domains\c\chemicalguild.com\user\htdocs\themes\WOW_Wrath\head.php on line 8
Warning: include() [function.include]: Failed opening 'themes/WOW_Wrath/scripts/' for inclusion (include_path='.;C:\php5\pear') in E:\domains\c\chemicalguild.com\user\htdocs\themes\WOW_Wrath\head.php on line 8
I will try Coppermine with the error and see if i get a viable answer if i dont get spamm to upgrade.,..
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Tue Dec 23, 2008 6:01 pm
bromide wrote:
The issue is that the support for this specific coppermine used to be at
Only registered users can see links on this board! Get registered or login to the forums!
but it doesnt exist anymore ...
I could try the coppermine forums but i will get something in the region of upgrade your coppermine to 1.4.x bla bla bla even though they havnt relised at the moment this is the only ported PHPnuke version that i have seen.
But wanted to check if it could be something in Raven nuke which it doesnt like
Actually I don't think that is the last, try uninstall and get one from here:
Only registered users can see links on this board! Get registered or login to the forums!
Or here .. Paid site.
Only registered users can see links on this board! Get registered or login to the forums!
I have been using: Coppermine for Php-Nuke v1.3.1d for some time now. Everything was working fine and is still loading and showing up fine but, now when members and I try to upload photos we get the following error:This is not a image or image has errors I haven't changed anything that I am aware of that would have made this issue happen. It doesn't matter what size or file type is uploaded. All of them get the same error.
I know Coppermine isn't being supported anymore so I'm just seeing if anyone else ran into this or can point me to some settings I should double check.
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Thu Aug 06, 2009 12:38 am
I never had this problem. Do you have a link or pm me a link? make sure nothing was wiped out in your configurations settings. Specially in:
Accepted file extensions for uploaded pictures
make sure you have the following:
GIF/PNG/JPG/JPEG/TIF/TIFF/BMP
I never had this problem. Do you have a link or pm me a link? make sure nothing was wiped out in your configurations settings. Specially in:
Accepted file extensions for uploaded pictures
make sure you have the following:
GIF/PNG/JPG/JPEG/TIF/TIFF/BMP
Thanks for your reply Neapolitan. After hours of changing settings and testing I found that for some reason it gives this error when I have the following setting:
Method for resizing images: Image Magick
When set to: GD ver. 1 or 2 it works fine. I doubled checked with my host to make sure I had the correct path for image magick it was. So....I'm not sure why it is giving the error while trying to use Image Magick.
Since the beginning , or better said, end of coppermine devellopment to nuke.
I started using menalto gallery , i never had trouble with this script , and it is or was , far more advance as coppermine.
So if you ever change your mind , you have a alternative.
Yes, please! I would be interested. Also any sites have it installed to take a look?
jc
Just uploaded it to:
Only registered users can see links on this board! Get registered or login to the forums!
(btw, i didnt used RS for a while, and now after uploading i see a message the file can be downloaded 10 times only...WTF!?) feel free to reupload it anywhere else.
as for sites using it, well... IIRC it had around/near 10000 downloads, hence there must be several sites still using it todays, try
Only registered users can see links on this board! Get registered or login to the forums!
EDIT: This Google search should provide more accurate results pointing to nuke sites using coppermine 1.3.2:
Only registered users can see links on this board! Get registered or login to the forums!
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Wed Aug 19, 2009 3:20 pm
meotoo, Thank you!
wHiTeHaT, I'll play around with it in the future. In time I probably have to move to a new gallery option if no one picks up coppermine for nuke.
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Wed Aug 19, 2009 3:53 pm
wHiTeHaT wrote:
Since the beginning , or better said, end of coppermine devellopment to nuke.
I started using menalto gallery , i never had trouble with this script , and it is or was , far more advance as coppermine.
So if you ever change your mind , you have a alternative.
Do you happen to know if there is an easy migration package or anything to migrate from coppermine to G2? I have 11,000 pics in coppermine
As far as i now menalto gallery detect folder and you are able to make an album for each of these folders.
There's also a nuke based devellopment and is called nukedgallery.
Only registered users can see links on this board! Get registered or login to the forums!
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Wed Aug 19, 2009 5:20 pm
Unable to install...
I'm just getting a blank page during the set up of Gallery 2 Integration Settings. Testing a bran new RN install with: Gallery2 PHPNuke Integration Pack - zip file
Here
Only registered users can see links on this board! Get registered or login to the forums!
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Wed Aug 19, 2009 5:44 pm
NeapolitanWorld wrote:
Unable to install...
I'm just getting a blank page during the set up of Gallery 2 Integration Settings. Testing a bran new RN install with: Gallery2 PHPNuke Integration Pack - zip file
Here
Only registered users can see links on this board! Get registered or login to the forums!
jc
Sorry disregard or remove post. I have to do something before installing this package lol
Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
Posted:
Thu Aug 20, 2009 12:29 pm
Ok, so I have installed the G2 gallery 2.1 and everything seams good. I'm now trying to use the integration package with no success
No errors or anything, it just does not do anything and when clicking on the G2 module it just says "The module has not yet been configured."
Does anyone have G2 fully integrated with RN?
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum