I installed the data grid component. Attempts to reinstall say the plugins for the component are installed and I can see the files, but there is no Insert Grid button below the editor. I put the code in to insert the grid and I just see the source code {insertgrid ID = 1}.
I am using the latest Joomla 1.5 install. I do have Sourcer installed which works fine. I am running PHP 5.2.9
I uninstalled and tried to reinstall and I got these errors when installing after uninstalling (the server name has been replaced with [SERVER NAME] since it is on a testing domain):
| Code: |
* It seems that mssql and oracle drivers were already installed on your Joomla.
New drivers were copied to /var/www/html/bidev2.com/libraries/joomla/database/database/ and old ones were renamed with postfix '_old'.
If no other application on your Joomla page connects to Oracle or MS-SQL database, than you can safely ignore this message.
Error
* JInstaller::install: There is already a folder called '/var/www/html/[SERVER NAME]/plugins/editors-xtd/insertgrid.php'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/var/www/html/[SERVER NAME]/plugins/content/displaygrid.php'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
Message
|