Topic: Embed svmanager path problem ?
Hello
I'm trying to use svmanager as a mutiple album index.
It works great when i type the full url http://mywebsite.com/myfolder/svmanager/index.php
But I want to embed into my website. I'm doing it with a php include("http://mywebsite.com/myfolder/svmanager/index.php")
As a result I don't have my thumbnails and the link to my albums are like http://album1
instead of http://mywebsite.com/myfolder/svmanager/album1/
I've tried to research by myself and on the forum but i don't get any result.
I guess this is a question about path.
Thanks for your help