Alan_SP
Customer
I just noticed notification for hashtags created with vBnotifications doesn't lead to page where all posts are listed. I just guess that notification should lead to that page.
Link I have in vBnotification for new hashtags is:
When I click on it, link resolves to:
This page is empty, no hashes are there. But, I'm sure that there's a new hash created (#hashtag ) and link when I manually go to that post and click on hashtag is:
Also, I just tested, I manually changed resolved link from vBnotifications:
into this:
It worked as I suppose it should, i.e. now I see this link:
Content of the link is list of all posts with hashtag #hashtag , including latest post I just made with my test account.
As you can see, I changed & into just &. So, either AUT, or vBnotifications changes link and not use only & in it.
Not sure if it is bug in AUT or vBnotifications, but you'll know, so please change forum for this bug report as apropriate. And please correct it.
Link I have in vBnotification for new hashtags is:
Code:
http://slobodni.net/vbnotifs.php?do=click&typeid=dbtech_usertag_hashcount
When I click on it, link resolves to:
Code:
http://slobodni.net/usertag.php?do=list&action=hashes
This page is empty, no hashes are there. But, I'm sure that there's a new hash created (#hashtag ) and link when I manually go to that post and click on hashtag is:
Code:
http://slobodni.net/usertag.php?do=list&action=hash&hash=hashtag
Also, I just tested, I manually changed resolved link from vBnotifications:
Code:
http://slobodni.net/usertag.php?do=list&action=hashes
into this:
Code:
http://slobodni.net/usertag.php?do=list&action=hashes
It worked as I suppose it should, i.e. now I see this link:
Code:
http://slobodni.net/usertag.php?do=list&action=hashes
Content of the link is list of all posts with hashtag #hashtag , including latest post I just made with my test account.
As you can see, I changed & into just &. So, either AUT, or vBnotifications changes link and not use only & in it.
Not sure if it is bug in AUT or vBnotifications, but you'll know, so please change forum for this bug report as apropriate. And please correct it.
Last edited: