Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Re:Announcements displaying Hacked when try to add (1 viewing) (1) Guest
TOPIC: Re:Announcements displaying Hacked when try to add
#49207
Announcements displaying Hacked when try to add 8 Months, 3 Weeks ago  
Recently i have noticed that the Announcements part of the forums of 1.0.4 has displayed with a Hack attempt when i try to add an announcement and also when i try to remove Ranks it does not work can anyone please explain why this has been occurring.
Phil
brisbanescan (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#49210
Re:Announcements displaying Hacked when try to add 8 Months, 3 Weeks ago  
I've noticed the same thing. I'm using CB and Joomla 1.5.

To fix this for the announcements, in com_fireboard/template/default/plugin/announcement/announcement.php, I commented out (add two slashes in front) lines 243-245 like this:

if ($do == "add" ) {
// if (!$editor) {
// die ("Hacking attempt" );
// }
chardelle (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/04/22 09:10 By chardelle.
 
 
#49967
Re:Announcements displaying Hacked when try to add 8 Months, 1 Week ago  
Thanks a lot for this fix
joknight (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top