Advanced search  

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

Pages: [1]   Go Down

Author Topic: [n/a: cpg1.3.0 support request]: /config.php won't work  (Read 2906 times)

0 Members and 1 Guest are viewing this topic.

bainsstatic

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
[n/a: cpg1.3.0 support request]: /config.php won't work
« on: May 20, 2004, 08:26:11 am »

The config button will not work.  I just downloaded the beta version.  When that didn't work, I downloaded the "stable release" and installed that (after deleting the beta version), but I still get the same problem.  I can't get into config, I just get a "page not found" error.  I've checked numerous times, the file is there, but it will not work for some reason.  Help please!  Thanks.
« Last Edit: May 20, 2004, 08:49:28 am by GauGau »
Logged

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
Re: /config.php won't work
« Reply #1 on: May 20, 2004, 08:36:41 am »

try renaming config.php to something else and then access it directly via your browser - some hosts do not allow scripts to be named config.php
Logged
SANIsoft PHP applications for E Biz

bainsstatic

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: /config.php won't work
« Reply #2 on: May 20, 2004, 08:43:45 am »

HEY THANKS IT WORKED! (1and1 hosting)... I'm a noob and don't know how to redirect my "config" button to my new "konfig.php", would you know how? Thanks again.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: /config.php won't work
« Reply #3 on: May 20, 2004, 08:49:05 am »

edit themes/yourtheme/theme.php and find
Code: [Select]
<a href="config.php" title="">{CONFIG_LNK}</a>Replace with
Code: [Select]
<a href="konfig.php" title="">{CONFIG_LNK}</a>
As you seem to use cpg1.3.0beta: please understand that it's a beta version that is only meant to be used be experienced users and doesn't come with support yet.

GauGau
Logged

bainsstatic

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: [n/a: cpg1.3.0 support request]: /config.php won't work
« Reply #4 on: May 20, 2004, 08:52:44 am »

thank you very much.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.