Lost parts of the Configuration Page Lost parts of the Configuration Page
 

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

Lost parts of the Configuration Page

Started by Roland_Deschain, August 16, 2004, 09:50:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Roland_Deschain

Hello,
when I go to the configuration page, it will not be displayed completely. It will only show the topics above ' Number of rows on thumbnail page', but not the ones beneath or the 'Save new settings' button.
Do you have any idea what's going wrong here?

Greets,
Roland

Tarique Sani

Did you recently upgrade from the CVS version?
Try running update.php - this usually happens when one of the config value rows is missing from the database...
SANIsoft PHP applications for E Biz

Roland_Deschain

Thanks for the fast reply. I upgraded from version 1.2.x some time ago, but the gallery worked ok after that and I'm sure I already used the configuration page since then. I ran update.php again, but the configuration page still is as before.
Roland

Joachim Müller

did you make sure to upload your language file from the new package as well? Only entries that are in the language file can be displayed. You could as well try setting english as temporary language (add &lang=english to the url) and access the config page then: if you can see the full config page then, your language file (french.php I guess) is outdated or corrupt.

GauGau

Roland_Deschain

Right now, the language of the gallery is english. When I try to add &lang=xxx (english or german or whatever) I get a Page not found.

Joachim Müller


Roland_Deschain

http://roland_deschain.funpic.de/fottergrafs/index.php

(I guess you remember this one...  ;) )

Roland

Joachim Müller

I wasn't able to find your lang folder, I looked for it here: http://sm18.funpic.de/roland_deschain/fottergrafs/lang/
Where is it?

GauGau

Roland_Deschain

It is here:
http://roland_deschain.funpic.de/fottergrafs/lang/

Where did you get the url with sm18.funpic.de from?

Roland

Roland_Deschain

I just tried something. I uploaded the lang folder from the old 1.2.1 installation file and now the gallery works fine and the configuration page is complete in the english and in the german version. Is it possible that something went wrong during the update and I'm still running 1.2.1?
On the other hand, the config-page says I'm using Coppermine Photo Gallery 1.3.1.  ???
Roland

Joachim Müller

the version number is being hard-coded into include/init.inc.php. The configuration page will display whatever version init.inc.php is. If you use cvpg1.2.1 files with cpg1.3.x (a mish-mash), you will surely run into problems, if not now, then later. You will for example not have the features that have been introduced in cpg1.3.

Take a look at the thread http://forum.coppermine-gallery.net/index.php?topic=8967.msg40182#msg40182 and get the tool described there to test what versions you are running and report back.

GauGau

Roland_Deschain

It seem like I have a mish-mash of the to versions. That explains why I didn't notice any major changes after upgrading. So I'll have to udate to the new version again and see what happens.

Roland