TinyPortal

Development => Feedback => Bugs/Errors => Topic started by: IchBin on May 23, 2010, 10:57:37 PM

Title: [bugtracker] Main menu article links incorrect
Post by: IchBin on May 23, 2010, 10:57:37 PM
Links have incorrect parameters.  For example, when permission is given to a
user to submit html article the link is as follows:
index.php?action=tpmod;sa=submitarticle

If BBC article permission is given:
index.php?action=tpmod;sa=submitarticlebbc

Correct links should be:
index.php?action=tpmod;sa=addarticle_html
index.php?action=tpmod;sa=addarticle_bbc

Fix is in TPSubs.php - tp_getButtons() function.

Related post is here:
http://www.tinyportal.net/index.php?topic=32738