FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

Asset manager plugin

Feed 276 posts, 32 voices

Avatar
24 posts

raymond.lanier@gmail.com Thank you so much!

 
Avatar
24 posts

Now under the asset tab and settings. When I try to create a new folder I get: NOTE! You must create folder /var/www/html/public/frog/plugins/assets/files/images manually. And I still get the loading image under “Page”. Please advise.

 
Avatar
58 posts

Are you have a right permission on the public folder?

 
Avatar
24 posts

What are suppose to be set to?

 
Avatar
58 posts

777 for example

 
Avatar
24 posts

Ok. I had to manually place a assets folder in public with write access on it and my file upload works again but the spinning load image is the only thing that loads on the right of the selected page. Also, isn’t there suppose to be a dropdown option about the images that loads to the right?

 
Avatar
58 posts

I didn’t understand in part suppose. :) And alse, what’s do wrong?

 
Avatar
24 posts

It’s circled in red. It’s the only thing that loads. How do i get the images I upload on the assets tab to load here. And from examples I originally saw on Tuupola site, there’s suppose to be a drop down above that image.

 
Avatar
24 posts

Any solution?

 
Avatar
58 posts

Sorry. I can’t say anything.

 
Avatar
16 posts

This isn’t related to the Asset manager plugin, but I’ve released a Tiny mce plugin with a file manager that allows you to choose the image/file you want to add.

It may not be better/easier than the Asset Manager plugin but I believe it’s an enhancement to the original Tiny mce plugin.

For more info : http://forum.madebyfrog.com/topic/1750

Hope it helps someone
Steven

 
Avatar
24 posts

Does anyone know how to resolve this issue?

 
Avatar
58 posts

Try to edit javascript of this plugin manually. Do alert() every ajax or another vars, objects and etc. Debug it’s yourself. We can’t say you what’s issue happen, because we don’t know and don’t see your system. You may give us more information about?

 
Avatar
24 posts

It only shows when I activate the jquery_ui plugin.

 
Avatar
58 posts

It must to show you when it is. Plugin rely on this. Problem isn’t here.

 
Avatar
24 posts

I figured out what was wrong but now I want to rollback to my previous version. Before the one you gave me. Is that possible?

 
Avatar
24 posts

It shows 0.4.9 but I want to go back to 0.4.8. My images won’t show now and they did before I went to your version Ax.

 
Avatar
24 posts

The reason why I kept getting the loading gif was because of the assets.js It was assuming that the path to my admin would be “admin”. My hosting uses admin for my cpanel login and to access frogcms backend, I had to change the admin folder to another name. :)

 
Avatar
58 posts

Don’t understand. You can always download earlier version from Tuupola site.

 
Avatar
58 posts

Oh, is just. I told you :) It’s needs to debug yourself.

 
Avatar
24 posts

I downloaded the one from Tuupola site but it won’t work now.

 
Avatar
58 posts

Try to see what URL shows php. And continue to debug it. Or you may just leave it in my editorial.

 
Avatar
24 posts

Had to change something in my config.php. Everything is fine. Thank you for all your help! :)

 
Avatar
3 posts

What did you change on your config.php exactly? I have the same problem: the eternal “loading” gif at the right of every page.

 
Avatar
24 posts

It wasn’t the config.php. it was asset.js file that I edited. I had to rename the “admin” folder because of my hosting provider reserved the admin path in the url for my cpanel management tool.