Amasty ChatGPT AI Content Generator for Magento 2 1.0.1

No permission to download
belonet Private First Class
Iron Member
First Referral First Score 10 Reaction Score First Resoruce
Jan 17, 2023
26
36
$73
thanks to dear member @belonet submitted a new resource:

Amasty ChatGPT AI Content Generator for Magento 2 - Amasty ChatGPT AI Content Generator for Magento 2


Read more about this resource...
 
Do you need an Open AI account for this chat GPT extension?
 
I installed but when I run php -f bin/magento setup:upgrade
I get
In ClassReader.php line 43:

Class Amasty\Base\Utils\BatchLoader does not exist


In ClassReader.php line 36:

Class Amasty\Base\Utils\BatchLoader does not exist
 
I installed but when I run php -f bin/magento setup:upgrade
I get
In ClassReader.php line 43:

Class Amasty\Base\Utils\BatchLoader does not exist


In ClassReader.php line 36:

Class Amasty\Base\Utils\BatchLoader does not exist
In most cases, this situation is due to a file permission issue in the generated code directory. Please fix it
 
In most cases, this situation is due to a file permission issue in the generated code directory. Please fix it
I run
Code:
find . -type f -exec chmod 644 {} \;           
find . -type d -exec chmod 755 {} \;       
chmod -Rf 777 var
chmod -Rf 777 pub/static
chmod -Rf 777 pub/media
chmod 777 ./app/etc
chmod 644 ./app/etc/*.xml
chmod -Rf 775 bin

and everything is the same
 
please config generated and all subdirectory folder with 777
you can find system will auto to work
 
please config generated and all subdirectory folder with 777
you can find system will auto to work
I navigated to folder GENERATED and run
Code:
chmod -R 777 .
All subfolders have permission 777

And result is:
Code:
Cache cleared successfully
File system cleanup:
/home/seva/kaciga.rs/generated/code/Amasty
/home/seva/kaciga.rs/generated/code/Amazon
/home/seva/kaciga.rs/generated/code/Composer
/home/seva/kaciga.rs/generated/code/Dotdigitalgroup
/home/seva/kaciga.rs/generated/code/MageWorx
/home/seva/kaciga.rs/generated/code/Magefan
/home/seva/kaciga.rs/generated/code/Magento
/home/seva/kaciga.rs/generated/code/Sm
/home/seva/kaciga.rs/generated/code/Swissup
/home/seva/kaciga.rs/generated/code/Symfony
/home/seva/kaciga.rs/generated/code/Vertex
/home/seva/kaciga.rs/generated/code/WeSupply
/home/seva/kaciga.rs/generated/code/WeltPixel
The directory '/home/seva/kaciga.rs/generated/metadata/' doesn't exist - skipping cleanup
/home/seva/kaciga.rs/pub/static/frontend
Updating modules:
Class Amasty\Base\Utils\BatchLoader does not exist

In ClassReader.php line 43:

  Class Amasty\Base\Utils\BatchLoader does not exist


In ClassReader.php line 36:

  Class Amasty\Base\Utils\BatchLoader does not exist
 
checked package ,it is not include base core .now you can find it from here
 
Anybody knows that if you link it with a paid account, there is any difference in generated content?
 
I installed the extension. I set everything up, but when I click on GENERATE WITH AI, it says PLEASE WAIT... for a few seconds and the field remains empty.
Can someone help me
 
Anybody knows that if you link it with a paid account, there is any difference in generated content?
No. The paid version gives you access to a better ai, but the Amasty version as of now just does the regular ai
 
Working Sir With all Version 2.4
 
Last edited:
Thank you sir thank you nullpro

 
Last edited by a moderator: