The exchange between short and template path is reversalble ? Because If I change the Custodian publication from short to template path I get errors like :
Fatal error: Call to a member function defined() on a non-object in /var/www/campsite-demo/template_engine/classes/CampURITempla tePath.php on line 138
Yes, you can switch between these URL types anytime you want. But it's
better to use just one of them after you go public.
The template path URL was maintained only for backward compatibility and was
not tested so thoroughly - it may have bugs. I don't see the reason why
anyone would use it.
> Hi,
>
> The exchange between short and template path is reversalble ? Because If I
> change the Custodian publication from short to template path I get errors
> like :
>
> Fatal error: Call to a member function defined() on a non-object in
> /var/www/campsite-demo/template_engine/classes/CampURITempla tePath.php on
> line 138
>
> What causes this error ?
>
>
I use the template paths for debug reasons. I want to know what page to run, so I dont have to change the templates inside the publication/section/issues !
> I use the template paths for debug reasons. I want to know what page to
> run, so I dont have to change the templates inside the
> publication/section/issues !
>