last friday i was looking at skala server in order to try to find out
what is wrong with comments submitting. right now, comments does not
work, it simply does not store any data when user submit a comment,
and campsite does not show any error message either.
what i found was that skalaradio.com is using template path urls.
then i configure my local campsite installation to use template path
urls as well and i got the same problem, comments does not work.
i did some trace and camp_read_parameters() cant get anything from
$_POST, as it is empty. (form method is set to post).
Please debug further, check the campsite version, PHP wrapper if installed.
If Campsite version was 2.6.8 the PHP wrapper MUST be uninstalled since
2.6.8 takes care itself of the embeded PHP code. Unfortunately I have to go,
don't have time to debug.
Mugur
On 10/1/07, Holman Romero wrote:
>
> hi !!
>
> last friday i was looking at skala server in order to try to find out
> what is wrong with comments submitting. right now, comments does not
> work, it simply does not store any data when user submit a comment,
> and campsite does not show any error message either.
>
> what i found was that skalaradio.com is using template path urls.
> then i configure my local campsite installation to use template path
> urls as well and i got the same problem, comments does not work.
>
> i did some trace and camp_read_parameters() cant get anything from
> $_POST, as it is empty. (form method is set to post).
>
> mugur, any idea ?
>
>
> --
> /holman
>