01/15/2013 at 4:14 pm
#249153
Keymaster
I just visited the link, it seems Tile Plus is being used. So, I’m figured that out. However, you should take a look at this FAQ, specifically the section about the [raw] shortcode.
As for the PHP warning. On a live site, it’s good practice to setup the PHP warnings to be logged rather than shown to the user. Look at the answer here: http://stackoverflow.com/questions/1645661/turn-off-warnings-and-errors-on-php-mysql
That answer explains how to make this change to the PHP config via the .htaccess file.