![]() |
Anyone got the 3.00 version working in 4.2 p3
|
1 Attachment(s)
In the screen shot where it has links under the navbar tabs, for example New Posts and Private Messages, how do you get that?
Is adding those links part of this mod, or a different mod? I have circled what I am talking about in red on the attachment. This is what I want to add to my forum, but I can't find the correct mod. |
Quote:
Disable your plugin system and use the default vbulletin style: to see if they show. If you use v4.2.x series double check that the links and the correct permissions exist in the navigation manager. |
Quote:
define('DISABLE_HOOKS', true); To config.php I then looked at the default skin. Nothing appeared, although the two tabs in the NavBar disappeared. I use 4.1.12 Please tell me what file to upload to my FTP to solve this problem. Thank you for your assistance. |
Make sure you have not altered the master 'navbar' template. If you have, you will need to replace that template from the master style. You need to be in 'debug' mode in order to view the master style. Please make sure you have a backup of your site before doing this.
If you need to replace the entire master style, you can do so by using 'tools.php'. See vBulletin manual for more details. |
Quote:
This is what my navbar template looks like: Quote:
|
Revert that template, that code is for vB v4.2.0 and above.
|
Quote:
How do I revert the template? |
When you are viewing the template list, highlight the navbar templat, by clicking on it once, then to the right, under the controls block, click revert.
|
Quote:
Quote:
|
You are running vB v4.1.12 correct? Did you try to upgrade recently and then downgrade?
|
His board says v4.2.2 in the header, but his Javascript says v4.1.12, so I was going to ask a similar question.
|
If your plugins are disabled and you reverted the correct 'navbar' template then you should not be seeing your old navtabs. So one of the two items has not been completed correctly for your test. Thanks for posting your link it was a big help. :)
|
Quote:
|
Quote:
|
I disabled the plugin by adding the line to config.php
I then tried reverting but it won't let me. I get this message: Quote:
|
Quote:
1) Turn your site off. 2) Make a full backup, just incase something goes wrong. 3) Re-upload the files that came with your v4.2.2 zip. 4) Run the upgrade script. 5) Then get a copy of v4.2.1 Pl1 upload those files to your server. 6) Turn on debug mode by adding the following to your includes/config.php Code:
$config['Misc']['debug'] = true; 8) Turn off debug mode by removing the following to your includes/config.php Code:
$config['Misc']['debug'] = true; 10) Turn your site back on. Now you will be upgraded to v4.2.1 and not have to worry about the 4.2.2 and PHP errors. |
Quote:
I suspect, but don't know for sure, that simply using a navbar template for 4.1.12 will solve the problem, and that's the preferred route to re-upgrading and messing with the ftp files again. I will click the heart for you because you have been gracious towards me and I appreciate that. Thank you. |
Hopefully that will work, but there may be issues that could pop up elsewhere.
|
I tend to agree with @Ozzy47, you board might not be in a known state. Keep the backups for a while, just in case.
|
Quote:
Quote:
|
You would have to search for it in the install/vbulletin-style.xml file
It is going to be quite a ways down in the file. |
Quote:
Quote:
|
This is the relevant part.
Code:
<div id="navbar" class="navbar"> |
Thanks Ozzy
Unfortunately when I tried changing the template, I got this: Quote:
|
Quote:
|
5) Then get a copy of v4.2.1 Pl1 upload those files to your server.
4.2.1 not 4.1.12 |
Quote:
I wanted to give you a very big thank you for all of your assistance throughout this ordeal. Thanks again mate. It was appreciated. |
Not a problem, glad to help. I am just glad it is all sorted now. :)
|
Ozzy, I like this and I have downloaded and am testing, but I wish to add "My Groups" to the list under blogs. I cant figure out the advanced search feature that will produce the results I wish for.
Any idea's? (I opened up a thread in vb4 programming forum, and if the results show up there you are welcome to it if you like.) (edit - sorry, thought this was one of yours, but I just discovered otherwise) |
To add My Groups to dropdown...
Code:
<li><a href="search.php?do=process&type[]=7&searchuser={vb:raw bbuserinfo.username}&exactname=1">My Groups</a></li> (thank you kh99) |
All times are GMT. The time now is 04:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|