I installed it last night and it worked perfectly, mine was a new install since its on a test board. I added the requiered code to below like said in the instructions.
Quote:
2)
================================================== =====
Edit: php file|
================
**** If you have made this edit before from a different vBgallery hack you can skip this step.
- Edit:
forums/includes/init.php
- Find:
require_once(CWD . '/includes/class_core.php');
- Below Add:
require_once(CWD . '/includes/functions_gallery_store.php');
|
I dont have any other vbgallery hacks