HA I got it! I had this line in Apache wrong...
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
AllowOverride None
I had to change it to AllowOverride All. Is that safe to have it override all by the way? Now I just have to figure out where I change this...
Before you run the vbarchive.php script installer, you must make sure how the {imagesfolder} replacement variable is set.
If you have it set to the full URL, you will need to edit the script installer and replace any:
$bburl/{imagesfolder} with {imagesfolder}.
Does anyone know what all templats or folders that is in cause my main image is not showing up because of this
|