![]() |
So, any fix for those of us with "false", yet still getting redirected to the top of the page?
|
Quote:
Code:
</div> Quote:
Also, part of your problem may be where you've commented out Tabs 4 and 5. Make sure you open and close the comment on each line that you want removed. Not at the start of one line and at the end of another. Not: Code:
<!--Tab 4 Code Code:
<!-- Tab 4 Code --> |
Digital Jedi @ please attach your postbit legacy full info
|
DJ, thanks for the help! :D
I've adjusted the commenting out issue. Unfortunately, I'm not a coder (I'm learning little by little) so I'm unfamiliar with the terminology. Here's the code for my TAB 2 and I'd like to see where I can fix and adjust it.... Code:
<!-- TAB 2 CONTENT --> It's strange though because it was working for my existing members and their postbit_legacy and not for my new one. Oh well, let's see if this adjustment can fix it. :D |
Hello digital Jedi,
could you please help me to do Blog Entries Counter in one of those divs containers?? when I read the postbit code I don't find any thing about it, same is with the vbExperiounce mod waiting your help if you can, and thanx in advanced :) |
Any help on my previous post?
Help with the code, please :D |
Quote:
Quote:
Quote:
|
Quote:
Code:
$template_hook[postbit_start] DJ, I clicked on the "thanks" for hms' post to see if that would do something, but it didn't. |
I installed this and got the same results as 'glamrocktalk'. It was a fresh install and I just got to the
Quote:
|
DJ (or anyone else)....any suggestions yet on how I can fix this?
|
Quote:
Actually I involved in some busness these days so I couldn't check your suggestion, but it gaves me a huge hint, I belive I can costumize my postbit as I wish after I read your replay, any I'll test it as soon as I have a chance, & if I didn't ask again that means I achieved my purposes thank u very much :) |
No problem.
Glam, if I probably need to take a look at your Admin CP is you don't mind granting me temp access for a little while. |
DJ, you already had it from before ;)
But, I'll PM you with the new password. Thanks! |
Quote:
Well, it took some digging, and I corrected a couple of unrelated errors along the way trying to see if that was the problem. What it turned out to be was somewhere along the way the template was saved with an incomplete IF conditional end tag. A warning message asking you if you want to go back or continue should have come up when that happened, but it looks like it was saved anyway. Broken conditionals can cause all kinds of layout problems. It's working now, and all you need to do now is account for tabs that are empty when a user doesn't have that info filled out. But you can do what with the conditionals as well. Just be sure to heed the warning message if it turns up again and make sure to tell your other admins the same. |
Thanks for your help DJ! As always, it's appreciated that you put in this much effort to help others and this community! :D
|
wow...i actualy read l these post...i wil efinatly be installing this and nomnating for moth
hopefully i dont get too many errors...i not a m00b to this but im by far an expert |
I didn't realize this was already at 99 installs. I kind of thought most folks had forgotten about it.
|
Hi Jedi my apologies maybe some my mistakes but don't work in my forum and i have followed all your instructions can you help me?
see my forum www.bobmarleymagazine.com/forum_bmwm thanks Ivan |
Quote:
|
hi jedi thanks for your kindness
here the error that i see with IE: Errori script pagina Web Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8) Timestamp: Thu, 18 Dec 2008 15:31:29 UTC Messaggio: Errore di sintassi Linea: 1 Carattere: 1 Codice: 0 URI: http://www.bobmarleymagazine.com/for.../tabcontent.js mmm let me check but i see all my code ok |
if i delete the code in headinclude i don't see the erro in IE anymore
|
Quote:
You have a number of errors on the page which are likely causing a cascade effect of errors. http://validator.w3.org/check?uri=ht...e&group=0&ss=1 Try correcting each one of these starting from the top and see if you start noticing better behavior from the tabs. Also go to vBulletin Options >>> General Settings >>> Add Template Name in HTML Comments and turn that on so you can see what templates contain the malformed code. |
Hi Digital Jedi,
I'm about to install. This should work 100% in 3.7.4, right? Also, can the number of tabbed "windows" be configured? I only need 2 - the one that displays by default, and one additional one. Thank you for contributing this mod! |
Oh, I just realized the code for each tab is right there in the template. Is there any way to have a tab load code dynamically so that additional database calls aren't required to display certain information unless/until it is displayed by a member clicking on the tab?
|
Not really. This is more of a space saving effort then a query saving effort. I've been looking into an AJAX version of this, but I haven't had time to do a real in depth study yet. AJAX would likely be more effort putting together.
|
Works great, though I'm having problems making the flags mod work in there, otherwise, perfect on 3.8, thanks, rg.
|
Se?or Gomez,
Here's what I used.... Code:
<div class="pbit"> I'm not a coder, but I got it working and just showing what I did in case it helps you. :D Good luck! |
Oops, figure it out, had the wrong fields, works now, here's an example...
http://www.phototherapy.org/forums/o...ry.html#post42 Thanks, rg sends! |
Cool, made the change below and incorporated it into my member's profile page, see here: http://www.phototherapy.org/forums/m...andogomez.html
Here's the code, hope it's ok to post it in this thread: Code:
<fieldset> All the best, love this! rg sends! |
Cool Rolando! Thanks for sharing the member's profile page modification you made. Nice touch :D
|
what agreat modification ,,
thank you my dear ,, Installed just add Code:
direction:rtl; and it works fine.. |
Quote:
|
I feel like a goofball for posting this, but I'm not familiar with all of the variables.. if anyone could help, I could appreciate it.
I'm trying to post certain usergroups, basically staff, in this postbit_legacy. Could anyone help me set up an if condition (I guess that's what it would be), to do so? What I mean is, if a user is a moderator, admin, or part of a special group, their group displays in their postbit_legacy along with the other information I already have in there. Thanks! |
Quote:
Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> |
Hello.... First of all.. thanks for the fantastic mod. If I get it all sorted out it is going to be a HUGE help to me and my members.
I am not a coder, I am 100% hack... I try to add to my coding knowledge as I run into issues hacking..... I need a little bit of general information that should allow me to get this sorted out... if anyone is willing... I have NUMEROUS additions and modifications to my board, so my postbit is huge, which is why I need this hack. The issue I am having, however, is that a large number of the mods use the template hook[postbit_userinfo_right_after_posts], so even if I move the entire hook to a tab, it is too much. That is not what I want to do though. I want to figure out where the code is in each mod that is picked up by the hook so that I can "release" it from the hook and manually configure it into my postbit. Of course, I am only assuming that this is even possible. Is there any article already written, source or easy response to help me? I am willing to buy a book, research, read or whatever it takes... I just need pointed in the right direction. Thanks to anyone who can point the general direction to the needle in my haystack. :) |
Quote:
Now the next part is trickier. In some cases, the plugin calls a template to display it's information. So in those cases, you can turn the plugin off and look for the template it calls and copy and paste that template information into your postbit_legacy template instead. For instance, DownloadsII postbit information is controlled via the downloads_postbit_display_complete plugin. And all that plugin says is: PHP Code:
In other cases, the plugin might reference a PHP file, in which case you'd have to go to that file and search for the code to duplicate. Another case might have the postibit code worked right into the plugin itself. In all cases though, provided you can find the HTML code used, you can just disable that one plugin and post the HTML code wherever you want (and however you want it to look) in your postbit_legacy template, removing any extraneous code inherent to PHP, like escaped quotations \" |
Wow.. thank you so much... that actually makes sense to me. Now I just have to find a quiet place and a few hours to make it happen.. hehe..
THANK YOU!! |
No problem. And I meant to say escaped quotations towards the end there. \"
|
I DID IT!! I was able to release everything from the hooks and now I am just struggling with what to put in each tab. Thank you so much for your help. I ran into at least one of EACH example you provided, plus and additional scenario. When I get my post bit all perfect, I will post the codes for some additional hacks.
:) |
I should probably put together an FAQ like I did for my AME XML threads. Be right back.
|
All times are GMT. The time now is 05:09 AM. |
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:
|