PDA

View Full Version : MEMBERINFO problem ???


YoLGeZeR
08-28-2009, 05:05 PM
which is in the picture about the issue Do you have information?

İMAGE (http://img188.imageshack.us/img188/1003/mavizelprofil.jpg)

Lynne
08-28-2009, 05:12 PM
Yes, something is weird with your MEMBERINFO template. You can try going to Edit > View History > Compare to the default Jelsoft template and see what is different.

blind-eddie
08-28-2009, 05:30 PM
Decrease the image size permissions for profile picture,(Usergroup Manager) that should take care of it.
Looks like you are using a fixed style & will not expand page to allow larger profile image, it breaks the page. Is this happening in everyones
profile?

YoLGeZeR
08-28-2009, 09:34 PM
I found the problem. :) I've added the other day " @ import url () " because caused.
I hope to work on the problem and find solution:)
Thank you very much for your answer

Lynne
08-28-2009, 09:51 PM
Does it look OK in a totally default style?
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

YoLGeZeR
08-28-2009, 11:22 PM
I'm having the same problem stildede default. then @import url () to add css to the code may be a lack of bi?

@import could have done for me what is missing ..

Lynne
08-29-2009, 12:20 AM
I have no idea what you are saying about @import url. If you are having the same problem with the default style, then try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

YoLGeZeR
08-29-2009, 12:35 AM
Thank you very much ...

I found the problem was due

@import : css used to call a method on the page fault is it when you use it or any problem.

Thanks again for your help ... :)