[pLog-svn] Summary page questions

Jon Daley plogworld at jon.limedaley.com
Fri Apr 11 21:50:55 EDT 2008


A user reported this error:

when using {blogdomain} in the subdomains, the forgot password link on the 
admin page, doesn't work, because it uses {subdomain}/summary.php instead 
of {base_url}/summary.php.

$url is not in the default view, so I can't get the base_url 
from the admin/default.template.  I am not sure why the AdminDefaultView 
isn't extending AdminView, but just View?  I believe this happens in a 
couple other classes as well.  I am not sure why any class in the 
class/view/admin/ (or class/action/admin) directories don't extend the 
base admin class.  Any ideas?


If we can't extend it from the adminview, we should remove the forgot 
password link from the admin page, since it doesn't work for {blogdomain} 
users.



-- 
Jon Daley
http://jon.limedaley.com/

It's better to be hated for telling the truth than
loved for telling a lie.
-- Joyce Rogers


More information about the pLog-svn mailing list