Welcome to Geeklog, Anonymous Monday, January 06 2025 @ 07:44 pm EST
Geeklog Forums
RSS By Authors - where in database?
Status: offline
RickW
Forum User
Full Member
Registered: 01/28/04
Posts: 240
Location:United States
Okay I'm attempting to create my own RSS By Authors plugin/hack.
I'm studying the lib-syndication.php file where all the magic happens. Dirk, you're right, this entire file would basically need to be rewritten.
I see where the list of topics are coming from. $_TABLES['topics'] Is the list of authors $_TABLES['authors']?
www.antisource.com
I'm studying the lib-syndication.php file where all the magic happens. Dirk, you're right, this entire file would basically need to be rewritten.
I see where the list of topics are coming from. $_TABLES['topics'] Is the list of authors $_TABLES['authors']?
www.antisource.com
4
9
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by RickW: I see where the list of topics are coming from. $_TABLES['topics'] Is the list of authors $_TABLES['authors']?
$_TABLES['topics'] is just a variable that holds the name of the database table that contains the topics. There is no such table for the authors.
An SQL request that returns a list of all authors (i.e. every user that has posted a story) can be found in function editpreferences in usersettings.php (search for "SELECT DISTINCT").
bye, Dirk
5
6
Quote
All times are EST. The time is now 07:44 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content