Logo is in your header ?
vBGallery => Modify Settings => Header Replacements
Here you may enter a list of filenames that may appear in your header that should be prefixed with your Forum's URL.
------------------------
Quote:
|
Fatal error: Call to a member function on a non-object in /home/chadi/public_html/includes/functions_gallery.php on line 1107
|
This is caused by the need of a file edit to make that hack show up.
- When you did a forums update that file may have been replaced; hence the edit will no longer be there.
If the edit is done below there is no need to do other file edits to call datastore $specialtemplate or $phrasegroup for any other vBgallery hacks.
** functions_gallery_store.php - is a file that is in the main vBGallery download.
- Edit:
forums/includes/init.php
- Find:
Code:
Content visible to verified customers only.
- Below Add:
Code:
Content visible to verified customers only.
Let me know