New one need help! New one need help!
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

New one need help!

Started by sveni, April 19, 2005, 11:14:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sveni

Hallo Everybody!
My english is not very well, but i will try.... :)

I install the programm complete. it works under http://www.nurgut.net/diaperfun/

Problem: when i want to change the config in the admin aerea i became this massage: 404 File not found.  

The adress I see than is: http://www.nurgut.net/config.php and not http://www.nurgut.net/diaperfun/config.php´
officely the some rong parameter for the folder part? Who can help!?

Thanks a lot!  :-*

Sven

Also you can mail to: webmaster@nurgut.net

Tranz

Is ecard target pointing to your gallery?

sveni

Hi!

When i klick on e-card it comes the massage: Es können derzeit keine eCard-Einträge gefunden werden. Überprüfe, ob die Aufzeichung von eCards in den Einstellungen aktivert wurde!


Nibbler

Something wrong with your server vars. Either find

$PHP_SELF = isset($HTTP_SERVER_VARS['REDIRECT_URL']) ? $HTTP_SERVER_VARS['REDIRECT_URL'] : $HTTP_SERVER_VARS['SCRIPT_NAME'];



in your include/init.inc.php and find a substitute or some way to fix it or contact your server admin.

Joachim Müller

Quote from: TranzNDance on April 19, 2005, 11:41:57 AM
Is ecard target pointing to your gallery?
You're not meant to klick the "display ecards" link in the admin menu, but to check the setting mentioned in coppermine's config. When posting coppermine error messages, temporarily switch to english (by accessing http://www.nurgut.net/diaperfun/?lang=english after you have uploaded the english language file)

Joachim