ERROR
Please enable cookies to post on this site. If you feel that you have reached this message in error please refresh the preceding page once and post again
ERROR
Please enable cookies to post on this site. If you feel that you have reached this message in error please refresh the preceding page once and post again
/******************************************************************************
Check if the <form> POST is comming from this server
*******************************************************************************/
if ($_SERVER['REQUEST_METHOD'] == 'POST') {
if (!substr($_SERVER['HTTP_USER_AGENT'], 0, 11 ) == 'UniUploader' ) {
if (!isset($CPG_SESS['user']['uri']) || empty($CPG_SESS['user']['uri'])) {
if (PHPVERS >= 43) {
trigger_error('<pre>'.print_r($CPG_SESS, true).'</pre>', E_USER_WARNING);
}
cpg_error('Please enable cookies to post on this site. If you feel that you have reached this message in error please refresh the preceding page once and post again');
}
}
}
RottGutt wrote:Share the love man! What steps do you take to make this work?
aalwein wrote:I'm not understanding the additional variables bit. where and what exactly do i enter?
[2006/10/01 09:32:22] Uploading to Primary URL...: http://www.freaksufnature.com/index.php
[2006/10/01 09:32:22] PvPLog.lua - 91% Compressed. Upload Size: 16.67 KB
[2006/10/01 09:32:22] CharacterProfiler.lua - 85% Compressed. Upload Size: 24.66 KB
[2006/10/01 09:32:22] GuildProfiler.lua - 11% Compressed. Upload Size: 0.08 KB
[2006/10/01 09:32:23] Upload Error: The remote server returned an error: (401) Unauthorized.
aalwein wrote:try using Bedevere's cmsint changes. I got that same error at first, then used bedevere's changes and it started working fine. Also, make sure your roster is available to ALL users, not just registered. when it was limited, it didnt work.
Users browsing this forum: No registered users and 1 guest