Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-19-2010, 10:03 PM
macadali macadali is offline
 
Join Date: Aug 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Problem with user 'Settings'

Hi,

I am running vBulletin 4.0.6

When either the administrator or a newly registered guest sign into the forum, there appears to be a problem when clicking on 'Settings' in the top right (next to 'My Profile' and 'Log Out'.

After clicking 'Settings' it comes up with a normal list view of 'My Messages', 'My subscriptions' and 'My Settings', however none of these are functional.

Take the last one 'My Settings' as an example. Under 'My Settings' is 'My Profile', 'My Account', 'Networking' and 'Miscellaneous', but none of these can be clicked on at all.

The forum was upgraded from 4.0.4 Patch Level 1 becasue of this exact same problem.

I just want to go live with the forum, but it's becoming very frustrating.

Can someone please me advise on the problem.

Many thanks
Reply With Quote
  #2  
Old 08-19-2010, 10:08 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is in the source code? That's always a good place to start.

Is this a totally default style? And have you disabled the hooks via the config.php file to see if you still have the same problem?
Reply With Quote
  #3  
Old 08-21-2010, 03:13 AM
macadali macadali is offline
 
Join Date: Aug 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
What is in the source code? That's always a good place to start.

Is this a totally default style? And have you disabled the hooks via the config.php file to see if you still have the same problem?
I'm sorry Lynne, but I don't know what you mean . My forum was heavily customised by a web designer, so any technical jargon is left to her, and completely out of my scope.

Here are some screenshots of what it looks like:

Clicking 'Settings' - As you can see on the left hand side index the headings are there but the clickable sub-headings don't appear - well, actually some very small lines appear where there should be text.

Attachment 121115

It should be looking more like this second attachment here:

Attachment 121116

And when I log-out for example, I get a miniature little message that can't even be read. See here:

Attachment 121117

The same applies to the message when a new member signs up to the forum. They get the vBulletin Message as above, but no text (or minuscule text), instead of the normal text that appears.

Do you know what the cause of this may be?

Many thanks
Reply With Quote
  #4  
Old 08-21-2010, 03:28 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You find the source code by going to the page and clicking on View > Source Code. Then find the area where that code should be and see what it says - see what the html says. We need to see that in order to see what is going on.

And I really can't tell you why those things are happening since I have no idea what the html of that style is like.
Reply With Quote
  #5  
Old 08-21-2010, 03:54 AM
macadali macadali is offline
 
Join Date: Aug 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's a VERY long list Lynne.

This is the only part that I could find that had 'Settings'. Is this what you mean?

<title>Settings - xxxxx Forum</title>
<link rel="stylesheet" type="text/css" href="css.php?styleid=2&amp;langid=1&amp;d=1282240 003&amp;td=ltr&amp;sheet=addit ional.css" />
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" href="css.php?styleid=2&amp;langid=1&amp;d=1282240 003&amp;td=ltr&amp;sheet=repla cement-vbulletin-ie.css" />
<![endif]-->

</head>

<body>

<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
<div><a name="top" href="forum.php" class="logo-image"><img src="cpstyles/Breeze/misc/banner.png" alt="xxxx Forum - Powered by vBulletin" /></a></div>
<div id="toplinks" class="toplinks">

<ul class="isuser">
<li><a href="login.php?do=logout&amp;logouthash=128236530 8-a75d279f8d4d7023db726d785e7615ab65ec3fff" onclick="return log_out('Are you sure you want to log out?')">Log Out</a></li>

<li><a href="usercp.php">Settings</a></li>
<li><a href="member.php?1-Aimee">My Profile</a></li>

<li class="popupmenu nonotifications" id="nonotifications">
<a class="popupctrl" href="usercp.php">Notifications</a>
<ul class="popupbody popuphover">
<li>No new messages</li>
<li><a href="private.php">Inbox</a></li>
</ul>
</li>

<li class="welcomelink">Welcome, <a href="member.php?1-Aimee">Aimee</a></li>

<li id="fb_headerbox" class="hidden">

If not, do you think I may be able to send you my log in and password details to the forum so that you can see the exact info that you're after.

Sorry to sound like such an amateur.

Many thanks
Reply With Quote
  #6  
Old 08-21-2010, 04:04 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, but I need to see the html code aroudn where the links should be showing up but aren't.

But really, we can't help with your custom style - only the designer can. We can help with your default style. So, you should see if you still have the problem using the 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?
Reply With Quote
  #7  
Old 08-21-2010, 04:38 AM
macadali macadali is offline
 
Join Date: Aug 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did exactly what you said.

Created and saved 'Default vBulletin' as per your instructions and ensured it was the only one ticked in the style manager, but when ever I go to Forum Home Page to browse the site it takes me to exactly the same customised page. Strange.

I may need to open a support ticket on this one Lynne, because I'm getting nowhere.

The designer things that it is something wrong with the software.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:57 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05802 seconds
  • Memory Usage 2,242KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete