Login  Register

Where is my "New topic" link? xd

classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Where is my "New topic" link? xd

Mencey Melgar
373 posts
Hey, I just noticed that I have no "New topic" action in my topic pages, but "categories" link! Lol! can you take a look please? it was probably my fault--

http://forums.6326.n7.nabble.com/Cheaters-f17.html
:) Helper
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Where is my "New topic" link? xd

GregChapman
3896 posts
Hi Lou,

That's standard, and as intended, for a "Category" application.

You are not meant to have any posts at the top level, just a set of sub-forums (i.e. categories) You need to navigate to them to find a category in which to make a post.

It looks as if you have created too many "Category" applications below the top level.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Where is my "New topic" link? xd

Pedro
2557 posts
Actually, the problem is in this macro: new_topic_action_link.
Your "if.has_subapps" command makes the forum show the "New Topic" link only if it has no subforums. Since You have the "Accepted Bans" subforum there, it is not showing the link.
My test forum.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Where is my "New topic" link? xd

Mencey Melgar
373 posts
Oh right, I remember now pedro, I deleted that link to avoid users to post from the main forum(I want them to visit "categories" first), Hum, do you think I can make a duplicated view_topics_workgroup just for the main forum?
:) Helper
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Where is my "New topic" link? xd

Mencey Melgar
373 posts
Well, Never mind, I find it good now, bit tricky but its fine, thanks
:) Helper