Hi. I get an error when i do this. Although I do have photopost gallery pro. Is there a module for pro? I read that you were going to see if you have one as someone else has asked. Thanks for any help. This is what i get below
- Edit:
forums/includes/init.php
- Find:
require_once(CWD . '/includes/class_core.php');
- Below Add:
require_once(CWD . '/includes/functions_gallery_store.php');
|