shouldnt be a problem if you are on 3.0.4.beggers wrote:I have two questions:
Does this mod require 3.05? I'm running an earlier version but just wondering if that's a problem. Not practical to upgrade at this time.
Also, I just tried installing it and got this error:
Language file info_acp_announcement_centre.php couldn't be opened
The file is there.
no, not all, only the latest post of a forum or topic.daxguy_016 wrote:I just installed the ACP announcement MOD and its working perfectly for mee.. i jus wanted to know if there is any option in this mod to show all the recent posts as announcements???
if i remember correctly, try and look for the breadcrumbs.html include in the overall_header and place it above or below. sorry, it has been a while since i had that installed. the announcement_centre.html can be found in the download of the third post in this topic. aero_blue should work just as well for aero red.daxguy_016 wrote:I have installed the acp_announcement_center i installed the mod successfully..
but now i have a problem there was a file to edit which was as below
Open: styles/prosilver/template/overall_header.html
Find
Tip: This may be a partial find and not the whole line.
CODE:SELECT ALL
<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
CODE:SELECT ALL
<!-- INCLUDE announcement_centre.html -->
i did that.. but i am usind the aero red style.. which does not have the above code to edit.. the changes of the mod occur in prosilver but not in aero red style..
Can anyone help in anyway...?
Code: Select all
<!-- INCLUDE announcement_centre.html -->
Code: Select all
<!-- IF not S_IS_BOT -->
<!-- INCLUDE announcement_centre.html -->
<!-- ENDIF -->
hi, in the acp you are able to set the alignment of the announcements.adiz wrote:Hello,
I would like to align to the left all the announcements - how can I do it?
Also, the title Site Announcements in the left corner is white - how can I change the text color?
Thnak you.
Code: Select all
<th style="text-align:left;">
Code: Select all
<th style="text-align:left; color:red;">
Code: Select all
<div class="forumbg">
Code: Select all
<div class="forabg">
Have this also...porkloin wrote:Hi. I installed your announcments mod and I'm getting the following error:
Module file ./../includes/acp/acp_announcements_centre.php does not contain correct class [acp_announcements_centre]
Any ideas?
Thanks,
PoRkLoIn
Aslo correct.porkloin wrote:That's correct lefty.lefty74 wrote:you are getting this error only in the acp i am assuming? when does it happen, when you click on the .MODs tab?porkloin wrote:Yes.lefty74 wrote:hmm did you run the install file?
Did this, and is still the same thing.lefty74 wrote:odd, could you please run the install file again but uninstall the mod, then run it again installing it again.
if you get any errors along the way please let me know.