Post by fma1955 » Mon May 27, 2013 6:14 pm

How do I get AES 1.3.0 without paying again?

Newbie

Posts

Joined
Fri May 24, 2013 5:53 pm

Post by rph » Mon May 27, 2013 6:53 pm

Log into your account and download it.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by fma1955 » Mon May 27, 2013 7:39 pm

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

Newbie

Posts

Joined
Fri May 24, 2013 5:53 pm

Post by rph » Mon May 27, 2013 8:36 pm

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.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by fma1955 » Fri May 31, 2013 3:42 pm

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

Newbie

Posts

Joined
Fri May 24, 2013 5:53 pm

Post by rph » Fri May 31, 2013 10:14 pm

PM me admin and ftp logins.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by jfkansas » Sat Jun 22, 2013 5:36 am

When I search for "Admin Enhancement Suite (AES)" in the extensions site I don't see it. Where does it come from?

Newbie

Posts

Joined
Sat Jun 22, 2013 5:08 am

Post by rph » Sun Jun 23, 2013 1:37 pm


-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by 3antz » Tue Sep 17, 2013 9:53 pm

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;

Active Member

Posts

Joined
Sun Oct 02, 2011 6:52 pm

Post by rph » Wed Sep 18, 2013 12:01 am

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:

Code: Select all

error="log"
to

Code: Select all

error="skip"

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by itlemkita » Fri Oct 16, 2015 3:26 pm

hi
is it support set subtract in certain order status?

Newbie

Posts

Joined
Tue Oct 13, 2015 1:02 pm
Who is online

Users browsing this forum: No registered users and 21 guests