Page 3 of 3
Re: [RELEASED] Admin Enhancement Suite
Posted: Mon May 27, 2013 6:14 pm
by fma1955
How do I get AES 1.3.0 without paying again?
Re: [RELEASED] Admin Enhancement Suite
Posted: Mon May 27, 2013 6:53 pm
by rph
Log into your account and download it.
Re: [RELEASED] Admin Enhancement Suite
Posted: Mon May 27, 2013 7:39 pm
by fma1955
Thank you very much. I now have AES showing and can adjust the settings in there. Image manager does not come up in "Catagory or Products" it does come up in System-Settings. Also the Text editor is still the default from Opencart. The Text editor is the main reason I purchased AES.
I did some more checking and the image manager seems to come up everywhere except in "Catagory or Products"
Thank you very much for your help.
Kind regards
Warren
Re: [RELEASED] Admin Enhancement Suite
Posted: Mon May 27, 2013 8:36 pm
by rph
fma1955 wrote:Also the Text editor is still the default from Opencart. The Text editor is the main reason I purchased AES.
Follow the directions in the readme file.
I did some more checking and the image manager seems to come up everywhere except in "Catagory or Products"
I don't know what that means.
Re: [RELEASED] Admin Enhancement Suite
Posted: Fri May 31, 2013 3:42 pm
by fma1955
rph,
I deleted all files & reloaded them in order. Everything works fine Except that when I add text or anything in the Text Editor (which I like) and save, then go back to look or modify the text, there is nothing there and I have to load it all again.
Any ideas?
Also some of the problems I was having before where not having the Image manager in "Products" or "Catalog". This still persists on Windows but I use Mac most of the time & there has been no problem there. Is there a Mac version maybe I downloaded that.
THE MAIN problem I was having before was I would make a change but it was not showing on the Home page. This I BELIEVE was that there is (at least on my site) a delay of up to 5min. before it takes effect. Have you heard of this or do you already know this.
I appreciate your help and thank you for all the time, effort and patience you have with amateurs like me.
Kind Regards
Re: [RELEASED] Admin Enhancement Suite
Posted: Fri May 31, 2013 10:14 pm
by rph
PM me admin and ftp logins.
Re: [RELEASED] Admin Enhancement Suite
Posted: Sat Jun 22, 2013 5:36 am
by jfkansas
When I search for "Admin Enhancement Suite (AES)" in the extensions site I don't see it. Where does it come from?
Re: [RELEASED] Admin Enhancement Suite
Posted: Sun Jun 23, 2013 1:37 pm
by rph
Re: [RELEASED] Admin Enhancement Suite
Posted: Tue Sep 17, 2013 9:53 pm
by 3antz
Hi Rph, I might have asked you this previously but I forgot the solution to it. I'm currently using a third party image manager and I believe it changes the window size. Can you guide me on how to disable the window size check in your plugin? It is returning this error each time I click on the image manager. Thanks.
id : Admin Enhancement Suite
version : 1.3.0-beta.4
vqmver : 2.3.0
author : Ryan (rph) - OpenCartHelp.com
SEARCH NOT FOUND (SKIPPED): height: 340px;
SEARCH NOT FOUND (SKIPPED): height: 320px;
Re: [RELEASED] Admin Enhancement Suite
Posted: Wed Sep 18, 2013 12:01 am
by rph
Find:
Code: Select all
<operation error="log">
<search position="replace"><![CDATA[height: 340px;]]></search>
<add><![CDATA[height: <?php echo $container_height; ?>px;]]></add>
</operation>
<operation error="log">
<!-- Replaces two instances -->
<search position="replace"><![CDATA[height: 320px;]]></search>
<add><![CDATA[height: <?php echo $column_height; ?>px;]]></add>
</operation>
And change:
to
Re: [RELEASED] Admin Enhancement Suite
Posted: Fri Oct 16, 2015 3:26 pm
by itlemkita
hi
is it support set subtract in certain order status?