1
Roofer
Re: user.php page comes up
  • 2013/12/23 2:35

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


if i put php-5.5.7 will i have to reinstall xoops ?



2
Roofer
Re: user.php page comes up
  • 2013/12/22 20:40

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


i like to know y wan i install it it did not say i need PHP 5.3.7+ i had no errors



3
Roofer
Re: user.php page comes up
  • 2013/12/22 17:57

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


:( i can not install PHP 5.3.7+ not my sys



4
Roofer
Re: user.php page comes up
  • 2013/12/22 15:38

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


$fp = fopen( $this->get_filepath4confighcache() , 'w' ) ;
fwrite( $fp , $db_conf_serialized ) ;
fclose( $fp ) ;



5
Roofer
Re: user.php page comes up
  • 2013/12/22 15:24

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


None All Errors (3) Deprecated (0) Queries (18) Blocks (0) Extra (2) Timers(6) Errors
Warning: fopen(/home/admin/roofstar/xoops_lib/modules/protector/configs/configcacheb03fc8) [function.fopen]: failed to open stream: Permission denied in file /home/admin/roofstar/xoops_lib/modules/protector/class/protector.php line 144

Warning: fwrite(): supplied argument is not a valid stream resource in file /home/admin/roofstar/xoops_lib/modules/protector/class/protector.php line 145

Warning: fclose(): supplied argument is not a valid stream resource in file /home/admin/roofstar/xoops_lib/modules/protector/class/protector.php line 146

Deprecated
Queries
0.000125 - SET NAMES 'utf8'
0.000100 - SET SQL_BIG_SELECTS = 1
0.001186 - SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
0.000363 - SELECT sess_data, sess_ip FROM session WHERE sess_id = 'f091d1b27ad5f73e2d2ccad42f0a3d11'
0.000310 - SELECT * FROM users WHERE uid = '1'
0.000935 - SELECT * FROM modules WHERE dirname = 'system'
0.000237 - DELETE FROM protector_access WHERE expire < UNIX_TIMESTAMP()
0.000350 - SELECT COUNT(*) FROM protector_access WHERE ip='172.1.12.97' AND request_uri='/roofstar/modules/system/admin.php?fct=preferences'
0.000223 - SELECT COUNT(*) FROM protector_access WHERE ip='172.1.12.97'
0.000289 - INSERT INTO protector_access SET ip='172.1.12.97',request_uri='/roofstar/modules/system/admin.php?fct=preferences',expire=UNIX_TIMESTAMP()+'60'
0.000599 - SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
0.002721 - SELECT * FROM config WHERE (conf_modid = '1') ORDER BY conf_order ASC
0.000867 - SELECT * FROM modules WHERE (hasadmin = '1' AND isactive = '1') ORDER BY weight ASC, mid ASC
0.002146 - SELECT * FROM modules WHERE dirname = 'pm'
0.000412 - SELECT * FROM modules WHERE dirname = 'profile'
0.003897 - SELECT * FROM modules WHERE dirname = 'protector'
0.001666 - SELECT * FROM modules WHERE mid = 4
0.004715 - SELECT * FROM configcategory
Total: 18
Blocks
Total: 0
Extra
Included files: 172 files
Memory usage: 5136228 bytes
Timers
XOOPS took 0.309 seconds to load.
XOOPS Boot took 0.066 seconds to load.
Module init took 0.059 seconds to load.
XOOPS output init took 0.016 seconds to load.
Module display took 0.151 seconds to load.
Page rendering took 0.017 seconds to load.




6
Roofer
Re: user.php page comes up
  • 2013/12/22 15:17

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


xoops-2.5.6 and PHP 5.2.17 (cli) (built: Dec 17 2012 18:16:56)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
i moved to a new shell



7
Roofer
user.php page comes up
  • 2013/12/22 4:35

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


user.php page comes up to goes to blank page website cannot display the page
can some one help me on this



8
Roofer
Re: irc java chat Module that works
  • 2013/10/21 22:30

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


irc java chat Module si ppl can get on my site to join my irc network



9
Roofer
irc java chat Module that works
  • 2013/10/15 5:08

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


i am looking irc java chat Module that works can some one tell me where i can get one for 2.5.6



10
Roofer
Re: Site Statistics module
  • 2013/5/24 23:45

  • Roofer

  • Just popping in

  • Posts: 42

  • Since: 2006/7/22


){ //$result = ".name,.pro require you to have an account to do whois searches."; $result = "Please contact us regarding $domain"; } else{ if (empty($this->whois_server)) { $parts = explode(".",$domain); $testhost = $parts[sizeof($parts)-1]; $whoisserver = $testhost . ".whois-servers.net"; $this->host = gethostbyname($whoisserver); $this->host = gethostbyaddr($this->host); if ($this->host == $testhost) { $this->host = "www.internic.net"; } } $whoisSocket = fsockopen($this->host,43, $errno, $errstr, $this->timeout); if (!$whoisSocket) { $result = STATS_DNSLOOKUP_ERROR."
".$errno." ".$errstr."
"; } else { fputs(
$whoisSocket$domain."1512"); while (!feof($whoisSocket)) { $result .= fgets($whoisSocket,128) . "
"; } fclose(
$whoisSocket); } } return $result; } function reverselookup( $ip ) { // using the arin database cgi...have to keep an eye on things to make sure it works long term! $fullurl = "http://ws.arin.net/cgi-bin/whois.pl?queryinput=$ip"; $url = parse_url($fullurl); if(!in_array($url['scheme'],array('','http'))) return; $fp = fsockopen ($url['host'], ($url['port'] > 0 ? $url['port'] : 80), $errno, $errstr, $this->timeout); if (!$fp) { $d = STATS_REVERSELOOKUP_ERROR."
".$errno." ".$errstr."
"; } else { fputs (
$fp, "GET /".$url['path'].($url['query'] ? '?'.$url['query'] : '')." HTTP/1.0rnHost".$url['host']."rnrn"); $d = ''; while (!feof($fp)) { $d .= fgets ($fp,2048); } fclose ($fp); $d = stristr($d, 'Search results for: '); $d = str_replace( "cgi-bin/whois.pl?queryinput=N%20!%20", "modules/statistics/admin/index.php?op=reverseip&iplookup=", $d ); $d = str_replace( "cgi-bin/whois.pl?queryinput=P%20!%20", "modules/statistics/admin/index.php?op=reverseip&iplookup=", $d ); } return $d; } } ?>









how to fixs this




TopTop
(1) 2 3 4 5 »



Login

Who's Online

159 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits