Log in

View Full Version : Profile viewing Problem


ITDarasgah
08-15-2011, 06:46 PM
Hi,

I,m Admin of my forum when i click any users for viewing profile

Vbulletin Message
This user has not registered and therefore does not have a profile to view.

and also my site main banner not showing ..

please tell me what i have to do

Note: there is no vbseo using on my site
vBulletin? Version 3.8.7

kh99
08-15-2011, 09:39 PM
What does the url say (the one you click on)? What happens if you go to member.php?u=1 (or some other userid)?

ITDarasgah
08-23-2011, 02:19 PM
Like this
http://www.itdarasgah.com/member.php?u=1

Lynne
08-23-2011, 04:17 PM
I just get a no permission message. Do you have a test username/password we can use to login to the site and see the problem?

ITDarasgah
08-23-2011, 04:28 PM
Thanks for your reply Lynne
Yes I have..
User : Test
Pass: 123456

Lynne
08-24-2011, 12:44 AM
Very odd, I can see this:
http://www.itdarasgah.com/member.php?username=test
but not this (which would be the same page)
http://www.itdarasgah.com/member.php?u=3

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Also, where is your main banner supposed to be? I don't see any code above where you have the table with all the navigation links.

ITDarasgah
08-24-2011, 03:31 PM
Plugins are currently globally disabled via config.php.


but the problem is still there is......

I'm so crazy after all these doubts have been :mad:

kh99
08-24-2011, 04:35 PM
Did you solve the problem? Both of the links that Lynne posted above look the same to me.

ITDarasgah
08-27-2011, 08:27 PM
Yes I do that ..... thanks