Hi,
OSCMax installed fine and I've been slowly learning it.
But I have two problems. 1) the buttons (/english/images/buttons/) aren't appearing - just broken links.
and 2) even though categories have been setup I don't see anything in the categories box
Based on a search of the 1st problem, in configure.php I have
define('HTTP_SERVER', 'http://localhost');
define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
And I have the permissions set to allow anyone to read the files in the directory english/images/buttons
I'm running as localhost on a Mac OSX 10.3
As for issue 1.
In the function tep_image_button() found in html_output.php I'm trying to decipher
$language (see /classes/language.php). Is it possible the $language is not set correctly? Or hopefully it's something trivial.
I'm not sure about problem 2.
Anyway, any suggestions would be most appreciated.
Thanks,
nmrunner
Bookmarks