Jump to content

Featured Content for IPS4.x+


Recommended Posts

Posted

I have an issue while using Amazon S3 buckets...

If I try to change Storage Settings vía System->Files->Storage Settings and then changing from "File System: /home/myuser/public_html/uploads" to "Amazon S3: my.bucket" it gives an 500 error when saving... everything in my site is now in my bucket but this doesn´t.

I tried this because "CMS Records" which I think has the pages images is on the bucket and your app doesn't seem to acknowledge the change.

Correct URL to the image: 

http://my.bucket.s3.amazonaws.com/monthly_2016_01/image.jpg


Incorrect URL to the image: 

 http://mysite.com/uploads/monthly_2016_01/image.jpg

I hope you can help me :)

And if it's not possible right now, is there a quick edit so I can hardcode my bucket path instead of the regular path? Thanks!

Posted
Quote

The application you uploaded cannot be installed because it is not a valid application, the archive is corrupt or the file and directory permissions in /applications do not allow it.

I get that error when trying to upgrade

Posted
5 hours ago, ran3v4 said:

I have an issue while using Amazon S3 buckets...

If I try to change Storage Settings vía System->Files->Storage Settings and then changing from "File System: /home/myuser/public_html/uploads" to "Amazon S3: my.bucket" it gives an 500 error when saving... everything in my site is now in my bucket but this doesn´t.

I tried this because "CMS Records" which I think has the pages images is on the bucket and your app doesn't seem to acknowledge the change.

Correct URL to the image: 


http://my.bucket.s3.amazonaws.com/monthly_2016_01/image.jpg


Incorrect URL to the image: 


 http://mysite.com/uploads/monthly_2016_01/image.jpg

I hope you can help me :)

And if it's not possible right now, is there a quick edit so I can hardcode my bucket path instead of the regular path? Thanks!

It's not a bug of this mod. Which version of IPS are you using?

2 hours ago, ran3v4 said:

Maybe it has something to do with the changes stated in this article? 

 

This app works with the new file system.

Posted
3 hours ago, onlyME said:

It's not a bug of this mod. Which version of IPS are you using?

This app works with the new file system.

I'm using IPB 4.1.7

Something is related to your app, when I moved everything to Amazon S3 there was no problems with any IPS option... and every reference to those images is still working on the live site. BUT when  I try to change your app to S3 like I said and click "Save" I get a 500 error. 

 

Can it be related somehow? 

 

sketch-1453450753242.jpg

sketch-1453450656649.jpg

sketch-1453450465093.jpg

sketch-1453450535567.jpg

Posted
4 minutes ago, ran3v4 said:

I'm using IPB 4.1.7

Something is related to your app, when I moved everything to Amazon S3 there was no problems with any IPS option... and every reference to those images is still working on the live site. BUT when  I try to change your app to S3 like I said and click "Save" I get a 500 error. 

 

Can it be related somehow? 

 

sketch-1453450753242.jpg

sketch-1453450656649.jpg

sketch-1453450465093.jpg

sketch-1453450535567.jpg

Please give me ACP access so I can take a look.

  • 3 weeks later...
Posted
Just now, VR6Pete said:

that's more like it - I did look at the demo and it didn't look like that the other day :)

Can you confirm if I can add content with multiple hyper links on a single image?

"

I.E Click here for this and click this for that  

"

It can not, you can only add image, link & title for an item in a slider.

Posted
6 minutes ago, onlyME said:

not, you can only add image, link & title for an item in a slider.

ok - is this something you may consider in a future release?

Posted
3 minutes ago, onlyME said:

No :) 

lol - ok appreciate your honesty - not really much in way of variety with this type of plugin in the market place but don't really don't want to commit to a purchase if I cannot get it to work the way I would like it to, that said I will have a look to see if I can present my content differently as it does seem like a great addon.

Posted
9 hours ago, jcdesign said:

Is It possible get the author after the title? For an example: Spectre by Joseph

Try to edit template bit > featuredcontent > front > embed > showSlide 

Find

<img src='{$row['image']}' style="height:{$height}; width:100%;" title="{$row['title']}">

Replace by

<img src='{$row['image']}' style="height:{$height}; width:100%;" title="{$row['title']}{{if $row['poster']}} - {$row['poster']}{{endif}}">

Save

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...