Jump to content

Topic Thumbnail for IPS4.x


onlyME

Recommended Posts

Posted

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.

Posted
1 minute ago, kanv1s said:

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

 

Posted
5 minutes ago, kanv1s said:

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.

Posted
Just now, kanv1s said:

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.

Posted

@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. 

Posted
45 minutes ago, Serayah said:

@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

Posted

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. 

Posted
4 minutes ago, opentype said:

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...
Posted

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 ?

Posted
1 hour ago, Valtasar said:

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 

Posted (edited)

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
Posted (edited)
5 hours ago, Valtasar said:

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
Posted
17 hours ago, onlyME said:

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

Posted
5 hours ago, Valtasar said:

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 :) 

Posted
On 2/4/2018 at 2:27 AM, onlyME said:

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

Posted

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

On 4/2/2018 at 6:27 AM, onlyME said:

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()

 

  • 4 weeks later...
Posted
On 3/8/2018 at 7:31 AM, opentype said:

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

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

  • Recently Browsing   0 members

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