View Single Post
Old February 11th, 2011, 12:29 PM   #1 (permalink)
MJSV
Junior Member
Verified Customer
 
Join Date: Feb 2011
Posts: 3
Warning: mysql_fetch_row()...

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?
MJSV is offline   Reply With Quote