It is not a good news but i feel less alonegirello wrote:I have the same problem
ThanksGalixte de EzCom wrote:Reported here: https://github.com/bb3mobi/imgposts/issues/14.
currently on phpBB 3.1 it's not possible.sofocles wrote:Hi, I have installed "Images from posts" and "recent topics" on phpbb 3.1.6, for now "recent topics" shows at top before "Images from Posts".
I would like to show first "Images from Posts",
what I need to change in html templates and/or css stylesheets?
thanks in advance.
It is possible but it needs to be done by the extension authors in conjunction with one another.Galixte de EzCom wrote:currently on phpBB 3.1 it's not possible.
Ok, it’s not free to decide what is the first, the second, etc..david63 wrote:It is possible but it needs to be done by the extension authors in conjunction with one another.Galixte de EzCom wrote:currently on phpBB 3.1 it's not possible.
By a user - no (and I do not think that it will be an option in the foreseeable future)Galixte de EzCom wrote:Ok, it’s not free to decide what is the first, the second, etc..
Doesn't work at all by me??Galixte de EzCom wrote:Hi,
currently it’s the case.OmkePom wrote:I want this Extension to only get the first "image" in a Topic?
Can you release this in the ACP for me???
Code: Select all
SQL ERROR [ mysql4 ]
[0]
SQL
No values specified for SQL IN comparison
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 536
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 441
CALL: phpbb\db\driver\driver->sql_in_set()
FILE: [ROOT]/ext/bb3mobi/imgposts/core/helper.php
LINE: 228
CALL: phpbb\db\driver\factory->sql_in_set()
FILE: [ROOT]/ext/bb3mobi/imgposts/event/listener.php
LINE: 50
CALL: bb3mobi\imgposts\core\helper->last_images_attachment()
FILE: (not given by php)
LINE: (not given by php)
CALL: bb3mobi\imgposts\event\listener->last_index_images()
FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 164
CALL: call_user_func()
FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 53
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()
FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
LINE: 167
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 60
CALL: Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch()
FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()
FILE: [ROOT]/index.php
LINE: 198
CALL: phpbb\event\dispatcher->trigger_event()