View Single Post
Old 05-22-2017, 01:18 PM   #1551
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
With working .htaccess put this file in your cops111 directory: (assuming/knowing) you have a working user monty.

config_local.monty.php
Code:
<?php

    /*
    * Catalog's title
    */
    $config['cops_title_default'] = "MONTY COPS";
Without the line for $config['cops_basic_authentication'] = array('username' => 'monty', 'password' => 'mypwd');

In my setup if I login with user monty it works.
mariosipad is offline   Reply With Quote