| Upgrade lost my cmps gallery comment
After I upgraded photopost 6.0, my cmps gallery comment doesn't display in the frontpage anymore. I check the module when I login admincp and it show enable.
I check my module file is cpms_coms_block.php.
The code is:
<?php
include('/home/khmerclu/public_html/gallery/cmps_comms.php');
echo "$cmpscomms";
?>
Is there a way to fix it? Thank
|