20: SQL query failed
Query: SELECT UID FROM authorizator WHERE SessionID = '' AND SiteCode = 'gevepe';
QueryTime: 0.00022602081298828
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 376
Host: sql
Database: 5585_gvp
User: 5585_gvp
30: result
Text: Invalid resource
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 377
20: SQL query failed
Query: SELECT * FROM authorizator WHERE SessionID = '' AND SiteCode = 'gevepe';
QueryTime: 0.00013995170593262
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 542
Host: sql
Database: 5585_gvp
User: 5585_gvp
30: fetch_assoc
Text: Invalid resource
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 543
30: num_rows
Text: Invalid resource
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 544
20: SQL query failed
Query: INSERT INTO authorizator (HttpHost,SiteCode,SessionID,UID,LoggedIn,LastActivity,IP,Host,Browser,Referer,Site) VALUES ('gvp-old.wladik.net','gevepe','','0','1767234349','1767234349','216.73.216.113','216.73.216.113','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)','','/ssps.js.php')
QueryTime: 0.00029706954956055
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 550
Host: sql
Database: 5585_gvp
User: 5585_gvp
20: SQL query failed
Query: DELETE FROM authorizator WHERE LastActivity < (1767234349 - 900) AND IsLong <> 1;
QueryTime: 0.00016999244689941
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 557
Host: sql
Database: 5585_gvp
User: 5585_gvp
20: SQL query failed
Query: SELECT UID FROM authorizator WHERE SessionID = '' AND SiteCode = 'gevepe';
QueryTime: 0.00021696090698242
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 376
Host: sql
Database: 5585_gvp
User: 5585_gvp
30: result
Text: Invalid resource
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 377
20: SQL query failed
Query: SELECT * FROM authorizator WHERE SessionID = '' AND SiteCode = 'gevepe';
QueryTime: 0.00034093856811523
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 542
Host: sql
Database: 5585_gvp
User: 5585_gvp
30: fetch_assoc
Text: Invalid resource
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 543
30: num_rows
Text: Invalid resource
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 544
20: SQL query failed
Query: INSERT INTO authorizator (HttpHost,SiteCode,SessionID,UID,LoggedIn,LastActivity,IP,Host,Browser,Referer,Site) VALUES ('gvp-old.wladik.net','gevepe','','0','1767234349','1767234349','216.73.216.113','216.73.216.113','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)','','/ssps.js.php')
QueryTime: 0.00023603439331055
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 550
Host: sql
Database: 5585_gvp
User: 5585_gvp
20: SQL query failed
Query: DELETE FROM authorizator WHERE LastActivity < (1767234349 - 900) AND IsLong <> 1;
QueryTime: 0.00016999244689941
Text: Table './5585_gvp/authorizator' is marked as crashed and last (automatic?) repair failed
File: /d1/www/domain/wladik.net/gvp-old/ssps/class.authorize.php
Line: 557
Host: sql
Database: 5585_gvp
User: 5585_gvp
function confirmSubmitOwn(url,hlaska)
{
var agree=confirm(hlaska);
if (agree)
location.href=url;
else
return false ;
}
var Fokus;
function OpenJSWindow(url, jmeno, w, h)
{
Fokus = window.open(url, jmeno,'scrollbars=1,resizable=0,top=20,left=20,menubar=0,width=' + w + ',height=' + h);
Fokus.focus()
if (!Fokus.opener)
Fokus.opener = self;
}
/* Thx to JimX and his zumpa_foto gallery */
function showPic (jmeno,file,w,h) {
sw=screen.availWidth-8; sh=screen.availHeight-48;
if (w>sw) { h=Math.round(sw*h/w); w=sw; }
if (h>sh) { w=Math.round(sh*w/h); h=sh; }
l=(sw-w)/2; t=(sh-h)/2; wh=h+16;
url='http://gvp-old.wladik.net/detailphoto.php?jmeno='+jmeno+'&w='+w+'&h='+h+'&file='+file;
prvky='width='+w+',height='+wh+',left='+l+',top='+t+',resizable=no,scrollbars=no,titlebar=no,toolbar=no,fullscreen=no';
pic=file.substr(file.lastIndexOf('/')+1,file.length);
v = window.open (url,file.substr(0,file.indexOf('.')),prvky); v.focus();
}
function wmReplace(string,text,by) {
// Replaces text with by in string
var strLength = string.length, txtLength = text.length;
if ((strLength == 0) || (txtLength == 0)) return string;
var i = string.indexOf(text);
if ((!i) && (text != string.substring(0,txtLength))) return string;
if (i == -1) return string;
var newstr = string.substring(0,i) + by;
if (i+txtLength < strLength)
newstr += wmReplace(string.substring(i+txtLength,strLength),text,by);
return newstr;
}