|
You have changed the gallery url under global options to a wrong url
Maybe if you have phpmyadmin you can issue this sql statement to the photopost database otherwise you need to rerun the install program.
UPDATE pp_settings SET setting='http://www.cpcmag.com/gallery' WHERE varname='maindir';
|