![]() |
Quote:
Lenny :) |
Very weird, not sure why.
But I KNOW why some people are having problems.... I installed this and then couldn't get the postbit thing to show up. I checked my edit options (said yes) etc etc. To no avail. Finally.. checked the database... userfield.field55 was blank... Went back to the site, clicked edit options, and clicked save. Checked the database.. now it showed "Yes". So the question is, why isn't it filling in the default value? I even made sure that I had clicked "Set the first option as default" I ran this query to fix things Code:
UPDATE `vb3_userfield` SET `field55` = 'Yes'; Code:
UPDATE `userfield` SET `field55` = 'Yes'; P.S. This sets EVERYONE to YES to use the pager system!! |
Cyricx if im not mistaken .. the docs indicate to replace everything containing his example 55) field with that of your field you created..
mini any chance on getting the 'send page' option into the user profile |
n e one added smilies etc?
|
great Hack. I would like to install this. Have the bugs been worked out yet?
|
Love the hack but I am having a "time" issue as it appears to be about 5 hours ahead of my time CST. Now my hosting company is on EST so if that's the case, it's about 4 hours ahead. It's showing 2:19 am (the next day) and it's 9:19 Pm here.
|
For the time problem, I've found that if you change in the sms.php file:
Code:
$gmdate_bugfix = (date('Z', $neuesms[sendezeit]) / 3600 - $userinfo['tzoffset']) * 3600; With this: Code:
$gmdate_bugfix = (date('Z', $neuesms[sendezeit]) / 3600 - $userinfo['tzoffset']) * 1; It's working perfectly, for me anyway. |
its doing it again:( i think its a problem with the skins....
|
*clicked Install*
I had a lot of troubles to get this working. As my board is not englisk, I putted instead of yes and no. ja en nee. That didn't work :( After digging, I saw that the template modifications are not phrased but hard-coded. Can you phrase it in a next update please?? Secondly it would be great if it is also working in the WOL and userprofile :) |
Quote:
how can i take this off. i uninstalled this hack and now when i click on the names online it gives me a small blank page instead of the standard profile. how can i make it default again. ? |
All times are GMT. The time now is 11:10 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:
|