I wanted to try this out today. This problem was mentioned in one other post but I never saw a solution other than "the developer is working on a new release". This is v1.5.1 on Localhost
![]()
I wanted to try this out today. This problem was mentioned in one other post but I never saw a solution other than "the developer is working on a new release". This is v1.5.1 on Localhost
![]()
From 1.51 the admin configure.php figured out where it was all by itself, eg in 1.53 we have:How do I hard-code the admin path in the defines?
PHP Code:
define('DIR_WS_ADMIN', preg_replace('#^' . str_replace('-', '\-', zen_parse_url(HTTP_SERVER, '/path')) . '#', '', dirname($_SERVER['SCRIPT_NAME'])) . '/');
For Apsona Shopadmin index page to load, you need to hard-code the admin path:PHP Code:
define('DIR_WS_HTTPS_ADMIN', preg_replace('#^' . str_replace('-', '\-', zen_parse_url(HTTPS_SERVER, '/path')) . '#', '', dirname($_SERVER['SCRIPT_NAME'])) . '/');
PHP Code:
define('DIR_WS_ADMIN', '/shop/ADMIN_DIRECTORY/');//steve apsona
and note that when using a /local/configure.php there is a problem with the calculation of DIR_FS_ADMIN as mentioned and ignored here:PHP Code:
define('DIR_WS_HTTPS_ADMIN', DIR_WS_ADMIN);//steve apsona
http://www.zen-cart.com/showthread.p...windows-server
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Hi Torvista:
I just saw your response. I made the changes you suggested in the quote below to my /admin/includes/configure.php and it worked.
Thanks a million.
Now I have to figure out how to slay the custom product fields / zen cart product page / TPP dragon... and then I will be able to launch. Other tweaks, enhancements and changes can be implemented as I go along. I am a middle aged "dog" learning new tricks. But with the insights that you, Chadd, MC1234567, Diva Vocals, Delia Designs, Dr.Byte, Apsona etal contribute to the forum, noob-eCom-boomers like me can actually learn.
Thanks again.
AJ
Just FYI, this is the old style..cira v1.3.9 that I had in my v1.5.1 by accident and kept IH4 from self installing. Once I used the newer version for determining DIR_WS_ADMIN, the IH4 install worked fine. I wonder what effect changing this back now would have? Frankly my store is working and I do not want to mess with it lol.
From my localhost, apsona ShopAdmin ran well although it was a bit slow, but from my host it could not run and kept saying
"The server is not responding. Please check your network connection.
Status: error"
If there's something that needs to be changed from my host configuration, could anyone please guide me what it is?
Thanks in advanced.
Hi All. Two things. First, has anyone been able to reach someone at Apsona for technical help lately?
Second, I was having the problem with the blank page and the "loading" circle thingy. I've tried every fix offered in this thread but the closest I've been able to get is the Shop Admin Header with dead links to Account Info and Feedback, along with
Anyone have a fix for this yet? I'm running Zencart 1.5.3, PHP Version 5.3.29, and MySQL 5.5.32-cll-lveThe server is not responding. Please check your network connection.
Status: error
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
Are you using Apsona?
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
I'm trying to install Apsona Shop admin in my ZC 1.5 in localhost.
I've downloaded the files, after the registration process, and copied them into their respective locations. After that I've downloaded the Apsona Update for ZC 1.5 and again I've copied them.
After all I've run into the admin and nothing appears.
No Apsona logo or any reference to it.
Any help would be appreciated.
Bookmarks