CZUserinfo block and Firefox not working

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   CZUserinfo block and Firefox not working
pain
CZ Newbie
pain has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.00 posts per day
Posts: 6
Points: 792
   
I'm using php 7.6 and with the user info block its out of proportion why using firefox

You can see it here. [ Register or login to view links on this board. ]

here is a SS of it..
[ Register or login to view links on this board. ]



Back to top Reply with quote
#2   
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.04 posts per day
Posts: 8089
Points: 494,430
   
Open the block and fine the Security code section. Put a <br> just after the "._SECURITY_CODE." definition.




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: CZUserinfo block and Firefox not working
pain
CZ Newbie
pain has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.00 posts per day
Posts: 6
Points: 792
   
//LOGIN Box
   $content .= "<table border=\"0\">\n";
   $content .= "<form action=\"account.html\" method=\"post\">\n";
   $content .= "<tr><td><input type=\"text\" name=\"username\" size=\"15\" maxlength=\"25\" value=\"Username\" onFocus=\"if(this.value=='Username')this.value='';\"><CENTER></td></tr>\n";
   $content .= "<tr><td><input type=\"password\" name=\"user_password\" size=\"15\" maxlength=\"20\" value=\"Password\" onFocus=\"if(this.value=='Password')this.value='';\"></td></tr>\n";
   if (extension_loaded("gd") AND ($gfx_chk == 2 OR $gfx_chk == 4 OR $gfx_chk == 5 OR $gfx_chk == 7)) {
   $content .= "<tr><td colspan='2'>"._CZ_SECURITYCODE." <img src='?gfx=gfx&random_num=$random_num' border='1' alt='"._SECURITYCODE."' title='"._SECURITYCODE."'></td></tr>\n";
   $content .= "<tr><td colspan='2'>"._CZ_TYPESECCODE.": <input type=\"text\" NAME=\"gfx_check\" SIZE=\"12\" MAXLENGTH=\"10\"></td></tr>\n";
   $content .= "<input type=\"hidden\" name=\"random_num\" value=\"$random_num\">\n";


Maybe you could show me exactly ?? Thanks


Back to top Reply with quote
#4   re: CZUserinfo block and Firefox not working
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
//LOGIN Box
   $content .= "<table border=\"0\">\n";
   $content .= "<form action=\"account.html\" method=\"post\">\n";
   $content .= "<tr><td><input type=\"text\" name=\"username\" size=\"15\" maxlength=\"25\" value=\"Username\" onFocus=\"if(this.value=='Username')this.value='';\"><CENTER></td></tr>\n";
   $content .= "<tr><td><input type=\"password\" name=\"user_password\" size=\"15\" maxlength=\"20\" value=\"Password\" onFocus=\"if(this.value=='Password')this.value='';\"></td></tr>\n";
   if (extension_loaded("gd") AND ($gfx_chk == 2 OR $gfx_chk == 4 OR $gfx_chk == 5 OR $gfx_chk == 7)) {
   $content .= "<tr><td colspan='2'>"._CZ_SECURITYCODE." <br /><img src='?gfx=gfx&random_num=$random_num' border='1' alt='"._SECURITYCODE."' title='"._SECURITYCODE."'></td></tr>\n";
   $content .= "<tr><td colspan='2'>"._CZ_TYPESECCODE.": <input type=\"text\" NAME=\"gfx_check\" SIZE=\"12\" MAXLENGTH=\"10\"></td></tr>\n";
   $content .= "<input type=\"hidden\" name=\"random_num\" value=\"$random_num\">\n";



Back to top Reply with quote
#5   re: CZUserinfo block and Firefox not working
pain
CZ Newbie
pain has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.00 posts per day
Posts: 6
Points: 792
   
Thanks. it did move the security code but the block is the same and now it wont let me log in..takes me to page can not be displayed.



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 topicReply to topic

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