I just tried to update Shop Module in my existing SMA. Post that i am unable to add sale via any method. The drop-down list does not come. Nor the add by list will work. The circle will keep on moving and no list will turn up.
However, can add it in Purchase and can see items listed perfectly…
I had to update my PHP to 7.4.
- EGAnswered
Hello,
Can you provide more details with screenshots, also check the log file
app\logs
for errors. - MSAnswered
Hello,
May I know what dropdown list are you talking about?
Please let me know about step 8? Were there any errors while import sql files? What was you old version that you updating to latest?
Thank you
- MVAnswered
Hi,
I was using version 3.0.XX or something and then installed a SHOP module over it; got little tired of figuring out the error so i have made a fresh install now is there any easy way to transfer old data to new dbase.
Also with the shop module; my new Home Page http:mysite.com comes out blank but work fine if its logged in as a user after using url => http:mysite.com/sma/admin - if i enter the admin page in url. Any solution for this
- EGAnswered
Mitul Vasa Check your log file
app\logs
for errors. You can enable an error logging, if it is not enabled already, by changing the value oflog_threshold
inapp\config\config.php
to 1.If I remembered very well, I have resolved a similar issue for a client and it was as a result of some messed up lines in
hybridauthlib.php
fileapp\config\hybridauthlib.php
Share a screenshot of your recent log and that of
hybridauthlib.php
- Login to Reply