CMS MADE SIMPLE FORGE

CGExtensions

 

[#11428] wrong url on logout

avatar
Created By: Jack Skiba (nidus)
Date Submitted: Fri Jun 23 10:07:24 -0400 2017

Assigned To:
Version: 1.55.5
CMSMS Version: 2.2.1
Severity: Major
Resolution: None
State: Open
Summary:
wrong url on logout
Detailed Description:
ERROR: at line 2015 in file /modules/CGExtensions/CGExtensions.module.php
Invalid resource name passed to CGExtensions::CGGetTemplateResource

problem is that the logout builds the url with pageID not the url value

https://fmydomain.com/feu/logout/61
it should be
https://fmydomain.com/feu/logout/home.html


History