Jump to content

Topic Thumbnail for IPS4.x

Featured Replies

Why is not there pagination. This is a bug or I have some kind of error? Added 30 topics, but they just disappear and no page breakdowns.

  • Replies 595
  • Views 49.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

Posted Images

  • Author
 

Why is not there pagination. This is a bug or I have some kind of error? Added 30 topics, but they just disappear and no page breakdowns.

It has an option 

Screenshot_2018-03-01-17-07-54-745_com.android.chrome.thumb.png.86fb4eadf39c3bf78bf613a5b9e342e4.png

 

Yes that's right. 30 topics are displayed. But there is no pagination, and older topics can not be viewed.

  • Author
 

Yes that's right. 30 topics are displayed. But there is no pagination, and older topics can not be viewed.

I can not reproduce this problem. Please give me acp access so I can take a look.

How to display the topic list on the IP.Pages, in the same form in which they are displayed in the forum?

  • Author
 

How to display the topic list on the IP.Pages, in the same form in which they are displayed in the forum?

Use its widget.

@onlyME

What code should I remove if I want to remove the no-thumbnail place holder? so that threads with no images don't have a no-thumbnail icon next to them. 

  • Author
 

@onlyME

What code should I remove if I want to remove the no-thumbnail place holder? so that threads with no images don't have a no-thumbnail icon next to them. 

Check your pm

So my setup is like this:

5aa0d72c70b49_Bildschirmfoto2018-03-08um07_22_28.thumb.png.9eb2a029cb806332f49ac55be104d6dc.png

Authors aren’t allowed to change the thumbnail. Yet, when they create the post, they are presented with this option:

5aa0d754689a7_Bildschirmfoto2018-03-08um07_23_57.png.46c35588287a3f1e85dbf49b7ae468b8.png

The result is that often people will manually upload an image here and then DON’T upload it to the post itself for everyone to see. So they talk about the image, but no one can see it. 

Is there a way to change it so “Auto get first image” will be used and the authors don’t get any options regarding that? 
I will have to deactivate the plugin for now because of that. 

  • Author
 

So my setup is like this:

5aa0d72c70b49_Bildschirmfoto2018-03-08um07_22_28.thumb.png.9eb2a029cb806332f49ac55be104d6dc.png

Authors aren’t allowed to change the thumbnail. Yet, when they create the post, they are presented with this option:

5aa0d754689a7_Bildschirmfoto2018-03-08um07_23_57.png.46c35588287a3f1e85dbf49b7ae468b8.png

The result is that often people will manually upload an image here and then DON’T upload it to the post itself for everyone to see. So they talk about the image, but no one can see it. 

Is there a way to change it so “Auto get first image” will be used and the authors don’t get any options regarding that? 
I will have to deactivate the plugin for now because of that. 

Ok, I will update it in next version. 

  • 3 weeks later...

Hello, very nice plugin !

I have a problem tho, i can't split any post....Screenshot_1.jpg.dd8b8e8a5d558e89168e2528b2037498.jpg

I checked and the problem is in line 277

$container->canChangeThumb( \IPS\Member::loggedIn()->member_id )

What can i do to fix this ?

  • Author
 

Hello, very nice plugin !

I have a problem tho, i can't split any post....Screenshot_1.jpg.dd8b8e8a5d558e89168e2528b2037498.jpg

I checked and the problem is in line 277


$container->canChangeThumb( \IPS\Member::loggedIn()->member_id )

What can i do to fix this ?

Ok, I will test it 

I use  PHP Version 5.6.32-1and IPS  4.2.8 and one suggestion : in widget when i choose posts, i see the topic creator and not the last poster.... it would be nice to be like IPS widget (last poster and the start of the post)

Edited by Valtasar

  • Author
 

I use  PHP Version 5.6.32-1and IPS  4.2.8 and one suggestion : in widget when i choose posts, i see the topic creator and not the last poster.... it would be nice to be like IPS widget (last poster and the start of the post)

Edit your theme > core > global > plugins > bim_tthumb_widget

Find and remove

 'do', 'getNewComment' 

 

Edited by onlyME

 

Find and remove


 'do', 'getNewComment' 

I did it and the only thing changed was that i can't go to posts anymore....when i click a post brings me in the main page.

I attached an image with thumb widget and IPS widget and what i mean... when i click a post in your widget i go (right) in the last post, but i can't see it in the widget

Screenshot_1.thumb.jpg.6f3e9ee4ea98e25d1fb4ea0399c8295e.jpg

  • Author
 

I did it and the only thing changed was that i can't go to posts anymore....when i click a post brings me in the main page.

I attached an image with thumb widget and IPS widget and what i mean... when i click a post in your widget i go (right) in the last post, but i can't see it in the widget

Screenshot_1.thumb.jpg.6f3e9ee4ea98e25d1fb4ea0399c8295e.jpg

Revert it and wait for the next version :) 

 

Revert it and wait for the next version :) 

I installed the new version but nothing changed in widget...

 

Also the problem here

persist...to move or split any reply, i must disable the plugin first

  • Author

@Valtasar please download it again, I just uploaded new file 

 

I did it and the only thing changed was that i can't go to posts anymore....when i click a post brings me in the main page.

I attached an image with thumb widget and IPS widget and what i mean... when i click a post in your widget i go (right) in the last post, but i can't see it in the widget

It's a topics feed not posts feed like the screenshow you shown me, so it's better to display starter.

But you can display the last poster if you want, edit your theme > core > global > plugins > bim_tthumb_widget

Find

$topic->author()->link()

Replace by

$topic->lastCommenter()->link()

 

Problem solved, thank you a lot :)

  • 4 weeks later...
 

I will have to deactivate the plugin for now because of that. 

Same here, sadly not usable right now....

  • Author
 

Same here, sadly not usable right now....

How about your problem?

 

How about your problem?

Same as opentype, I don't want my users see this option.

 

auto-get.png

  • Author
 

Same as opentype, I don't want my users see this option.

 

auto-get.png

What version are you using. I fixed it.

 

What version are you using. I fixed it.

3.0.0 (30000)
  • Author
 
3.0.0 (30000)

Do you enable "author can change thumbnail" ? If yes, member will see that option when posting new topic.

Recently Browsing 0

  • No registered users viewing this page.