[
Home
/
Overboard
/
Stats
]
[
g
]
[
calm
/
brabant
/
drenthe
/
q
/
qa
/
zellig
]
[
booru
/
wiki
]
[
v
]
[
Rules
/
Contacts
]
[
Search
]
🔍
[
Register
/
Settings
/
Log in
]
Markup /q/3056
Comment
>>3053 i just found the problem in this file: /ext/index/theme.php edit line 180 $page->add_block(new Block(null, $this->build_table($images, "?search=$query"), "main", 10, "image-list")); to $page->add_block(new Block(null, $this->build_table($images, "#search=$query"), "main", 10, "image-list")); this way you don't have to change the software