Last Upload on the homepage shown & an error ! Last Upload on the homepage shown & an error !
 

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

Last Upload on the homepage shown & an error !

Started by NEOo, December 24, 2004, 10:27:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

NEOo

hi

i have a question:
i dont know if its possible but i hope so.

i have a site en in the site i just have some pages etc. etc.
now i want if its possible the 4 last uploaded pics on the homepage shown.
i hope you understand my question and i hope someone can help me with it!


NEOo

oke thnx

i think its a great thing if it works.

i get this error:
Fatal error: Cannot instantiate non-existent class: cpm in /usr/home/neoeo/public_html/site2/main.php on line 170

i have this code:
<?php
include "http://www.neoeo.nl/fotoalbum/include/config.inc.php";
include "http://www.neoeo.nl/site2/copperminefetch/coppermine.php";
$objCpm = new cpm($CONFIG['neoeo_database'], $CONFIG['localhost'], 
                  $CONFIG['username'],$CONFIG['pass'], 
                  $CONFIG['TABLE_PREFIX'], '/');
?>

<?php $objCpm->cpm_viewLastAddedMedia(3,1); ?>


but there is nog such file as config.inc.php.....

help please?

Hein Traag

You lost the config.inc.php file which should be in the folder include ?? You got a problem :).

*edit: your config.inc.php is where it is supposed to be. Otherwise, if the config.inc.php was not there you would get this

Coppermine Photo Gallery seems not to be installed correctly, or you're running coppermine for the first time. You'll be redirected to the installer. If your browser doesn't support redirect, click here.

Trace back your steps and get your album to where it was before you used the mod as suggested by TranzNDance.
Follow that mod step by step and first read that thread very carefully. Twice. Using a mod is not always a walk in the park, it takes some knowledge of what your are doing and always backup the files which are going to be edited before you even begin editing them.

Still I don't understand how you could have lost your config.inc.php file completely.

Try restoring your gallery to its original state first and start by backing up your files before you begin.

Tranz

The config file is in the include folder.

You should request help in the thread where the mod originated.

Please do not send unsolicited PMs to dev team members. This is a perfect example of why we do not reply. You also posted your question here and someone replied. This would have resulted in wasted effort had I replied. We have a forum so people can benefit from past replies. Private assistance breaks that system.

NEOo

oke thnx for all it works very well now!

only i have one question left:
i want to have the pics align-center, does somebody know how to do it?

and i've got an error in the photoalbum:

when i want to do the install its:
mySQL Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'Array' at line 1

and just in the home of the photoalbum:
There was an error while processing a database query

kegobeer

We have a one question per thread policy.  Please respect it.

You can find answers to your new questions by searching the forums as they have already been answered in other posts.
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