forum.easy-joomla.org
09. 11. 2009 03:15 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
Neueste Beiträge
EasySpamKiller erkennt kein Gästebuch Spam von dreesi Gestern um 09:44
403 error: not authorised to view this resource von quodo 07. 11. 2009 14:02
Re: EasyBook - "Eintrag Abschicken" leitet auf eine leere Seite von cybergurk 05. 11. 2009 16:28
News:
Tutorials/Anleitungen rund um Joomla! oder
Filmchen herunterladen
 

 
 
    Übersicht   Hilfe Suche Spenden/Sponsors Impressum/Imprint Downloads Hauptseite Projects Tutorials Einloggen Registrieren  
Subject Statistics
Thema: Ampersand problem in code editor -> EasyCreator 0.0.11 Replies: 0 posts
Gelesen 377 mal 0 Mitglieder und 1 Gast betrachten dieses Thema.
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: Ampersand problem in code editor -> EasyCreator 0.0.11  (Gelesen 377 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
rvp
Newbie
*
OfflineOffline

Registriert seit: 30.09.09
Beiträge: 1


Profil anzeigen
« am: 30. 09. 2009 04:30 »

Hi, im a newbie in developing Joomla Components. EasyCreator did significantly sped my time in learning and generating the skeleton of extensions...Great work guys! On the otherhand, the easycreator 0.0.11 got me stuck at the beginning of the coding phase....re: Code editor strips off everything after an ampersand...my code got lost which ended me rewriting all of the missing code. Below is a snippet....

Code Block Sample:

class HelloViewHello extends JView
{
   function display($tpl = null)
   {
      $model =& $this->getModel();
      $greeting = $model->getGreeting();
      $this->assignRef( 'greeting',   $greeting );

      parent::display($tpl);
   }
}

After clicking the Save button, it still displays correctly. But, if you close the file or clicked another code file then returned to the previous coding (which was saved), everything starting from the ampersand is no longer there...see end effect below...

class HelloViewHello extends JView
{
   function display($tpl = null)
   {
      $model =

I've tried registering a project and created a new project, both has the same problem. If the code is just being viewed, code is not stripped off but once you click the save button, codes get stripped off starting from the ampersand.

BTW, I'm using Joomla 1.5.14 on a WAMP platform. WinXP Pro, Apache 2.2.10, MySQL 5.0.67 (UTF), PHP 5.2.6

Is there a patch for this problem...Really need to continue using EasyCreator.

Thanks.
Gespeichert
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  


Audiovisuelle Filmanleitungen hosted by all-inkl.com joomladirectory.net joomla.org jahoart.eu joomla-in-berlin.de Joomla Toplist Spende/Donate
easy-joomla.org joomla.de webjobber.de snipersister-de xing.de
joomlacode.org joomlaos.de joomla24.com nik-it.de

Powered by MySQLPowered by PHP Powered by SMF 1.1.8 | SMF © 2006, Simple Machines LLC Prüfe XHTML 1.0Prüfe CSS
Seite erstellt in 0.199 Sekunden mit 24 Zugriffen.