News:

Welcome to SMF Ads Support Forum

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - lightning_strike

#1
Theme Support / any one know
May 08, 2007, 12:27:53 PM
any one know why the ad's only apear to the admin accounts,

I followed all the edits to files and it all seems to be working right, except that the members don't see the ads, but the admins can see them and they seem to work fine, no good if users can't see them too

any ideas

useing the Evanescence Theme Design by Turklord

thanks
#2
Theme Support / Error in file
May 07, 2007, 11:59:43 AM
I am using the Ad Managment 2.3 with  Turklord  SMF 1.1.2 and the Evanescence Theme Design by Turklord.

It seems to be all working ok except the Display.template.php I followed the instruction three times and I get this error;
Template Parse Error!
There was a problem loading the /Themes/evanescence/Display.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.

Parse error: parse error, unexpected $ in .../Themes/evanescence/Display.template.php on line 760

751:       </td>
752:    </tr>
753: </table>';
754:    }
755:    if ($context['show_spellchecking'])
756:       echo '
757: <form action="', $scripturl, '?action=spellcheck" method="post" accept-charset="', $context['character_set'], '" name="spell_form" id="spell_form" target="spellWindow"><input type="hidden" name="spellstring" value="" /></form>';
758: }
759:

760: ?>

761:
762:

it seems that the end line ?> seems to be ther error

any ideas??