Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Navigation
Latest Addons
AD Gallery 51
SyntaxHighlighte... 51
Newsletters v4.03 112
Facebook Like Box 125
Newsletters v4.02 57
Metro 164
Facebook Connect 171
Shoutbox Panel 127
Redactor for PHP... 106
MI Floating Side... 109
Facebook Login/R... 154
Avatar Studio v2.03 179
Relationship Sta... 98
Sexual Orientati... 116
Fisherman 143
Popular Addons
iTheme2 5801
Arise 5790
User Control v1.23 4619
Event Calendar 4050
Photowidget panel 3888
Radio-Theme red2... 3356
Highslide Gallery 3313
CSS/JavaScript D... 3229
Facebook Connect... 2985
Dynamic Menu 2893
Slideshow Lightb... 2721
L-AMANT 2659
Enigma 2635
2Dark 2606
Black 2579
View Thread
Who is here? 1 guest(s)
 Print Thread
pc_user_info_panel
behrooz
www.php-fusion.co.uk/infusions/addondb/img/screenshots/t_1134.png
Security is very Important when login site,This is a virtual keyboard for greater security.
up3.iranblog.com/images/xx2o2p6dvc4flba99nrj.png
-- View this Addon --
Edited by behrooz on 05-01-2012 11:59
 
http://www.php-fusion-iran.com/
PHPar
Good Work Wink
 
bydwpr2011
Good!
 
behrooz
thanks , for you
 
http://www.php-fusion-iran.com/
Harly
@behrooz - Could you please provide a screenshot with an english text, which most people can understand? And also explain a little more about the panel itself - because I, for one, don't understand what the panel does different compared to the standard user_info_panel?
Best regards, Harly.
OPEN SOURCE RULES! Cool
 
http://php-fusion.openworld.dk/
behrooz
you see Virtual keyboard in the panel , So when login , you can Use Virtual keyboard
 
http://www.php-fusion-iran.com/
Harly
Not trying to be a pain in the bottom, but What are the advantages about that - I still don't get it. And how about the screenshot in english, that I also mentioned, and a better explaination about the panel itself, in the addon's downloadpage?
Don't get me wrong: I appreciate your effort, but maybe you should think more about the mentioned in the future, when submitting an Addon, so that newbies and other not-so-php-skilled users, like myself, can understand what the Addon does, and if it's something that they could use on their site.
This is an english speaking site, so that's why I think both the screenshot and the demo provided, should be in english too. Am I right?

@PHPar - Shouldn't you be the one telling behrooz about this, before approving the Addon? Wink

Just trying to help out here, making this a better CMS concerning the international infomation and availability! Smile
Best regards, Harly.
OPEN SOURCE RULES! Cool
 
http://php-fusion.openworld.dk/
behrooz
@Harly my site is persian , so i how add english screenshot? i must install english php-fusion ?
 
http://www.php-fusion-iran.com/
Harly
Use Google-translate to translate your site, and then take a screenshot of the Addon (<-the easiest way), or, as you mentioned yourself, install a test-site in english! Wink

EDIT: Just tryed to translate your site from persian into english, and it worked just fine, but the translater reversed the right-to-left text read into left-to-right (english form of) read, resulting in stretching the panel - also because of all the W3C-errors on your site, I guess:

The HTML validation of your site:
http://validator....mp;group=0
- and the CSS:
http://jigsaw.w3....mp;lang=en

You need to clean up your codes to make it look right, in all the modern browsers! Wink
Edited by Harly on 05-01-2012 11:43
Best regards, Harly.
OPEN SOURCE RULES! Cool
 
http://php-fusion.openworld.dk/
behrooz
up3.iranblog.com/images/xx2o2p6dvc4flba99nrj.png

2: yes know , i soon clean up codes.
Edited by behrooz on 05-01-2012 11:47
 
http://www.php-fusion-iran.com/
Tyler
I'm not interested but last night I saw this and had no clue. I saw the keyboard icons and thought it was styling. if I understand correctly this is supposed to prevent key logging and exposing passwords via key stroke??
 
Harly
Good for you, and your visitors as well, behrooz! Wink
Best regards, Harly.
OPEN SOURCE RULES! Cool
 
http://php-fusion.openworld.dk/
behrooz
@Mittens Returns This is a virtual keyboard for greater security.

@HarlyNow, understand?

i add english screenshot in post 1
Edited by behrooz on 05-01-2012 12:00
 
http://www.php-fusion-iran.com/
Harly
If you're confirming, that this, that Mittens Returns wrote, is right:
if I understand correctly this is supposed to prevent key logging and exposing passwords via key stroke??

- then: Yes, now I understand what the panel does! Smile And that exact description should be written on the Addon's downloadpage, so that, people know exactly what the panel does! Wink
Maybe one of the Admins can help you correct that?

i add english screenshot in post 1

Cool! Cool
Best regards, Harly.
OPEN SOURCE RULES! Cool
 
http://php-fusion.openworld.dk/
smokeman
For validating regarding XHTML:
1. Change:
Download source  Code
<link rel='stylesheet' type='text/css' href='".INFUSIONS."pc_user_info_panel/includes/keyboard.css'>



- to:
Download source  Code
<link rel='stylesheet' type='text/css' href='".INFUSIONS."pc_user_info_panel/includes/keyboard.css' />




2. Change:
Download source  Code
<img style='width: 100px; height: 100px;' border='0' src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' />



- to:
Download source  Code
<img style='width: 100px; height: 100px;' border='0' src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' alt='' />




3. Change:
Download source  Code
<img style='width: 100px; height: 100px;' border='0' src='".INFUSIONS."pc_user_info_panel/images/noav.gif' />



- to:
Download source  Code
<img style='width: 100px; height: 100px;' border='0' src='".INFUSIONS."pc_user_info_panel/images/noav.gif' alt='' />




4. Change:
Download source  Code
</hr>



- to:
Download source  Code
<hr />




5. Change:
Download source  Code
<br><br>



- to:
Download source  Code
<br /><br />




The CSS-part do have some errors too, but this is CSS 3 errors - don't know what to do about them if you want it coded for the CSS 3.
 
http://www.phpfusion-tips.dk/
Jump to Forum:
Official Home of PHP-Fusion uses cookies. Some may already have been set. Read more about our Cookies here.
Please click the button I Consent Cookies to hide this bar and accept our cookies. If you continue to use the site with no action taken, we'll assume that you consent our cookies anyway.
Cookiebar Panel byVenue