[Home/Overboard/Stats] [g] [calm/brabant/drenthe/q/qa/zellig] [booru/wiki] [v] [Rules/Contacts] [Search]
[ Register / Settings / Log in ]

The Zarty

ZOOOOOOOOOOOOOTTTTTTTTTTTTTTTTTTTTTTTTT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Thread list Index Catalog

ZWABAG
Quick reply [X]

[Return] [Thread list] [Index] [Catalog] [Bottom] | Replies: 7 | Views: 2 | Currently viewing: 1
booru Zaryan No.3051
File: 1784495520680.png (25.92 KB, 1366x640, ClipboardImage.png)
Whenever you search a tag and click on the results of the query it redirects to some "error" page for no apparent reason. zQQt fix this.
Zaryan No.3052
Zoot doesn't maintain the booru. The error happens due to the search itself being added upon the post's url, thus breaking the link. Removing everything after the post url filename is a manual fix you can do. I'm trying to get this info through to the booru admin.
Zaryan No.3053
File: 1784495520680.png (229.94 KB, 667x692, ClipboardImage.png)
>>3051
it's an issue caused by the latest version of shimmie2, the easiest solution is downgrade it to v2.11.4
also you should install ffmpeg for the video thumbnails to work
Zaryan No.3054
for example:
https://zelligbooru.glowie.zip/index.php?q=post/view/874?search=Maya
remove ?search=Maya and the page will load up just fine
Zaryan No.3055
>>3053
'litaGOD
Zaryan No.3056
File: 1784495520680.png (11.88 KB, 1012x861, ClipboardImage.png)

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

Zaryan No.3057
red itt DNI
Post actions

[Return] [Thread list] [Index] [Catalog] [Top] | Replies: 7 | Views: 2 | Currently viewing: 1