- With the edits below CMPS showed up on the a test gallery.
As stated in the how to link.
/forum/global.php (cmps edit)
/forum/includes/functions.php (cmps edit)
I made the edit to:
/forum/global.php
Code:
Content visible to verified customers only.
I took a look and there is some old code in the gallery that is no longer needed.
There are 5 file edits.
- Let me know how it goes
- If all is well I will tag this thread for a gallery update fix.
vBulletin v3.6.4
PhotoPost vBGallery v2.1
vBadvanced CMPS v2.2.1
Find:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Find:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Find:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Find:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Find:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.