Elxis CMS Forum
Extensions => Components => Topic started by: cccdin on October 22, 2008, 17:39:06
-
Προσπαθώ να εγκαταστήσω το com_estateagent Version: 1.3.5 στο Εlxis 2008.1 Stable rev2204 [ Nemesis ] 29-September-2008 .
Εχω τις πάρακατω ενδείξεις σφάλματος:
(1) Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
SHOW COLUMNS FROM #__estateagent
(2) Message: Duplicate column name 'mapcoords'
ALTER TABLE `elx_estateagent` ADD COLUMN `mapcoords` TINYTEXT NOT NULL DEFAULT '' AFTER `hot`
(3) Message: Duplicate column name 'checked_out'
ALTER TABLE `elx_estateagent` ADD COLUMN `checked_out` tinyint(11) NOT NULL default '0', ADD COLUMN `checked_out_time` time default NULL
Ενω φαινεται οτι η εγκατάσταση γίνεται κανονικά :
Αποστολή component - Επιτυχής
Στη συνέχεια όμως στη διαχείρηση υπάρχει πρόβλημα (οπως ειναι αναμενόμενο από τα παραπάνω μηνύματα)
Υπόψιν: στη έκδοση Elxis 2008 δεν έχω πρόβλημα.
Οταν προσπαθήσω να μπώ στη διαχείριση πέρνω το παρακάτω μήνυμα:
Fatal error: Cannot make static method mosHTML::radioList() non static in class mosEAHTML in I:\wamp\www\elxis\administrator\components\com_estateagent\class.estateagent.php on line 188
Εχει κανείς καμιά ιδέα ????
-
It is NOT compatible with the 2008.1 version of Elxis.
-
Ναι σίγουρα....αν κάποιος το 'χει δουλέψει και έχει κατι παραπάνω, κάποια διόρθωση....
-
I m sorry but this component is not full compatible with elxis. You must find something else to fit your needs.!!
-
Μαζί σου και γω το ίδιο πρόβλημα έχω!
-
Here is international zone please :)
-
english please... ;)
-
oups sorry guy's I didn't notice it.
I translate my answer.
-
Sorry i also translate my answer :)
-
the component is not compatible with PHP 5 and Elxis 2008.1 is built in php5 (Elxis 2008.0 is in php4). That's why you get the warning for the "static method". You should go to
I:\wamp\www\elxis\administrator\components\com_estateagent\class.estateagent.php, line 188
And change something like this: mosHTML->radioList() to this: mosHTML::radioList()
But I guess this wont be the only problem...
-
For a compatible solution for Elxis CMS regarding the a Real Estate (http://www.creativeoptions.eu/ependiste-stin-anaptixi.html) visit the link