[horde] Howto fix rampage.php/nag/t/save without RewriteEngine
Reini Urban
rurban at cpanel.net
Mon Aug 5 15:52:40 UTC 2013
We are using a special webserver without a RewriteEngine
I was trying this instead, but there is no controller found.
nag/lib/Form/Task.php:
public function renderActive()
{
return
parent::renderActive($this->getRenderer(array('varrenderer_driver' =>
array('nag', 'nag'))), $this->_vars,
Horde::url('../rampage.php/nag/t/save'), 'post');
}
What else is needed to get this working without the RewriteEngine hack?
I only need to find and load the nag/app/controllers/SaveTask.php
--
Reini
--
Reini
More information about the horde
mailing list