Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 02:14 pm EST
Geeklog Forums
Problem in access Administration Trackback and ping
Status: offline
koalasoft
Forum User
Full Member
Registered: 03/09/05
Posts: 242
Location:Mexico
Hi ..
Within my config.php I have activated the following thing...
// Disable trackback comments by setting this to 'false'
$_CONF['trackback_enabled'] = true;
// Disable pingbacks by setting this to 'false'
$_CONF['pingback_enabled'] = true;
// Disable pinging weblog directory services by setting this to 'false'.
$_CONF['ping_enabled'] = true;
// Allow / disallow trackbacks and pingbacks to stories by default
// (can be changed individually for every story)
$_CONF['trackback_code'] = 0; // 0 = trackbacks enabled, -1 = disabled
// how to handle multiple trackbacks and pingbacks from the same URL:
// 0 = reject, 1 = only keep the latest, 2 = allow multiple posts
$_CONF['multiple_trackbacks'] = 0;
// min. time between trackbacks or pingbacks, in seconds
$_CONF['trackbackspeedlimit'] = 300;
// Use this option to check the validity of Trackbacks:
// 0 = don't check anything,
// 1 = check against $_CONF['site_url'], 2 = check full URL
// 4 = check IP address of sender against the site's IP in the Trackback
// add the values to do more than one check, e.g. 2 + 4 = 6, i.e. check URL + IP
$_CONF['check_trackback_link'] = 2;
// how to handle pingbacks from one article on our site to another:
// 0 = skip, 1 = allow, with speed limit, 2 = allow, without speed limit
$_CONF['pingback_self'] = 0;
and in activated...
register_globals = Off
Having all that I cannot enter the part of administration of Trackbacks.
I cannot enter the part of administration of Trackback, but in post if one activates
The same problem I have with ping.
That but it is necessary to be able to enter the part of administration of the Trackbacks and ping??
Greeting s !!
**Cuando el Alumno esta listo, el Maestro Aparece **
::Geeklog support in Spanish::
Within my config.php I have activated the following thing...
Text Formatted Code
// Disable trackback comments by setting this to 'false'
$_CONF['trackback_enabled'] = true;
// Disable pingbacks by setting this to 'false'
$_CONF['pingback_enabled'] = true;
// Disable pinging weblog directory services by setting this to 'false'.
$_CONF['ping_enabled'] = true;
// Allow / disallow trackbacks and pingbacks to stories by default
// (can be changed individually for every story)
$_CONF['trackback_code'] = 0; // 0 = trackbacks enabled, -1 = disabled
// how to handle multiple trackbacks and pingbacks from the same URL:
// 0 = reject, 1 = only keep the latest, 2 = allow multiple posts
$_CONF['multiple_trackbacks'] = 0;
// min. time between trackbacks or pingbacks, in seconds
$_CONF['trackbackspeedlimit'] = 300;
// Use this option to check the validity of Trackbacks:
// 0 = don't check anything,
// 1 = check against $_CONF['site_url'], 2 = check full URL
// 4 = check IP address of sender against the site's IP in the Trackback
// add the values to do more than one check, e.g. 2 + 4 = 6, i.e. check URL + IP
$_CONF['check_trackback_link'] = 2;
// how to handle pingbacks from one article on our site to another:
// 0 = skip, 1 = allow, with speed limit, 2 = allow, without speed limit
$_CONF['pingback_self'] = 0;
and in activated...
Text Formatted Code
register_globals = Off
Having all that I cannot enter the part of administration of Trackbacks.
I cannot enter the part of administration of Trackback, but in post if one activates
The same problem I have with ping.
That but it is necessary to be able to enter the part of administration of the Trackbacks and ping??
Greeting s !!
**Cuando el Alumno esta listo, el Maestro Aparece **
::Geeklog support in Spanish::
8
6
Quote
All times are EST. The time is now 02:14 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