- Posts: 2
- Thank you received: 0
folder not found
- s1670510005
- Topic Author
- Offline
- New Member
-
Less
More
2 years 8 months ago #120
by s1670510005
folder not found was created by s1670510005
Hi,
I´m working with Joomla 4 and installed your plugin JoomHelper 360.
My .jpgs are in /images/jmp360
Code in the entry is:
{jmp360}
"zoomfolder":"images/kleider/unikate/"
{/jmp360}
just got the message "folder not found"
I just like to display the jpgs and zoom them
Where is my mistake?
Thanks for help.
Best regards
Christine
I´m working with Joomla 4 and installed your plugin JoomHelper 360.
My .jpgs are in /images/jmp360
Code in the entry is:
{jmp360}
"zoomfolder":"images/kleider/unikate/"
{/jmp360}
just got the message "folder not found"
I just like to display the jpgs and zoom them
Where is my mistake?
Thanks for help.
Best regards
Christine
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
2 years 8 months ago - 2 years 8 months ago #121
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic folder not found
Hi,
If you put images in folder images/jmp360, the syntax correct is
{jmp360}
"folder":"images/jmp360"
{/jmp360}
I hope it will work well!
If you put images in folder images/jmp360, the syntax correct is
{jmp360}
"folder":"images/jmp360"
{/jmp360}
I hope it will work well!
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Last edit: 2 years 8 months ago by administrator.
Please Log in or Create an account to join the conversation.
- s1670510005
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
2 years 8 months ago - 2 years 8 months ago #122
by s1670510005
Replied by s1670510005 on topic folder not found
I did it as you wrote - please see attached files
but the message is the same
Best regards
but the message is the same

Best regards
Last edit: 2 years 8 months ago by s1670510005.
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
2 years 8 months ago #123
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic folder not found
Hi,
It's "folder" not "zoomfolder":
{jmp360}"folder":"images/jmp360"{/jmp360}
Not:
{jmp360}"zoomfolder":"images/jmp360"{/jmp360}
It's "folder" not "zoomfolder":
{jmp360}"folder":"images/jmp360"{/jmp360}
Not:
{jmp360}"zoomfolder":"images/jmp360"{/jmp360}
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
Latest articles
-
Resend Activation CodeThe utility resends the activation code so the user doesn’t have to re-register with a different email.
-
Add custom Head Tag, CSS and Javascript to Joomla articleThe Joomla plugin to add custom head tag, CSS and JavaScript to your Joomla article.
-
How to Set Up Google Analytics on Joomla websiteAdd Google Analytics to track your website.
-
Delete Joomla articles in bulkWith this plugin, you can delete posts in bulk with just one click. It saves your time.
-
Insert article attributes into another articleUse this extension to insert article attributes like title, link, image...
Plugin works like a charm in front-end, but I doesn't seem to work for administrator login as of now.
Am I doing something wrong or is the functionality site-only?