Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthornvee
    • CommentTimeNov 10th 2008
     
    Hey Guys

    First off thank you for your amazing software package. This has helped our business so much to give our clients a simple and easy to use photo gallery script.

    We recently moved all of our domain names to a new server and since then we have encountered some problems with the plogger script. Im sure its not the software but some server setting. HAving a very limited understanding of php, I have been able to figure out what a possible issue may be.

    The problem is that none of our stylesheets work, not in admin or standard. When i view source I notice that the link to the CSS stylesheet is http://domain.com/cgi-sys/php5/galleries/... as appose to just http://domain.com/galleries/... and this is the same with all other link related functions like to view the large email also does not show. It says the link is http://theranchchalets.co.za/cgi-sys/php5/galleries/images/galleries/the_ranch_chalets/1.jpg as appose to http://theranchchalets.co.za/galleries/images/galleries/the_ranch_chalets/1.jpg.

    I figured it has something to do with the baseurl function, but i am not sure how to change this so that it loads all of our software links correctly.

    Any ideas?