Welcome to Geeklog, Anonymous Monday, May 06 2024 @ 09:16 am EDT

Geeklog Forums

Logs & RDF Backend Not Working


Jamie Wallingford

Anonymous
determined
What am I doing wrong. I have my geeklog backend directory and rdf file chmoded to 777. I have my geeklog log directory chmoded to 777, yet my access.log, error.log and backend/geeklog.rdf files are not being updated?

I am using GeekLog v1.3.9sr1 and everything else looks to be working.

Any and all help would be welcome and greatly appreciated.

Thank you,

-Jamie

 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Did you do the chmod for the access.log and error.log, too? Are you getting any error messages (in your browser)?

Also, how do you test that they're not being updated? For the error.log, you'll need to cause an error to occur ...

To force an update of your feed, go to the Content Syndication menu and save the feed again. Does that help?

bye, Dirk
 Quote

Jamie Wallingford

Anonymous
curious
Yes the error.log and access.log files are both chmoded to 777. I have caused a few errors with a few blocks, they are not showing up in the error log. All that is in either file is the dummy entry.

Also, maybe I am not understanding the backend/geeklog.rdf. I thought that this file was a rss file of my geeklog site. I do not have anything in my content syndication area, at the moment.

Here are my rdf config settings:


Text Formatted Code

// +---------------------------------------------------------------------------+
// | RSS feed settings                                                         |
// |                                                                           |
// | Settings for RSS feeds (aka RDF feeds). Please note that most of these    |
// | are merely default settings for the feeds created from the "Content       |
// | Syndication" entry in the Admin's menu.                                   |
// +---------------------------------------------------------------------------+
$_CONF['backend']       = 1;    // 1 = activate feeds, 0 = off

// path to your site's default RSS feed
$_CONF['rdf_file']      = $_CONF['path_html'] . 'backend/legobuff.rdf';

// This allows a person to limit the rss feed to a certain number of stories
// (e.g. 10 or 12) or else limit the rss feed to all stories within a certain
// period of time in hours (e.g. 24h or 168h).
$_CONF['rdf_limit']     = 10;   // number of stories (10) or hours (24h)

// Include the story's entire intro text in the feed (= 1) or limit the number
// of characters from the intro text (any number > 1) or don't include the text
// at all (= 0).
$_CONF['rdf_storytext'] = 1;

// Default language for the feed - may have to be different than the locale
$_CONF['rdf_language']  = 'en-gb';

 


Thanks,

-Jamie
 Quote

Jamie

Anonymous
RDF problem understood and fixed.

I've added a content syndication, and now have the rss feed I was expecting.

My access and error log's, still have no entries. Any suggestions?

Thanks

-Jamie
 Quote

All times are EDT. The time is now 09:16 am.

  • 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