Hi,
I just install playsms on my ubuntu LAMP Server for testing,
I haven't install yet any gateway module.
I am just trying to see the web interface first.
And I can't get any image.
It seems that somebody have the same problem in
http://freshmeat.net/projects/playsms/ but didn't get an answer yet.
the picture is looking for
http://playsms.mydomain.com/index.php/plugin/themes/default/images/loginn_00.gif
instead of
http://playsms.mydomain.com/plugin/themes/default/images/loginn_00.gif
it's the same for CSS file, and link.
all the path are wrong looking for DOMAIN.COM/index.php/path instead of
DOMAIN.COM/path.
what's the problem ?
I am using apache2 with rewrite rules.
is it link with that ?
Thanks.
Damien