[pmwiki-users] Problem Logging in, extra / in url

Kevin @ Hayes Creative kevin at hayescreative.com
Sun Mar 22 13:26:15 CDT 2015


Thanks, Petko, that was it. Much appreciated.

On Sat, Mar 21, 2015 at 4:13 PM, Petko Yotov <5ko at 5ko.fr> wrote:

> On 2015-03-21 19:21, Kevin  @ Hayes Creative wrote:
>
>> include_once("$FarmD/scripts/authuser.php");
>> ...
>> $ScriptUrl = 'http://preservationready.org/';
>>
>
> Try placing the $ScriptUrl line before including authuser.php. Also,
> remove the trailing slash:
>
>   $ScriptUrl = 'http://preservationready.org';
>   include_once("$FarmD/scripts/authuser.php");
>
> Petko
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20150322/45ced2bc/attachment.html>


More information about the pmwiki-users mailing list