MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completely customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
New to memht...how do I add more categories (news, entertainment, movies, etc...)
AuthorText
eiro0701
Just arrived

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 13/03/2009 06:32
New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18756
Hello all

I would like to know how to add more categories to my memht portal. PAGE <-- the pull down menu on this page is something I want to work, but instead of guide, downloads, blog, mylinks and the other ones I would like to change all of those and replace them with new categories like entertainment, movies, tech (etc), and i want them all to function just like the News page (HERE), except instead of it being labeled "news" it would be the designated NEW category name (movies, entertainment, tech...)

I am not sure if I made this question clear, but if you understand what I am trying to accomplish please, HELP!!!
Delete Edit Quote
 
adminik
Moderator
Polski Support


Posts: 275
Contributes: 267

Gender: _MALE_
Online: No

Languages: Polski & English
Version: Last xD
Country: Polska
Date: 13/03/2009 11:51
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18757
AP->System->Arguments
Delete Edit Quote
 
eiro0701
Just arrived

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 13/03/2009 22:37
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18773
Well I understand how the arguments work, what I want is like 6 blocks that correspond with categories I want to create. The categories consist of News, Music, Entertainment, Forum, Tips, WTF and Movies...I want the homepage to have different blocks that function like the "News" block, but there will be all the topics I made. Is this possible?
Delete Edit Quote
 
eiro0701
Just arrived

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 15/03/2009 06:21
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18796
Does anyone understand my situation? I suppose it would help if I knew more about memht, but progress is being made. So here's the thing, I just want people to go to submissions, and in the pull down menu I want people to be able to chose a topic that will replace ARTICLES, BLOG, DOWNLOAD, GALLERY..... I want to replace those with news, politics, entertainment, movies and music!!! It shouldn't be this hard (i dont think)

http://www.burninginfo.com/cms/index.php?page=submission
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 6901
Contributes: 4406

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 15/03/2009 12:12
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18799
Hi

If you want to show blocks (example news) separated by categories, you need to add a small peace of code in mysql queryies in blocks. Example:

code
SELECT * FROM memht_news ORDER BY id LIMIT 10
should became:

code
SELECT * FROM memht_news WHERE argomento=N ORDER BY id LIMIT 10


Where N is the ID of the topic.

The same is in articles and guides.

In downloads add:
code
WHERE cat=N


In blog:
code
WHERE category=N


Obviously if you want to show more blocks, just duplicate blocks how many times you need
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
eiro0701
Just arrived

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 16/03/2009 00:57
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18824
I dont have time to look into this, but it looks like this should solve the problem. THanks!
Delete Edit Quote
 
eiro0701
Just arrived

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 16/03/2009 03:10
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18825
How would I rename Blog and Articles and downloads to different names? Would they change in the acp?
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 6901
Contributes: 4406

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 17/03/2009 10:45
Re: New to memht...how do I add more categories (news, entertainment, movies, etc...)
#post18840
Yes, admin > system > addons
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.191.106

Username
Password
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo