ACP Site Announcement Centre

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
o0zappy0o
Registered User
Posts: 7
Joined: Fri Jul 18, 2008 3:56 pm

Re: ACP Site Announcement Centre

Post by o0zappy0o »

ok i was able to enter the code but now I get this error message:

Code: Select all

phpBB : Critical Error

Could not query site announcement information

DEBUG MODE

SQL Error : 1146 Table 'U8806047.ANNOUNCEMENTS_LEFTY74_TABLE' doesn't exist

SELECT * FROM ANNOUNCEMENTS_LEFTY74_TABLE

Line : 217
File : common.php
What did I do wrong now lol
thanks.
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: ACP Site Announcement Centre

Post by lefty74 »

coudl you please check if you did the edits in the includes/constants.php file
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
o0zappy0o
Registered User
Posts: 7
Joined: Fri Jul 18, 2008 3:56 pm

Re: ACP Site Announcement Centre

Post by o0zappy0o »

hmm I thought I had, but guess I didn't loll THANK YOU! FOR YOUR HELP!
It works!
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: ACP Site Announcement Centre

Post by lefty74 »

:) you are welcome
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
Barbielau
Registered User
Posts: 20
Joined: Sun Jun 01, 2008 3:09 pm

Re: ACP Site Announcement Centre

Post by Barbielau »

Hi!

I was wondering if there is a code to add for the text to move instead of just staying still?
momentum
Registered User
Posts: 1505
Joined: Thu Sep 20, 2007 4:07 am
Location: Melbourne, Australia

Re: ACP Site Announcement Centre

Post by momentum »

Barbielau wrote:I was wondering if there is a code to add for the text to move instead of just staying still?
If you were to add a custom marquee bbcode then it would be available to use in the Site Announcement Center.

Craig.
QOTY: phpBB is free, good hosting is not. - robert (Lumpy Burgertushie)
megalomania
Registered User
Posts: 36
Joined: Fri Aug 15, 2008 5:52 pm

Re: ACP Site Announcement Centre

Post by megalomania »

Hello!
Amazing mod! Just curious if it's possible to make it smaller.. and have it positioned on the left side of the forums? So that it would look a bit like the "Recent Posts" on this forum: www.fgzi.co.uk ?
It doesn't show any topics as you're not logged in.. but it looks like the "Important News" box.


Thanks
/Fred :)
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: ACP Site Announcement Centre

Post by lefty74 »

do you use a portal? if so, have a look how the code of the blocks look like and use that as a base.

that would probably be the easiest.

you can post the code of a block and i can see if i can change it for you... i dont have phpbb2 installed anymore and i never used a portal but i would not mind having a look at it together.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
megalomania
Registered User
Posts: 36
Joined: Fri Aug 15, 2008 5:52 pm

Re: ACP Site Announcement Centre

Post by megalomania »

Oh doh!! :oops: It's for phpbb2! I'm using 3 :roll: And I don't have a portal.. I'll just have to keep looking around for a decent "Recent Topics" MOD :)

Thanks for your help though!! Very much appreciated!
Cheers
/Fred
sjohnson111
Registered User
Posts: 35
Joined: Tue Jul 01, 2008 6:18 pm

Re: ACP Site Announcement Centre

Post by sjohnson111 »

I've had this mod installed for some time now... Works Great!! Excellent work...

I was wondering if there was a way to get adsense to work with it... I pasted the code into it, but it just shows a blank box on the forum... Nothing at all...

Can anyone point me in the right direction...?? Thanks!!
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: ACP Site Announcement Centre

Post by lefty74 »

you would have to hardcode that in the tpl file if i remember correctly.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
sjohnson111
Registered User
Posts: 35
Joined: Tue Jul 01, 2008 6:18 pm

Re: ACP Site Announcement Centre

Post by sjohnson111 »

you would have to hardcode that in the tpl file if i remember correctly.
Can you give me any direction on how I would go about that...??

Much Appreciated!!
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: ACP Site Announcement Centre

Post by lefty74 »

it could be as easy as
open templates/subsilver/index_body.tpl

find

Code: Select all

{GUEST_ANNOUNCEMENTS_LEFTY74}
replace with

Code: Select all

your google ad code
or

after, add

Code: Select all

<br /> your google ad code
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
Grim on Mbient
Registered User
Posts: 2
Joined: Fri Aug 10, 2007 7:46 pm

Re: ACP Site Announcement Centre

Post by Grim on Mbient »

Thank you very much for this marvelous and very user friendly mod!

A small aesthetic detail, in the install file there is missing 'lang_main.php' in the files to edit list.

Anyway, I've got a question. I just installed this mod and currently testing it to use a flash radioplayer in it. It all works fine but I'd like to keep the player running when one navigates to another subforum. I bet there isn't a solution for this but I'm not sure so I'm asking the pro :)

See here:
http://www.twoism.org/testforum/index.php?
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: ACP Site Announcement Centre

Post by lefty74 »

Grim on Mbient wrote:It all works fine but I'd like to keep the player running when one navigates to another subforum. I bet there isn't a solution for this but I'm not sure so I'm asking the pro
hi, thanks, i cant say i am a pro but i dont know of a way to keep it playing whne navigating through the pages, sorry.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
Post Reply

Return to “[2.0.x] MOD Database Releases”