Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:Where is the link to announcement? (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Where is the link to announcement?
#7521
[Fixed] Where is the link to announcement? 1 Year, 4 Months ago  

Still forgot to add the link? Or have I overlooked?

P.S. Announcement, not sticky.
mikeho1980 (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 124373717 Gender: Male mikeho1980 Dog Neighbor mikeho1980 mikeho1980 mikeho1980 Location: Hong Kong Birthdate: 1980-01-01
Logged Logged
 
Last Edit: 2007/05/26 01:41 By greatpixels. Reason: FIXED
 
Dog Neighbor ; Joomla v1.0.12 UTF-8 Traditional Chinese; Fireboard v1.0.1 BETA; PHP 5.2.0 Apache 2.0 mySQL 5.0.27 utf8_general; Internet Explorer 7.0.5730.11 Firefox 2.0.0.11
Fireboard Traditional Chinese Translator
 
The administrator has disabled public write access.  
#7522
Re:Where is the link to announcement? 1 Year, 4 Months ago  
Please use search option in this forum. This question asked lots of time.

anyway

www.bestofjoomla.com/index.php?option=co...catid=65&id=2353

here your answer

good days
irfun4ever (User)
FB Documentation Team
Moderator
Posts: 151
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
The administrator has disabled public write access.  
#7523
Re:Where is the link to announcement? 1 Year, 4 Months ago  
irfun4ever wrote:
Please use search option in this forum. This question asked lots of time.

anyway

www.bestofjoomla.com/index.php?option=co...catid=65&id=2353

here your answer

good days


I did search the forum, that's why I said "Still forgot", because I still cannot find the link in frontend or backend.

Like in v1.0.0, I can go to the announcement panel by typing the URL directly.
But I still can not save my announcement, nothing happen after clicked the "Save".

Post edited by: mikeho1980, at: 2007/05/22 11:43
mikeho1980 (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 124373717 Gender: Male mikeho1980 Dog Neighbor mikeho1980 mikeho1980 mikeho1980 Location: Hong Kong Birthdate: 1980-01-01
Logged Logged
 
Dog Neighbor ; Joomla v1.0.12 UTF-8 Traditional Chinese; Fireboard v1.0.1 BETA; PHP 5.2.0 Apache 2.0 mySQL 5.0.27 utf8_general; Internet Explorer 7.0.5730.11 Firefox 2.0.0.11
Fireboard Traditional Chinese Translator
 
The administrator has disabled public write access.  
#7524
Re:Where is the link to announcement? 1 Year, 4 Months ago  
mikeho1980 wrote:

Still forgot to add the link? Or have I overlooked?

P.S. Announcement, not sticky.


I updated SVN now.

I changed components/com_fireboard/template/default/plugin/profilebox/profilebox.php
and
I add _ANN_ANNOUNCEMENTS string for announcement
administrator/components/com_fireboard/language/english.php

I attached fixed files
File Attachment:
File Name: announcementlink.zip
File Size: 22885
greatpixels (Admin)
BoJ Team
Moderator
Posts: 456
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#7525
Re:Where is the link to announcement? 1 Year, 4 Months ago  
Ah thanks!
There are 2 more string you have missed

[code:1]DEFINE('_GEN_GOTOBOTTOM', 'Go to bottom');
DEFINE('_GEN_GOTOTOP', 'Go to top');[/code:1]
I still can not save my announcement, nothing happen after clicked the "Save"

Post edited by: mikeho1980, at: 2007/05/22 11:48
mikeho1980 (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 124373717 Gender: Male mikeho1980 Dog Neighbor mikeho1980 mikeho1980 mikeho1980 Location: Hong Kong Birthdate: 1980-01-01
Logged Logged
 
Dog Neighbor ; Joomla v1.0.12 UTF-8 Traditional Chinese; Fireboard v1.0.1 BETA; PHP 5.2.0 Apache 2.0 mySQL 5.0.27 utf8_general; Internet Explorer 7.0.5730.11 Firefox 2.0.0.11
Fireboard Traditional Chinese Translator
 
The administrator has disabled public write access.  
#7527
Re:Where is the link to announcement? 1 Year, 4 Months ago  
mikeho1980 wrote:
Ah thanks!
There are 2 more string you have missed


Thank you. Fixed on SVN.
greatpixels (Admin)
BoJ Team
Moderator
Posts: 456
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#7535
Re:Where is the link to announcement? 1 Year, 4 Months ago  
i still can't save my announcements..

mikeho1980 wrote:
[quote]Ah thanks!
There are 2 more string you have missed

[code:1]DEFINE('_GEN_GOTOBOTTOM', 'Go to bottom');
DEFINE('_GEN_GOTOTOP', 'Go to top');[/code:1]
I still can not save my announcement, nothing happen after clicked the "Save"

Post edited by: mikeho1980, at: 2007/05/22 11:48[/quote]

im confused using the fixes in SVN..

can you post the updated files?..

thanks in advance..
freakshowtm (User)
FB Quality & Testing Team
I am a LOSER
Senior Boarder
Posts: 139
graphgraph
User Offline Click here to see the profile of this user
Gender: Male nluvandhate Location: Philippines Birthdate: 1983-11-07
Logged Logged
 
..having a Brain doesn\'t mean you know how to use one..
 
The administrator has disabled public write access.  
#7549
Re:Where is the link to announcement? 1 Year, 4 Months ago  
I got:

components/com_fireboard/template/default/plugin/profilebox/profilebox.php
administrator/components/com_fireboard/language/english.php

from SVN and link is working, however, clicking save does not save anything. Using local test server (JSAS/Windows) -- checked permissions, look ok. Will try later on live linux server after local testing is complete.
palebluedot (Moderator)
FB Documentation Team
Template Documentation Project
Moderator
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Minneapolis, MN US Birthdate: 1973-01-12
Logged Logged
 
 
The administrator has disabled public write access.  
#7800
Re:Where is the link to announcement? 1 Year, 4 Months ago  
I have the same issue... Not saving the announcement.

Also when you get down to the message view level the profile box text is centering.

Post edited by: downunder, at: 2007/05/23 03:43
downunder (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#7801
Re:Where is the link to announcement? 1 Year, 4 Months ago  
i thought it was my fault that the announcement doesn't work..

it was the code all along..

still waiting patiently for the fix..
freakshowtm (User)
FB Quality & Testing Team
I am a LOSER
Senior Boarder
Posts: 139
graphgraph
User Offline Click here to see the profile of this user
Gender: Male nluvandhate Location: Philippines Birthdate: 1983-11-07
Logged Logged
 
..having a Brain doesn\'t mean you know how to use one..
 
The administrator has disabled public write access.  
Go to top