Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: install.php not carrying "?continue_anyway=1"  (Read 6525 times)

0 Members and 1 Guest are viewing this topic.

the_todd

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Posts: 42
    • JoomBla!
install.php not carrying "?continue_anyway=1"
« on: October 25, 2005, 01:34:04 am »

if you are installing CPG and have a folder called "modules" two levels up then CPG will not let you install it, it perturbs you to hit the "continue anyway" and takes you to the config form, with "?continue_anyway=1" in the url, but once you fill in the form and hit submit it doesn't carry the "continue_anyway" variable and you are back to square one. A solution to this would be to put a hidden field with name "continue_anyway" and value = "1" in each form, since in the function uses $_REQUEST, or an easier route would be to cookie the continue_anyway in an else statement after "if (is_dir('../../modules') && $_REQUEST['continue_anyway'] != 1)" .

~Todd
« Last Edit: May 17, 2006, 06:49:10 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: install.php not carrying "?continue_anyway=1"
« Reply #1 on: May 17, 2006, 06:48:47 pm »

Fixed as of svn revision 3037.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.