Announcement Forum v1 beta1

Recent topics, announcement display, RSS / ATOM Feed Syndication MOD Downloads
- Content delivery outside of viewtopic/viewforum.

Announcement Forum v1 beta1

Postby Buzlas » 14 Jan 2007, 12:39

MOD Title : Simple Announcement
MOD Version : 1.0.0 beta1
MOD Author : Selman SOLAK - BUZLA? - http://www.buzlas.net
MOD Description : This mod add a simple announcement, announcement writable on ACP. Show on index page top. This simple version not support bbcode, we work new version, for support bbcode.

Tested on:
- phpBB 3.0 Beta 4

Language :
- Turkish
- English

MOD Title TR : Pano Duyurusu
MOD Title EN : Announcement Forum
MOD Version : v1 beta1
MOD Author : Selman SOLAK - BUZLA? - Administrator@buzlas.net - http://www.buzlas.net
MOD Description : Pano Sayfas?nda Duyuru Yay?nlayabilirsiniz.

Uyumlu Oldu?u phpBB3 Sürümleri:
- phpBB 3.0 Beta 4


Speciality :
- Duyuru Ba?l??? ve Duyuruyu Yönetim Panelinden Yazma Özelli?i.


LANGUAGE :
- Türkçe
- English

Screenshots:
Image
Image

Download:
Announcement Forum.zip
(16.1 KiB) Downloaded 287 times
Last edited by Highway of Life on 23 Feb 2007, 11:09, edited 1 time in total.
Reason: translated to English
Buzlas
MOD Author
MOD Author
 
Posts: 14
Joined: 02 Dec 2006, 10:48
Location: ?zmir
Favorite Team: Galatasaray (:
Gender: Male


Re: Announcement Forum v1 beta1

Postby shoes22 » 17 Jan 2007, 12:32

How does this MOD work exactly? Confused

EDITED using QuickEdit. Nice! Smile
shoes22    
Beta Tester
Beta Tester
 
Posts: 164
Joined: 02 Aug 2006, 03:27
Gender: Male

Re: Announcement Forum v1 beta1

Postby aLyN » 01 Feb 2007, 05:02

nice mod Grin
aLyN
Crewman
Crewman
 
Posts: 4
Joined: 17 Jan 2007, 12:25
Location: Romania - City: Bucharest
Favorite Team: Steaua Bucharest
Gender: Male

Re: Announcement Forum v1 beta1

Postby Havok » 20 Feb 2007, 06:19

can we have a description in engllish plz?
i dont understand turkish No
Havok
Crewman
Crewman
 
Posts: 5
Joined: 05 Jan 2007, 13:08
Favorite Team: Olympique Marseille
Gender: Male
phpBB Knowledge: 8

Re: Announcement Forum v1 beta1

Postby Kjell » 20 Feb 2007, 10:45

Vad är den för?
???? ??? ????? ???? ????????????
Was es ist, üben Sie aus?
What is it pursue?

Jag förstår inte turksiska?.
I do not understand turkish??
Kjelle
My work - My farm - Ware I live - phpBB support Sweden
"The globe is round, think global", My rules: Be teased is okay on a funny way ;)
User avatar
Kjell    
Supporter
Supporter
 
Posts: 490
Joined: 14 Feb 2007, 13:09
Location: Nordic of Sweden
Favorite Team: NHL N-ville,Forsberg
Gender: Male
phpBB Knowledge: 8

Re: Announcement Forum v1 beta1

Postby Smix_cz » 20 Feb 2007, 12:18

Kjell wrote:Vad är den för?
???? ??? ????? ???? ????????????
Was es ist, üben Sie aus?
What is it pursue?

Jag förstår inte turksiska?.
I do not understand turkish??

Amen Grin Grin Grin
Rozumí tomu n?kdo? Já taky nerozumim turecky ... Blink Jak to teda funguje ?
Smix_cz    
Borg Drone
Borg Drone
 
Posts: 226
Joined: 25 Jan 2007, 09:25
Location: Czech Republic, EU
Favorite Team: Chelsea
Gender: Male
phpBB Knowledge: 9

Re: Announcement Forum v1 beta1

