Home arrow Forum
Home
About
Demo
Forum
FAQ
Live Sites
Feedback

Login





Lost Password?
No account yet? Register
Stay Tuned!
 
Who's Online
We have 3 guests and 1 member online

powered_by Joomla
Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223895546\', \'[Solved] Why editor doesnt work?\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&id=5119&catid=8\', \'38.103.63.59\', \'0\')
ME Forum
Welcome, Guest
Please Login or Register.    Lost Password?
[Solved] Why editor doesnt work? (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: [Solved] Why editor doesnt work?
#5119
naggi (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
[Solved] Why editor doesnt work? 10 Months, 1 Week ago Karma: 0  
Whats up with these editors when adding objects? (description, location...)

Seems that they arent working at all there. Not even bolding. Why they arent working? Something blocks all what the editor does?

How can I get the editor working normally?<br><br>Post edited by: naggi, at: 2008/01/17 10:22
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5120
naggi (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Why editor doesnt work? 10 Months, 1 Week ago Karma: 0  
Posted it a bit in haste and didnt search other post. Well did it now and I see others have this same problem.

Editor works in backend but not in frontend.
I use JCE so some says it should work. Well it doesnt.
Dont understand germany but tried to read it anyway and guess there was some things that you need to use new admin.estateagent.php well my estateagent is MisterEstate110_FullPackage.zip so I suppose that is newest there.

So is there anything else to do to fix this?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5239
naggi (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Why editor doesnt work? 9 Months ago Karma: 0  
Still no one can't help me here? I'd really like to get the editor working in frontend.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5251
wconeill (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Why editor doesnt work? 9 Months ago Karma: 0  
Hi,

Try Joomla fck editor. Seems to be compatible with most components.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5270
flerd (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Why editor doesnt work? 9 Months ago Karma: 0  
i have the same problem... the editor in frontend doesn't save the HTML information... still no solution?

i can't use the website without frontend admin function... i've tried 3 editors with no success

please if anyone knows what to do reply here.

thank you in advance.

Peter
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5272
flerd (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Why editor doesnt work? 9 Months ago Karma: 0  
Hi there,

i think i've found the solution.

the idea is from here:
http://www.misterestate.com/component/option,com_joomlaboard/Itemid,7/func,view/id,4966/catid,9/

user.estateagent.php

comment out these lines:
Code:

$obj-&gt;description = str_replace( '&lt;br&gt;', '&lt;br /&gt;', $obj-&gt;description ); $obj-&gt;description = strip_tags($obj-&gt;description,&quot;&lt;br /&gt;,&lt;b&gt;,&lt;/b&gt;,&lt;i&gt;,&lt;/i&gt;,&lt;p&gt;,&lt;/p&gt;&quot;«»); $obj-&gt;location = str_replace( '&lt;br&gt;', '&lt;br /&gt;', $obj-&gt;location ); $obj-&gt;location = strip_tags($obj-&gt;location,&quot;&lt;a&gt;,&lt;/a&gt;,&lt;br /&gt;,&lt;b&gt;,&lt;/b&gt;,&lt;i&gt;,&lt;/i&gt;,&lt;p&gt;,&lt;/p&gt;&quot;«»); $obj-&gt;condition = str_replace( '&lt;br&gt;', '&lt;br /&gt;', $obj-&gt;condition ); $obj-&gt;condition = strip_tags($obj-&gt;condition,&quot;&lt;br /&gt;,&lt;b&gt;,&lt;/b&gt;,&lt;i&gt;,&lt;/i&gt;,&lt;p&gt;,&lt;/p&gt;&quot;«»); $obj-&gt;other = str_replace( '&lt;br&gt;', '&lt;br /&gt;', $obj-&gt;other ); $obj-&gt;other = strip_tags($obj-&gt;other,&quot;&lt;br /&gt;,&lt;b&gt;,&lt;/b&gt;,&lt;i&gt;,&lt;/i&gt;,&lt;p&gt;,&lt;/p&gt;&quot;«»);
these lines contain the tags which can be used by user from the frontend. But if you comment them out with /* */ or delete them than the user can use any HTML tag he wants. i hope it was helful for you too peter
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop