Quote:
Originally Posted by Cap'n Steve
It looks like a problem with the headinclude template. Try editing and then saving it without changing anything. If it doesn't give you an error when saving, post the template here.
|
I don't understand, do you mean try editing the plugin and resaving it?
I managed to get it to work somewhat. It's not the right way but I will wait till someone else has this problem and wait for their solution.
I put this in the
Global Random Quote-global start plugin
----------------------------------------------------------------------------
if ($quoteitoptions['showrandomquote']) {
require_once(DIR . '/includes/functions_quoteit.php');
$showrandomquote = get_random_quote();
}
---------------------------------------------------------------------------
and then put full paths or urls in the templates. It works somewhat except for the star ratings.
http://www.allstarchat.com/PhotoPost/index.php
The quotes don't as nice as they do on the quotes.php page.