Page 1 of 1

[DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 04:58
by Azriel
I'm working on a board and am attempting to debug your mod "[DEV] First Topic [pic] on Forum Index" as it is not functioning in search.php. When "View Active Topics" or "View Your Posts" etc... is shown on search results the mod is not working and no topic images are shown. In some cases only the very first topic shows an image though it is not the image from that specific thread. Before I re-write the mod entirely to fix it for the client I thought you may be able to shed some light on this issue... Thank You!

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 05:07
by 4seven
Check the old main [dev] topic for all fixes from me or users: https://www.phpbb.com/community/viewtop ... &t=1953215
As you see in media demo**, it works (in genuine prosilver style). From my knowledge all known errors should be fixed. Setup a virgin 3.0.11 test board with some topics and so on and test it in a genuine prosilver environment. You can merge the results, to find out whats worng.

Sekuro wrote:Demo: http://4seven.bplaced.net/forum/media/viewforum.php?f=7
username : test / pw: testuser

from: viewtopic.php?f=3&t=27#p106

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 05:29
by Azriel
Maybe so... but I was unable to register to the Media Board as I have no idea what "11 + twe - ele = ? px" means... and there are no "active topics" and thus none is listed in that search. However, I have installed a vanilla version of php and performed the install and the same issue occurred. In your main dev thread multiple people mentioned the issue but I didn't see any resolution.

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 05:32
by 4seven
4seven wrote:
Sekuro wrote:Demo: http://4seven.bplaced.net/forum/media/viewforum.php?f=7
username : test / pw: testuser

from: viewtopic.php?f=3&t=27#p106

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 06:11
by Azriel
First, I want to thank you for your quick responses, and all of your help. I've made a new post with an attachment and also and IMG trying both in each case I received the desired result in your topic list in the main forum, but not in the search.php functions.

2013-03-30_0107.png


2013-03-30_0106.png


2013-03-30_0105.png

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 12:24
by 4seven
For me it works in normal search/advanced search/newposts/etc.

eg.

http://4seven.bplaced.net/forum/media/search ... d=newposts

Code: Select all
http://4seven.bplaced.net/forum/media/search.php?search_id=newposts

http://4seven.bplaced.net/forum/media/search ... mit=Search

Code: Select all
http://4seven.bplaced.net/forum/media/search.php?keywords=active+&terms=all&author=&sc=1&sf=all&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search


Just in unanswered mode, i see that it permutes the thumbs. So it be the same in active topics.
So it permutes the thumbs one down, not that it not works at all ;)
A funny thing, which can be fixed.

http://4seven.bplaced.net/forum/media/search ... unanswered

Code: Select all
http://4seven.bplaced.net/forum/media/search.php?search_id=unanswered

I check the main code again, seems something have changed in the last phpbb versions.
But i must find time, because i have less of it this these weeks. So it can take a while.

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 30 Mar 2013, 23:47
by Azriel
I don't have much time left to finish this project and I've come so very close to getting it to work. Can you give me an idea of what exactly the problem is and a plausible round-about solution in which I can attempt to implement in my own patch? Thanks!

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 31 Mar 2013, 00:19
by 4seven
Sorry, but i cant promise to find a prompt solution. Ive many other prioritys this time.

Re: [DEV] First Topic [pic] on Forum Index Error

PostPosted: 31 Mar 2013, 02:12
by Azriel
Alright, Thanks! I sent you a PM.