View previous topic :: View next topic |
Author |
Message |
gacjezv Guest
|
Posted: Mon Oct 18, 2004 11:06 am Post subject: where does te script call the image directory ...? [more] |
|
|
Hi all
A great script this.. I have it working with Vodafone in Australia.
I have a need to modify it slightly though.
I have it working and integrated into my blog... b2 evolution. It sits in the blog root dir http://www.gacjezv.com/b2blogs but when I call ...
Code: | <?php
include("diarylib.php");
printEntries();
?> |
the image (only the image though) thinks its current dir is the dir the skin resides in..
SO! What I'd like to do is "hard code" the path to the images..
i.e. [webrot]/b2blogs/msgstore
Know what I mean? Can anyone help?
thanks |
|
Back to top |
|
 |
gacjezv Guest
|
|
Back to top |
|
 |
|