Im having a big problem with cz userinfo v5 plz help

  Post new topicThis topic is locked: you cannot edit posts or make replies.Printable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Im having a big problem with cz userinfo v5 plz help
fiberoptic
CZ Newbie
fiberoptic has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Jan 19, 2005
0.00 posts per day
Posts: 2
Points: 112
   
I installed czuserinfo v5 and everything was going great, tell i had to change something in my mainfile.php. It said i had to replace the function online part and i did that copy and pasted it. Now my website is just a blank page and i have a error saying "Parse error: parse error, unexpected ';', expecting T_PAAMAYIM_NEKUDOTAYIM) or on line 1039. I can't do anything now because my website is gone from this error. icon_sad.gif

Any help would be greatly appreciated.

Thank you,
Tye



Back to top Reply with quote
#2   re: Im having a big problem with cz userinfo v5 plz help
webshark
PayPal Donation
CZ Moderator
 Codezwiz Site Donator
webshark has been a member for over 20 year's 20 Year Member
turkey.gif
Age: 55
Gender: Male
Website:
Status: Offline
Joined: Mar 23, 2004
0.09 posts per day
Posts: 643
Points: 57,200
   
Hello & welcome to Codezwiz icon_razz.gif

Did you run czuser.php for finish installation ? did you try delete what you add to the mainfile.php ? .If you just installed php nuke and if you didnt add any mod to your mainfile.php you can just replace it with a fresh one for see if it will help




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#3   Re: Im having a big problem with cz userinfo v5 plz help
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   


Originally posted by fiberoptic @ Wed Dec 28, 2005 1:01 pm:

I installed czuserinfo v5 and everything was going great, tell i had to change something in my mainfile.php. It said i had to replace the function online part and i did that copy and pasted it. Now my website is just a blank page and i have a error saying "Parse error: parse error, unexpected ';', expecting T_PAAMAYIM_NEKUDOTAYIM) or on line 1039. I can't do anything now because my website is gone from this error. icon_sad.gif

Any help would be greatly appreciated.

Thank you,
Tye

May I ask where and when you downloaded the script? I fail to see you as a donator which is a requirement to download any CZ script. icon_biggrin.gif



Back to top Reply with quote
#4   Re: re: Im having a big problem with cz userinfo v5 plz hel
fiberoptic
CZ Newbie
fiberoptic has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Jan 19, 2005
0.00 posts per day
Posts: 2
Points: 112
   


Originally posted by webshark @ Thu Dec 29, 2005 9:28 am:

Hello & welcome to Codezwiz icon_razz.gif

Did you run czuser.php for finish installation ? did you try delete what you add to the mainfile.php ? .If you just installed php nuke and if you didnt add any mod to your mainfile.php you can just replace it with a fresh one for see if it will help


Hello, yeah i ran the czuser.php and did the finish installation. Is there a way i can get a new compy of the mainfile.php? without reinstalling again?

This is what it told me to replace with,

function online(){ global $user, $cookie, $prefix, $db,
$name; cookiedecode($user); $ip = $_SERVER['REMOTE_ADDR'];
$url = $_SERVER['REQUEST_URI']; $uname = $cookie[1]; if (!isset
($uname)) { $uname = "$ip"; $guest = 1; } $past =
time()-1800; $db->sql_query("DELETE FROM
".$prefix."_session WHERE time < '$past'");
$result = $db->sql_query("SELECT time FROM
".$prefix."_session WHERE uname='$uname'");
$ctime = time(); $custom_title = addslashes($name); $url =
ereg_replace("&", "&", $url); if
($uname!="") { $uname = substr("$uname",
0,25); if ($row = $db->sql_fetchrow($result)) { $db-
>sql_query("UPDATE ".$prefix."_session SET
uname='$uname', time='$ctime', host_addr='$ip',
guest='$guest', module='$custom_title', url='$url' WHERE
uname='$uname'"); } else { $db->sql_query("INSERT
INTO ".$prefix."_session (uname, time, host_addr,
guest, module, url) VALUES
('$uname', '$ctime', '$ip', '$guest', '$custom_title', '$url')
"); } } }


do i have to seperate it all and what not? can someone show me exactly how it should be placed in there? because all i did was copy and paste in the area post to go in a replace.

I got the czuserv5 from nukecode.com.

Thank you,
Tye


Back to top Reply with quote
#5   re: I'm having a big problem with cz userinfo v5 plz help
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   


For Security Purposes, Please Check: [ Register or login to view links on this board. ] for the
latest version of this MOD. Downloading this MOD from other sites could cause malicious code
to enter into your phpBB Forum. As such, Codezwiz will not offer support for MOD's not offered
in our MOD-Database, located at: [ Register or login to view links on this board. ]




block-CZUser_Info.php V1.0, V2.0, V3.0, V4.0 and V5.0 UNIVERSAL are under copyright please do not redistribute or attempt to claim as your own.
© 2005 Codezwiz Network, LLC.

I haven't a clue whether or not that place has permission to mirror CZ files, but I highly doubt it. Until I find out I 'm locking this thread.



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicThis topic is locked: you cannot edit posts or make replies.

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum