I am trying to get an Ad Block to show using vBAdvanced CMPS on my
vB 3.8.6 forum.
I am following the instructions I found on this forum to create a PHP Module in CMPS containing:
Code:
Content visible to verified customers only.
When I call this module from CMPS, it shows the following errors:
Code:
Content visible to verified customers only.
Line 69 shows:
Code:
Content visible to verified customers only.
Line 132 shows:
Code:
Content visible to verified customers only.
Any idea how to solve the problem?