Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Advertisement MOD Manual Install Issue (Read 3067 times)
kp4414
New Member
*
Offline


I Love YaBB 2!

Posts: 1
Joined: May 26th, 2009
Advertisement MOD Manual Install Issue
May 26th, 2009 at 6:29pm
Print Post  
Hello
I recently did a manual install of the advertisement mod.  I did all i could correctly and it didnt display.  I found an error in my YaBB.pl file. The MOD file said the following:

<search for>
1;
</search for>

<add before>
$advertcode = qq~
<div class="displaycontainer">
<table cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<yabb adtitle>
<tr><td class="catbg" align="center"><yabb adcode></td></tr>
</table>
</div>
~;

$adtitlecode = qq~
<tr><td class="titlebg" align="center"><b><yabb adtitletext></b></td></tr>
~;
</add before>

I did a search for "1;" and it says it wasnt found.  The result of having an error like this is the ads not displaying even though the mod shows up in the admin side of the forum.  I tried to use the board mod app, but that didnt have my current version (v2.3.1).  Does anyone have a solution for this issue?
  
Back to top
 
IP Logged
 
batchman
Global Moderator
*****
Offline


What's up?!

Posts: 1280
Location: Orlando
Joined: Apr 28th, 2002
Gender: Male
Re: Advertisement MOD Manual Install Issue
Reply #1 - May 27th, 2009 at 6:56am
Print Post  
If you don't have 1; in your YaBB.pl, you have trouble.

That is the last line of a perl file.

Look at the bottom of the file, and you should find it there.
  

Improving my forum, one mod at a time!


Now up and running again, with an accurate link.


Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint