EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: PremiumVikings on November 20, 2012, 08:27:01 am

Title: Advertisement sponsored links in right side Ezblock
Post by: PremiumVikings on November 20, 2012, 08:27:01 am
I have chosen "add php/html block" and pasted the code in there. But it show up as "ezBlock unable to run PHP syntax error!"

What could i do?

Title: Re: Advertisement sponsored links in right side Ezblock
Post by: EzPortal on November 20, 2012, 08:43:01 am
Do not use a php block if it is html code instead use just a "HTML ezBlock"
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: PremiumVikings on November 20, 2012, 10:21:26 am
When i use html block the code just show up as normal text.
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: EzPortal on November 20, 2012, 11:28:15 am
Disable tinymce and enter in the the html code
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: PremiumVikings on November 20, 2012, 11:34:54 am
Code: [Select]
<script type="text/javascript"><!--
google_ad_client = "x";
/* Right AD */
google_ad_slot = "x";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

This is what i am trying to put in. When i create a html block it doesn't show up anything. And when i create php it gives me" ezBlock unable to run PHP syntax error!"

What should i do?
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: EzPortal on November 20, 2012, 11:37:44 am
Did you disable tinymce? under settings?
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: PremiumVikings on November 20, 2012, 11:45:17 am
yep..
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: EzPortal on November 20, 2012, 12:16:05 pm
Adsense takes some time to appear normally a day or two for new ad spots.
Title: Re: Advertisement sponsored links in right side Ezblock
Post by: PremiumVikings on November 20, 2012, 12:50:39 pm
hmm ok