Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Blog Index; blog directory
Topic Started: Oct 29 2008, 10:28 PM (275 Views)
Mhhh
Member Avatar
iRun
[ *  * ]
So I was wondering, is there any way you guys could make like a blog main index page that had a list of all members with blogs and you could just click on the members name and it would bring you to their blog. On my forums alot of people are loving the blogs but its hard to know who has one unless they post a link to it in their sig. Otherwise no one really goes to your profile page and looks to see if you have a blog. If there was just one index with all blogers listed it be fast and easy.

Thanks! ~Mhhh
Offline Profile Quote Post Goto Top
 
Fission
Member Avatar
SRS BSNS
[ *  *  *  *  * ]
This would be a cool feature. I also like the idea another person had about a "Blog" button on each post.
Offline Profile Quote Post Goto Top
 
JFK
Member Avatar
Member
[ *  *  * ]
That would be me Fission. :)

And Slayer766 has graciously provided me with code which does just that here - http://zbcode.com/topic/766899/1/ - ....

But it has a problem .

It displays the blog button whether you have a blog or not... And returns Zetaboards error page if one does not.

The problem is finding the boolean variable which the profile page uses to display, or not display the "Personal Blog" field.

Once that is disclosed, a mod to Slayer766's code *should* be relatively easy.

One clue may be found here - http://if.invisionfree.com/topic/5018929/1/
Edited by JFK, Oct 29 2008, 11:29 PM.
Offline Profile Quote Post Goto Top
 
SlothLikeSin
D;
[ *  *  * ]
Right now, the only way to tell is to load up the blog page for each user that has posted (note: not the same person twice, or more, so you'd need to store their name and a boolean value in an object for referencing) and checking whether or not an error page is loaded.

It wouldn't be the best way to do this, but it'd work just fine. The only problem is that it'd eat up ad-credits like crazy. :/ Brandon should either give us a hint as to whether the user has a blog or not.. or introduce some sort of global object with plenty of information on any given user.

ZetaBoards is great. It really, really is. Things are very simple and straightforward, the layout is sexy, and the features are awesome. However, the need for information is growing as more intense and complex modifications are being thought up. Feed us that information, Brandon -- we're hungry!
Edited by SlothLikeSin, Oct 30 2008, 12:47 AM.
Offline Profile Quote Post Goto Top
 
JFK
Member Avatar
Member
[ *  *  * ]
SlothLikeSin
Oct 30 2008, 12:41 AM
Right now, the only way to tell is to load up the blog page for each user that has posted (note: not the same person twice, or more, so you'd need to store their name and a boolean value in an object for referencing) and checking whether or not an error page is loaded.

It wouldn't be the best way to do this, but it'd work just fine. The only problem is that it'd eat up ad-credits like crazy. :/ Brandon should either give us a hint as to whether the user has a blog or not.. or introduce some sort of global object with plenty of information on any given user.

ZetaBoards is great. It really, really is. Things are very simple and straightforward, the layout is sexy, and the features are awesome. However, the need for information is growing as more intense and complex modifications are being thought up. Feed us that information, Brandon -- we're hungry!
Or even a function call or 2 would work...

A seudoscript would be :

if HasBlog(UserID) DisplayBlogButton;

But you would need to know how to access Zetaboards variable name to write HasBlog.



I am simply not that good enough at hacking to even attempt to figure out what, and where that variable is. :-/
Offline Profile Quote Post Goto Top
 
Mhhh
Member Avatar
iRun
[ *  * ]
so could an admin look at this or something and tell me if they think this could happen
Offline Profile Quote Post Goto Top
 
Nemomon
Member Avatar
Go Dizzy, Go!
[ *  *  *  *  * ]
I would like that feature because of another thing. Staff as now cannot moderate blog entries, so technically they don't have possibility to konw, if something againt theRules (law) is posted in them or not.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ZetaBoards Discussion · Next Topic »
Add Reply