Bridge - Coppermine 1.5.x / Joomla 1.6 - Page 2 Bridge - Coppermine 1.5.x / Joomla 1.6 - Page 2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Bridge - Coppermine 1.5.x / Joomla 1.6

Started by Florian_W, January 18, 2011, 10:36:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

olaeblue

ildaniel
I had the same issue see my post of 19th Sept.  What is the path to coppermine?  It needs to be something like http://www.ilcubo.net/gallery but NOT http://www.ilcubo.net/site/gallery for the bridge to work.

For the record I can get this to work with 2.5 just go to lines 290 & 291 and remove (or // out) the 2 "JRequest::_cleanArray" lines but as I said in the other post http://forum.coppermine-gallery.net/index.php/topic,74309.msg358260.html#msg358260 don't know yet what the security implications might be so ON YOUR OWN HEAD BE IT!!! :-)

cscj01

hiddenvalley390,

I downloaded your tweak to the bridge joomla17-cpg15.zip.

When I try to install the component com_coppermine17.zip in Joomla 2.5 using Extension Manager, I get the following message:A first level menu item alias cannot be 'coppermine' because 'coppermine' is a sub-folder of your joomla installation folder.
Error building Admin Menus
Component Install: DB function reports no errors

I am completely new to Joomla and Coppermine and I am using Medhi's instructions on his website.  Unfortunately, this is failing on the first step.

My Coppermine is installed in a folder called coppermine under public_html.  What am I doing wrong?

deserteagle

CSCJ01

I think you need change your menu name to other thing like "Gallery", "photo", or you can change your /public_html/coppermine to /public_html/gallery.

eagle

Quote from: cscj01 on March 23, 2012, 05:39:52 PM
hiddenvalley390,

I downloaded your tweak to the bridge joomla17-cpg15.zip.

When I try to install the component com_coppermine17.zip in Joomla 2.5 using Extension Manager, I get the following message:A first level menu item alias cannot be 'coppermine' because 'coppermine' is a sub-folder of your joomla installation folder.
Error building Admin Menus
Component Install: DB function reports no errors

I am completely new to Joomla and Coppermine and I am using Medhi's instructions on his website.  Unfortunately, this is failing on the first step.

My Coppermine is installed in a folder called coppermine under public_html.  What am I doing wrong?

deserteagle

olaeblue

yes, same issue, no solution, I tried joomla 2.5, the problem still existed.

I found the relative setting in joomla17.inc.php line 22 and 24, also database cpg15x_bridge, I tried change it one by one without /site, but none of them can make the login work.

did u find solution for this?

eagle

Quote from: olaeblue on February 13, 2012, 09:37:56 PM
ildaniel
I had the same issue see my post of 19th Sept.  What is the path to coppermine?  It needs to be something like http://www.ilcubo.net/gallery but NOT http://www.ilcubo.net/site/gallery for the bridge to work.

For the record I can get this to work with 2.5 just go to lines 290 & 291 and remove (or // out) the 2 "JRequest::_cleanArray" lines but as I said in the other post http://forum.coppermine-gallery.net/index.php/topic,74309.msg358260.html#msg358260 don't know yet what the security implications might be so ON YOUR OWN HEAD BE IT!!! :-)