PDA

View Full Version : Problems with profile CS:S Green Expanded


villano666
20 May 07, 19:09
I´m having problems with the Profile with this style it only shows a part of the profile, not the avatar part or de submit button, as you can see in the image

http://img503.imageshack.us/img503/5597/cssjv1.jpg

how can i fix this?
With subsilver works fine
thanks!

CyberAlien
20 May 07, 19:27
Moved from vBulletin support to phpBB support. Please look at where you post.

What's your forum url? I've seen that problem before and I think it was caused by error in language pack, but can't find topic where it was posted.

villano666
20 May 07, 19:30
http://foro.dod-s.com.ar
I´ve made a few changes but i left the original copyrights anyway
Thanks a lot!

villano666
20 May 07, 19:34
You were right it´s a language problem. With english works just fine, is there a fix?
Thanks again

CyberAlien
20 May 07, 19:47
Check $lang['Date_format_explain'] in lang_main.php for your language.

villano666
20 May 07, 19:51
It says La sintaxis usada es idéntica a la función <a href=\'http://www.php.net/date\" target=\"_other\">date()</a> de PHP

In english would be: The sintaxis used is identical to the function <a href=\'http://www.php.net/date\" target=\"_other\">date()</a> from PHP

What should I do?

CyberAlien
20 May 07, 19:56
There is your error: url starts with ' and ends with "
Change a href=\'
to a href=\"

villano666
20 May 07, 20:03
My God you were absolutely right, you´r a genious man
THANKS !!!!!!!!!!!!!!!!!!!! :D