![]() |
Quote:
|
Quote:
I presume most people make at least some changes to a style, even if they're slight. Most other mods seem to function. Peace, Gene |
Yes, of course people make changes, thats not what i said. I mean are you using a completely custom style.
The fact remains that if you edit the header template, as instructed, and install the product, it works, as demonstrated by the fact that hundreds of forums are using it. You appear to be the only one having an issue, which rather points to something on your set-up. Sorry, but I cannot remotely guess why as i have nothing to go on. |
Quote:
Peace, Gene |
Well, I installed it correctly and made sure it was enabled. The template mod was done, but nothing in the source indicated it was doing anything. As I said, most of my changes consist of the following:
1. Font sizes. 2. Background color. 3. Width and depth of textareas, and space ahead of text blocks, such as post replies. I welcome any insights. Peace, Gene |
I cannot see how any of those things would have any effect. There is little I can tell you or look at without admin access to your forum.
|
Quote:
Peace, Gene |
I have installed it on the forum you gave me details for, and its working fine. :)
The only thing i can think of is that when installed, the unread posts part defaulted to off, so you would need to enable it in the options (not the best choice, so I have altered that in the install file). Even so, the last visit date should have displayed (and the new reputation comments if you had any). |
Color me confused.
Would you now try these two with the same credentials: www.technightowl.com/forum www.theparacast.com/forum The latter is where I had the issue. Peace, Gene |
And thank you for the effort. Hopefully you'll find a reason why the last forum, which ought to have pretty much the same header code as the others except for logo links and such, isn't working with your product.
Peace, Gene |
I assume you took out the comment tags as needed?
|
Installed on both and working perfectly.
Are you sure you did the template edit correctly, because thats all I can think of. |
Quote:
Peace, Gene |
|
it donot working with 4.01, i donot find unread here in my forum. please discuss what to do. Thanks
|
Quote:
|
Quote:
Then go to vbulletin option and click display unread posts and use my setup That is it I use vbulletin Skin as default. But it donot show here. maybe there is something missing Do reply. Thanks |
I have 4.01 and when it says You Have 2 Unread Posts.. its showing me all new posts instead of two unread posts. any idea why?
|
Quote:
Quote:
|
Im getting this at the top of my forum :
You last visited: Today at 11:52 AM : You Have 2 Unread You Have Today Unread 11:52 AM Which doesnt make sense..... how do i change that ? |
I think it might be using the old mod too some how ?
|
I have fixed it , for some reason it was showing the older mod i had installed on 3.8 even though it wasnt installed. I have no idea why but i just rebuilt the search index and its now working as it should
|
Actually it didnt fix it :confused: its just come back, I thought it was to do with cache before but that isnt switched on . Any ideas ?
|
There is no caching involved in this.
If you correctly perform the edit, and install the mod, then it will work. Every case so far where someone has siad it isnt has turned out to be an incorrect or missing template edit. I suggest you double check what you have done. |
Quote:
|
Quote:
u mean this Find ; <vb:comment><p>{vb:rawphrase last_visited_x_at_y, {vb:raw pmbox.lastvisitdate}, {vb:raw pmbox.lastvisittime}}</p></vb:comment> and remove the comment tags, i.e. as below ; <p>{vb:rawphrase last_visited_x_at_y, {vb:raw pmbox.lastvisitdate}, {vb:raw pmbox.lastvisittime}}</p> i hv done it.. but nothing has been working... please discuss what do to. Thanks |
Quote:
|
Quote:
There is nothing I can discuss. Without admin access i cannot tell you anything more. |
Nevermind, realized it was a config setting that defaulted differently than I wanted it.
Thanks Paul! |
Paul is there a way to hook this mod and use the default New Posts in the navbar? That would be great if you can get it coded like that.
Just a thought/ideal. Thanks |
Hi Paul, I'm having a bit of a problem.
Running vB4.0.1 After installing, setting options and making the header template change this is what I have (see attached image). As you can see my 'notifications' dropdown is now 'off', and also the 'last visit/unread posts #' is not showing. this is the code from my template: PHP Code:
|
Quote:
dup_post & dup_posts How do I delete the dup_posts one since that may be what is messing my installation up as well. EDIT: looking in the phrase table of my forum database I have the following: 38933 -1 dup_disabled global <strong>Error: Database Marking is Disabled</stron... paulm_dup_40 Paul M 1255000000 4.0.2 0 38930 -1 dup_no_posts global You Have No <a href="{1}search.php?do=getnew&conte... paulm_dup_40 Paul M 1255000000 4.0.2 0 38928 -1 dup_post global Post paulm_dup_40 Paul M 1255000000 4.0.2 0 38929 -1 dup_posts global Posts paulm_dup_40 Paul M 1255000000 4.0.2 0 38950 1 dup_posts global Post paulm_dup_40 Lindsay 1264644061 4.0.3 0 |
This uses both dup_post & dup_posts, you cannot delete either.
In your template you seem to have <li> tags around the phrase rather than <p> tags - not sure if that would mess it up. |
I have another problem. When i turn on hack i don't see field with time on my last visit.
I mean that's is problem with colors in stylewars. edit: when i change in stylewars time_color to white then i don't see time in footer because i have there white background. Here you have screens: |
Quote:
38929 -1 dup_posts global Posts paulm_dup_40 Paul M 1255000000 4.0.2 0 38950 1 dup_posts global Post paulm_dup_40 Lindsay 1264644061 4.0.3 0 which one do I get rid of? the 4.0.2 one or the 4.0.3 one? One of the vB staff had previously advised me not to use <p > tags in vB4..=S.. either way I got the same result, believe me, I tried <p > first. |
This is an edited version you have added ;
Quote:
Quote:
Quote:
---------------------------------------------------------- JFYI, this mod will almost certainly break when 4.0.2 is released as the defunct phrase code is being removed from the template, and a template hook put in its place. |
okay, deleted the 4.0.3 one from the d/b
changed the <li > to <p > and </li > to </p> uninstalled mod, reinstalled mod still nada this is the only mod I've installed on this new version of vB4.0.1 Do I need to make an admin acct for you to take a look? I'm going to be away from my desk for the next 2 or 3 hours, let me know and I'll set it up when I get back and pm the details to you. |
found my problem =S I had previously 'moved' the 'remember me' box to be to the right of log in input (by copying the original that shows below, removed the <div > and </div > from the 'new one'... heh, but I forgot to get rid of the original. Once I removed the origianl 'remember me' stuff the Unread stuff shows up (part of the reason I didn't realize I had a redundant 'remember me' box was because I was logged in, so wasn't 'seeing' it *slaps forehead*... sometimes it's the simplest of things =S
|
Ah good, glad to see you sorted it.
|
If you activate the Display Unread Posts and Reputation Comments, in IE I have second navbar (see attachment) and when you press the second navbar with the mouse, with transfer to new messages.
When I'm not connected, this is not By FF working properly Any idea to fix it? Thanks .................................................. ............ EDIT found that this happens only when there are no new posts |
All times are GMT. The time now is 04:37 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:
|