This is a really nice module but having said that, it interferes with my Highslide popup login form. With login, register, and request new password enabled, I get a clean popup login form. With login and request new password disabled, it get a popup form with “2” on it. The reason I want to disable login and request new password is because I have a Register link that will take users directly to the registration form and I don’t want the other two tabs because their now redundant and for aesthetic purposes. Please help.

CommentFileSizeAuthor
disabled.jpeg12.24 KBmariner702
not disabled.jpeg18.25 KBmariner702

Comments

Anonymous’s picture

Disabling the tab actually means blocking the user/register path. The highslide module must access that path to AJAX output it's content.

So you can't disable those tabs, but instead try the "hide" option? Let us know if the "hide" option works.

Robin Millette’s picture

Status: Active » Postponed (maintainer needs more info)
Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Closing this request. The solution is probably to use CSS to hide the login tabs, but not use tabtamer to block access to the paths.