help!!!! help!!!!
 

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

help!!!!

Started by dookster, August 15, 2005, 02:21:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dookster

I have installed copermine ver cpg1.3.3 ,
all files upoloaded by ftp fine changed cmod to 777 on albums and include
admin screen appears fine filled in details o.k.
conitnue is fine but when i try and make changes in config and save file is redirected to root directory and i get the follwing message .???

this page cannot be found

why is the changes being redirected to the main root directory and not where cpg is saved .???

dookster

o.k have managed to sort this problem out by changing the
<form action="$PHP_SELF" method="post">

in cofig.php,
but am also getting the same thing in other files where it is being re-directed to root directory ,

eg. when i click agree on join in members and also when i try to log back in as admin

Thanks in advance
J

Joachim Müller

has been discussed before in many threads: your server doesn't populate the needed server vars ("exotic" setup), so the first thing I would recommend is talking to your webhost. If this doesn't work as expected and your reluctant to find a new one, then you'll have to go through all coppermine's files that have a <form> tag and change the form action as you did for the config page.

Joachim

P.S. In the future, please use a better subject for your postings ::)