Postby angelside » 21 Feb 2007, 04:23

MOD Title : Simple Announcement
MOD Version : 1.0.0 beta1
MOD Author : Selman SOLAK - BUZLA? - http://www.buzlas.net
MOD Description : This mod add a simple announcement, announcement writable on ACP. Show on index page top. This simple version not support bbcode, we work new version, for support bbcode.

Tested on:
- phpBB 3.0 Beta 4

Language :
- Turkish
- English
phpBB3 Portal | simple portal for phpBB3 Olympus
phpBB Türkiye | Turkish phpBB community
User avatar
angelside
MOD Author
MOD Author
 
Posts: 129
Joined: 20 Jun 2006, 03:17

Re: Announcement Forum v1 beta1

Postby Highway of Life » 23 Feb 2007, 11:10

Thanks angelside,
Added English Translation. Smile Tongue
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10458
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: Announcement Forum v1 beta1

Postby Billy » 28 Mar 2007, 16:35

This would be nice to have on my board but I dont know how to do this part


Code: Select all
#-----[ SQL / DATABASE ]-------------------------------------------------
#

INSERT INTO `phpbb_config` ( `config_name` , `config_value` , `is_dynamic` ) VALUES ('ann_subject', 'Announcement Subject', '0');
INSERT INTO `phpbb_config` ( `config_name` , `config_value` , `is_dynamic` ) VALUES ('ann', 'Announcement', '0');

#


can someone help me or will I just have to wait till easymod is released Doh
User avatar
Billy
Ensign
Ensign
 
Posts: 78
Joined: 21 Feb 2007, 15:25
Location: Oregon, USA
Gender: Male

Re: Announcement Forum v1 beta1

Postby geoffreak » 28 Mar 2007, 22:44

Billy wrote:This would be nice to have on my board but I dont know how to do this part


Code: Select all
#-----[ SQL / DATABASE ]-------------------------------------------------
#

INSERT INTO `phpbb_config` ( `config_name` , `config_value` , `is_dynamic` ) VALUES ('ann_subject', 'Announcement Subject', '0');
INSERT INTO `phpbb_config` ( `config_name` , `config_value` , `is_dynamic` ) VALUES ('ann', 'Announcement', '0');

#


can someone help me or will I just have to wait till easymod is released Doh

Place in root forum directory and run ONCE:
Spoiler:
Code: Select all
<?php

$sql 
= array (
  
=> 'INSERT INTO `phpbb_config` ( `config_name` , `config_value` , `is_dynamic` ) VALUES (\'ann_subject\', \'Announcement Subject\', \'0\')',
  
=> 'INSERT INTO `phpbb_config` ( `config_name` , `config_value` , `is_dynamic` ) VALUES (\'ann\', \'Announcement\', \'0\')',
);

@
set_time_limit(0);
if(!@
file_exists('config.php')) die('config.php not found. make sure you have uploaded file to your forum directory.');
include(
'config.php');
$db mysql_connect($dbhost$dbuser$dbpasswd);
if(!
$db) die('Cannot connect: ' mysql_error());
$res mysql_select_db($dbname);
if(!
$res) die('Cannot select database "' $dbname '": ' mysql_error());
for(
$i=0$i<count($sql); $i++)
{
 if(
$table_prefix !== 'phpbb_'$sql[$i] = preg_replace('/phpbb_/'$table_prefix$sql[$i]);
 
$res mysql_query($sql[$i]);
 if(!
$res) { echo 'error in query ', ($i 1), ': 'mysql_error(), '<br />'; }
}
echo 
'done ('count($sql), ' queries).';

?>
Earthlings, we have been watching you for years, and now we know your primitive language, so listen: All your base are belong to us.
Anime Bite - Your future #1 source for all things anime and manga!My Blog
User avatar
geoffreak    
Supporter
Supporter
 
Posts: 663
Joined: 17 Mar 2007, 21:52
Location: The Internets
Favorite Team: phpBB
Gender: Male
phpBB Knowledge: 9

Next

Return to Recent Topics, RSS / ATOM Syndication MODs

Who is online

Users browsing this forum: No registered users and 3 guests