PHP-Fusion and Coppermine Photo Gallery integration PHP-Fusion and Coppermine Photo Gallery integration
 

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

PHP-Fusion and Coppermine Photo Gallery integration

Started by Mr T, July 12, 2005, 11:50:35 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Mr T

I am using a CMS (Content Management System) for making my homepage - it is called PHP-Fusion - it is represented in at least 10 countries, some of them are:

England: http://www.php-fusion.co.uk/
Germany: http://www.php-fusion.de/
Sweden: http://www.php-fusion.se/
Denmark: http://www.phpfusion.dk/

It is similar to PostNuke, PHP2BB, XOOPS and others - and are using PHP and MySQL.

I Denmark where I live, as in England (the UK) - this CMS system is becoming more and more popular.

I would like your excellent Coppermine Photo Gallery to be integrated with PHP-Fusion, so that we are able to use it too.

Is it allready posible, cause I have not seen it on the list yet in your drop diown menu, when I signed up for this forum login account??

It would be excellent and a lot of people with PHP-Fusion would be very happy to be able to use your photo gallery.

Thank you very much!  ;)

/Mr T

kegobeer

Feel free to develop a port of our standalone product.  We don't make ports, we only provide bridge files (if requested and our bridge writer can find the time to install a BBS and develop a bridge) that allow Coppermine to connect to a BBS's user tables instead of its own.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Mr T

Sorry if I ask some stupid questions below... ::)

I am not sure what it takes, maybe it would be just fine to have the bridge files - to use your excellent photo gallery together with PHP-Fusion ??

I did not mean for you to develop a complete integration with PHP-Fusion - if that what you mean by develop a port - but I saw that you allready is compatible with PostNuke, PHP2BB, XOOPS and so on - so I just could not see if your gallery would work with PHP-Fusion allready - or there might be needed some bridge files as you write or ??

Is the bridge files what is needed for the developing team of PHP-Fusion to get it to work with PHP-Fusion, just like you allready have compability with PHP2BB, PostNuke and others or what do the PHP-Fusion developing team need from you, to get it to work within PHP Fusion??

/Mr T ;)

Joachim Müller

the existing bridge files almost certainly won't work for PHP-Fusion, you'll have to write separate bridge files for your particular app. You need intermediate to good coding skills to do so. If you don't have those skills, you might want to hire a coder. As kegobeer suggested: we usually don't create bridges, especially not for nuke clones, as a bridge file won't visually integrate coppermine into the other app, but only in terms of user management. People who use nuke clones want visual integration as well. To achieve this, not only a bridge file is needed, but a port (this means a lot of re-coding of coppermine's core code, losing compatibility on the way).

idontno

I hope this bumps this thread up. I am also developing a site with PHP-Fusion. It does have an image gallery mod available but I am much happier with Coppermine. Anyway. No recoding necessary. I just need a bridge to share user info. Can anyone help me get started. I can adapt or create a theme to visually match well enough and I will just link to gallery using href target=_Blank.

Running on Fedora Core 4. I would like to learn how to do this as opposed to having someone else do it for me but I will be happy either way.


idontno

Thanks Nibbler. Let me know if there is anytihng you need. The server is not production so if you need access to it you can have it. Let me know and if I can PM you then I can give you address and access to the site.

Nibbler

See how this works. You'll need to edit in the details:


// URL of your fusion
$this->boardurl = 'http://localhost/fusion';

// local path to your fusion config file
require_once('../fusion/config.php');


Then upload into your bridge folder and use it as a custom bridge file in the bridge manager. Unfortunately php-fusion does not appear to support redirection back to Coppermine after login/logout.

idontno

Nibbler. Thanks for all the help on moving photos. A repartition and reinstall along with restoring files and DB's made for a much happier server. Regarding the bridge.

went through the wizard - all looked fine. Went to gallery and got......

Fatal error: fusion_cpg_udb::fusion_cpg_udb() [function.require]: Failed opening required '../fusion/config.php' (include_path='.:/usr/share/pear') in /var/www/html/mattc/gallery/bridge/phpfusion.inc.php on line 33

Nibbler

Is ../fusion/ the correct location of your php-fusion ?

idontno

Darn you are fast. I posted the reply, read it, went DOH, edited and uploaded new bridge and all is good!

You are the bomb! I have got to learn more php

idontno

OK Nibbler. The bridge seems to be sort of bridging. I have to set albums to allow visitors to post in order to upload even logged in as Administrator. Let me know if you want an admin account to check on it and I will PM it to you


idontno

ok. I cant find anything else wrong at all. Looks like one to move to done!! Thanks bunches

Joachim Müller

@Nibbler: is this stable enough to go into cpg1.4.3?

Nibbler


idontno

Gau Gau - I have tested it pretty hardily and I am quite pleased. May I announce its existance to the PHP-Fusion gang?

Joachim Müller

Quote from: Nibbler on November 29, 2005, 10:46:47 AM
I should think so. Would you like me to add it ?
Yes, I think you should. Excellent work, as usual!

Quote from: idontno on November 29, 2005, 04:54:41 PM
Gau Gau - I have tested it pretty hardily and I am quite pleased. May I announce its existance to the PHP-Fusion gang?
Yes, please go ahead  ;D

Dominator69

is there newer file i tried this file here i did bridge it i can see that im login from php fusion in the gallery but when i try to go to admin section and add album i got this error "Fatal error :"  any help apriciated. thanx in advance.

Nibbler

That's almost certainly unrelated. Search the board.