rns: add info about unread PM preventing searches.

This commit is contained in:
Garfield69
2020-03-10 21:41:29 +13:00
parent 608bb7d9e4
commit b012502f87

View File

@@ -111,6 +111,10 @@
options: options:
"desc": "desc" "desc": "desc"
"asc": "asc" "asc": "asc"
- name: info_results
type: info
label: Search results
default: "If you are getting the error <b>Login Failed, got redirected</b> then access the site with your browser and <b>mark as read</b> all PMs."
login: login:
path: login.php path: login.php
@@ -132,7 +136,7 @@
search: search:
# https://rainbownationsharing.net/browse.php?search=%2Bbloom%2Bcounty&searchin=title&incldead=0&vip=0 # https://rainbownationsharing.net/browse.php?search=%2Bbloom%2Bcounty&searchin=title&incldead=0&vip=0
paths: paths:
- path: browse.php - path: browse.php
inputs: inputs:
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}" $raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
search: "{{ .Keywords }}" search: "{{ .Keywords }}"