-
AuthorPosts
-
October 22, 2013 at 8:19 pm #191623
After installing JA Extensions Manager, I get the following error message when clicking “JA Extensions Manager” in the components menu:
An error has occurred.
1146: Table ‘gmlemley_jmln1.joom_jaem_services’ doesn’t exist SQL=SELECT * FROM joom_jaem_services AS t WHERE 1 ORDER BY t.ws_nameDoes anyone know how to fix this?
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 23, 2013 at 9:27 am #509948Did you try with the latest version? If possible, pm me admin & ftp account of your site, I will try to install for you.
February 28, 2014 at 8:23 pm #524810I am having the same issue with JA Extension Manager producing,
“1146 – An error has occurred”
and it lists the same sql reference as the above post, with my database shown (see below).
A little history, I setup my domain and web hosting, purchased a Joomlart subscription, and attempted to install JA Fixel and JA Argo. In both cases, JA Extension Manager worked, When I deleted everything and started from scratch, I downloaded and installed JA LENS. Since then, I get the above error and: “Table ‘cstricker_fhjs1.fhjs_jaem_services’ doesn’t exist SQL=SELECT * FROM fhjs_jaem_services AS t WHERE 1 ORDER BY t.ws_name”
<em>@Saguaros 394866 wrote:</em><blockquote>Did you try with the latest version? If possible, pm me admin & ftp account of your site, I will try to install for you.</blockquote>
I am never asked to do or enter anything when I install the Joomlart Quickstarts. It is like it installs and configures in the background using the existing database and then says “you must delete installation file before loading your site” (that is a paraphrase since I know longer have the error on my screen).*
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 3, 2014 at 2:14 am #524961@cstricker: you can PM me admin and FTP account of site you’re working on. I will detect what’s wrong here.
saswiss Friendsaswiss
- Join date:
- August 2013
- Posts:
- 144
- Downloads:
- 149
- Uploads:
- 43
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
November 16, 2014 at 8:00 am #555312Hi,
I am having the same error message when installing the JA Extension Manager. What was the solution offered?
thanks!jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 16, 2014 at 12:27 pm #555324Hi @saswiss
Please create your own topic with issue detail. Each topic should be owned by one user only.
@cstricker
Please try to update this query to create table
-- phpMyAdmin SQL Dump
-- version 4.2.9.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Nov 16, 2014 at 12:25 PM
-- Server version: 5.5.40-0ubuntu0.14.04.1
-- PHP Version: 5.5.9-1ubuntu4.5SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";--
-- Database: `joodev_joomla`
---- --------------------------------------------------------
--
-- Table structure for table `np4xf_jaem_services`
--CREATE TABLE IF NOT EXISTS `np4xf_jaem_services` (
`id` int(11) NOT NULL,
`ws_name` varchar(255) NOT NULL,
`ws_mode` varchar(50) NOT NULL DEFAULT 'local',
`ws_uri` varchar(255) NOT NULL,
`ws_user` varchar(100) NOT NULL,
`ws_pass` varchar(100) NOT NULL,
`ws_default` tinyint(1) NOT NULL DEFAULT '0',
`ws_core` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;--
-- Dumping data for table `np4xf_jaem_services`
--INSERT INTO `np4xf_jaem_services` (`id`, `ws_name`, `ws_mode`, `ws_uri`, `ws_user`, `ws_pass`, `ws_default`, `ws_core`) VALUES
(1, 'Local Service', 'local', '', '', '', 1, 1),
(2, 'JoomlArt Updates', 'remote', 'http://update.joomlart.com/service/', '', '', 0, 1);--
-- Indexes for dumped tables
----
-- Indexes for table `np4xf_jaem_services`
--
ALTER TABLE `np4xf_jaem_services`
ADD PRIMARY KEY (`id`);--
-- AUTO_INCREMENT for dumped tables
----
-- AUTO_INCREMENT for table `np4xf_jaem_services`
--
ALTER TABLE `np4xf_jaem_services`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
Note:// Replace with your own table prefix.
Thank you,
Viet VuMarch 2, 2015 at 6:23 am #561169tried to download latest version ja extension manager 2.6.0,
got the following error –
no file selected
unable to find install packetcan someone help me get this installed?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
-
AuthorPosts
This topic contains 8 replies, has 6 voices, and was last updated by jooservices 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum