![]() |
I take it this hack is dead then.
|
Not necessarily.
|
Uploaded new version that should fix the time being off for many people. Please let me know if it works for you all now. ;)
|
It works Boofo, well done, thank you..:)
Intrepid clicks Install..:) |
You're very welcome, sir. Sorry it took so long for the fix. ;)
|
Looks liek you got that one hour problem fixed boofo. Thanks.
|
And the times shouldn't change when you are logged out now. ;)
|
/me clicks install
|
It is running 5 hours behind for me now. :( I will verify my server and main vb tiem zone match up but I believe it is a proble due to RC3.
|
Quote:
|
clicks install.. nice one! :mad:
|
Quote:
|
Ahh, so you did something to it in editing it. ;)
|
Yes I did! :p But the thing is it was working fine after the edit, not sure how long though. Then i noticed it was off the other day.
Here is the section of my member info template: PHP Code:
|
I have no idea what is going on. It has to be something you either added or chnanged from when it was working fine before. Just backtrack to that time and leave it at that and you should be ok.
|
I will test some hacks and see if there casuing a problem.
PHP Code:
|
Well done, I like it!!
**clicks install** Forgive me for a second, however, was it intentially done so that if someone does not have their b-day filled out that this does not show on MEMBERINFO? |
Quote:
|
My code worked fine. Just reinstaled the plug in.
|
Quote:
Code:
<if condition="$userinfo['birthday']"> I found this instead. Code:
<if condition="$show['birthday']"> To fix it, I looked for this code: Code:
<else /> Code:
<!-- Begin Local Date and Time in Profile --> |
My members are absolutely raving over this mod. They love it! Thank you very much.
|
Quote:
|
The instructions say:
Quote:
Quote:
|
Quote:
It should work fine. |
Long Live Chen's Hack! :D
|
Quote:
|
Quote:
Try another spot in there and see if that works. You can put it anywhere you like. ;) |
Quote:
|
Quote:
Thanks Boofo! Big fan of your work :) |
Quote:
|
Quote:
Look at post #60 in this thread. I showed the problem with the birthday and the full fix. It has exactly where to put the code and the slight modification to it to make it work there. The problem with using it next to the current birthday statement is because it is inside an If statement, and if the user has no additional info, it doesn't show up. |
Boofo, just wanted to let you know that this works with 3.5.2, incase you wanted to change the version at the top of the thread :)
|
Quote:
We jazed the code up a bit to make it look nicer. It didn't make much sense to have it say "Additional Information - N/A" and then list information like the time and date, so we fixed it like this: Find: HTML Code:
<else /> ...and replace it with: HTML Code:
<phrase 1="$userinfo[username]">$vbphrase[time_date_intro]</phrase> Now go to Phrase Manager > Add New Phrase. Under Varname add: HTML Code:
time_date_intro HTML Code:
Local time and date for {1}: We also changed the bold part around to match the rest of the profile. Simply remove the bold from the headings and add it to the output of each command and that's it. You can also add fieldset to the code if you want (we didn't because we are designing an entirely new profile section for our board) but otherwise fieldset will blend the old style in closer. Check it out, it looks much better now and is personalized. Enjoy :nervous: |
Maybe a pic to show us how it looks now? ;)
|
Quote:
This screenshot is how the code above will make it look. I will jazz it up more later with fieldsets that have a mouseover effect and other goodies. I'll post more about this as time permits :up: |
Love it, love it, love it!!
|
thanks u kindly
|
Is there a way.. well of course there is, but could someone do it.. :)
It would be cool to show the local time the post is made in each post! (Actually I was kinda hoping to get that and didn't read everything through so well but of course after installing this I realized it shows always the users current local time/date...) |
Works on 3.5.4 :banana:
I'm really a big fan of your hacks, Boofo. But in In MEMBERINFO template I add it above this and it works fine. PHP Code:
Thanks a lot Sir. |
Quote:
You can put it wherever it looks good to you in the profile. It should work almost anywhere in there. I just added the instructions of where I had mine. ;) I will make a suggestion, though. I would add the local date in the postbit along with the time. The reason is that sometimes you will get someone that is a day behind you in time or a day ahead, depending on what time of the day it is. It can be confusing to members trying to figure out what day it would be for that person and if they were ahead or behind in time. Just a suggestion. ;) |
All times are GMT. The time now is 06:23 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:
|