![]() |
Where can I download and try the latest MINI2 version of this?
Great Minds .... you beat me to it. Thanks. I'll try it! |
Quote:
|
I liked the link in who's online when you could click on the username to send a sms directly. Is that possible with your version mini2? And do we have to uninstall or can it be upgraded by overwriting the files?
|
Hm...nothing can be send or recieved after using this new sms. New profile field is made, correct profilefieldnumber is in place...when i click on a link in who's online it says that there is no permission but this is set to yes in user cp..
|
Nope, the postbit does not show up. When i remove the conditionals it is showing up for everybody but when you click on it the same 'You don't have permission or
has deactivated their Forums Pager' shows up |
Yes i've done that by the letter. I've read it three times to be sure i didn't forget something
|
I have mini2 mod version running in a vb 3.0.3 and i havent encounter any problems... welll i found one but was solved... and the file has been updated so I really dont know why is not working for you.
|
Quote:
Fatal error: Call to a member function on a non-object in /home/ratpack/public_html/includes/functions_sms.php on line 10 and when I go to my SMS System options link, it takes me to a blank page. I downloaded both hacks, but neither seem to have what I need to correct. |
thanks to pc freak and mini for such a cool hack and the addons...
[high]* turbidblue clicks install ;)[/high] |
Installed Mini2's version.. Everything works like a charm! Thanks!
Just wondering... Is there anyway I could have it enabled for all users by default? Instead of them having to enable it? Thanks! w00t! :D |
Did that bro... They still have to go into there account an enable it :(... Unless someone new signs up, then it's set on yes for them :(
|
Would it be possible to include smilies in the message box??
greets, |
I've got is installed and working, disabled the error reporting, but when someone try to log in with the wrong info, I get this error database message
Invalid SQL: SELECT id_vom_empfaenger FROM sms WHERE id_vom_empfaenger = mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 mysql error number: 1064 error was from login.php reported by showthread |
I fixed that error. It is coming from people trying to login in without a username or password. So I wrapped the entire function_sms with
if ($bbuserinfo[username] && $bbuserinfo[userid]) { function goes here } Now, I'd like to know if there is a way to make the postbit image display only when user is online? |
i have a vbindex and this code is going? on some file or some template any help???
Quote:
|
I don't want the popup to be any more than 250 px in height and 300 pix in width.
By default the window size on the browsers IE and Netscape is 300 x 300. How do I go about fixing this? I already tried putting in the values in window.open link... and the window opens at 300x300. Even if I can live with that... but when I receive a message, it opens in a different size? Not 300X300.. Where do I modify the code to open a window in 300x300 when person receives a message? Thanks. |
How or where can I turn it on? I get this message...
JoePublic. You don't have permission or has deactivated their Adult Adventurers Pager |
Anybody have any ideas?
|
Anyone supporting this hack anymore?
|
For those need to run a query for the old users :
Code:
UPDATE userfield SET fieldxx='Yes'; This would set all default to yes. |
Thanks, work on vB 3.0.7 ;)
==> "Click Install" <== |
error:
once that one has to send a SMS has a member, I obtains a white page on the forum an idea on this prob ? |
Quote:
|
Quote:
This is a simple (Rare) error cause by 2 conditions. Time out that a user shows still on "Online" when in fact that have been offline for the set time out period. The condition that causes the errors is when another user is trying to send an SMS to the Offline user who has been is dropped from the sessions. He is no longer in the database as being Online so you get a SQL error. The error is fixable and I have been wanting to do it but haven't had the time. |
I see what is wrong with this code. it has to do with the phpinclude_end.
If you get dubble tripple etc sms windows its becuase this program calls even on itself. I did a few fixes (should fix that white screen too) PHP Code:
This will bring it up one at a time. you could do it this way as well.... I really wish Mini2 would help out though... PHP Code:
|
Fuq cant get that to work either. it is as if the phpinclude runs regardless.
dam it. Dont you hate not being able to get something to dam work? |
ANyway Mini I cant get a hold of... anyone can over look the code he has and let me know why I get database errors? That would be nice. Thanks.
|
I have a few ideas how do I go about time stampping the date on the page?
I am almost sure there is a global varable that can do this and I would simply have to place it somewhere. I know this hack is old and almost no one reviews this one anymore but I would like to think this out with you guys. |
Quote:
Can anyone help at all? I do pay. |
What's your issue again? I just installed this, and after heavily customizing it, it works fine for me.
|
Quote:
I got it working now. I would only like to have the pages time stamped. I do not know how to do that however. |
There is a time stamp on the messages you receive, right on the top of the message where it says "Hello Member 1,Member2 has send you a message" and then it has the time and date. Where else do you want a time stamp?
|
I have one question here, maybe you folks would like to comment. From what I see in the code, when someone sends you an SMS, you will not see it, unless you change the page you are viewing, or reload it. Another option would be to be in the "Who's On-Line" page, which gets refreshed every so often, so SMS gets delivered.
I was thinking on doing some coding, which will do the followings: - Upon user's first logging in the site, it will open a new, tiny browser window. - This browser windo will remain open, and be refreshed every few seconds. In reality, the only code in that window, will be the code, which shows you the received SMS's. - The user will thus be able to close the main forums window, and leave that small window open, so his SMS's will pop up, when received, even if he is working with something else. What do you think of this? Rgds |
just have it set up to work with the buddy list.
|
Well, for those interested, I've ... hacked this hack enough, to allow you to receive and send SMS messages, even if you do not browse the site. I have created a small window, that you call it from a link in the navbar. That window, checks for new SMS messages by refreshing itself every so often. If you get a new SMS, a new window will pop up and show you the SMS.
The small window, also contains a link, through which you can send an sms to another member. You click on it, a window pops up which prompts you for the recipient name. Enter it click the button and you are ready to type in, your SMS. My users find it extremely useful, since they no longer have to have the site open, in the Who's On-Line page, to get their messages. The small window is very unobtrusive. The standard functionality of poping up your received SMS's when you are browsing the site, still remains, but is no longer necessary. If someone is interested, I can provide you with the code mods, but I have not kept notes when making the changes, so don't expect that to be a fully documented mod. Rgds |
Anyone know how I can make this so that Members can IM guests too?? Like a promotional type tool??
Also, how would I go about quoting what I said originally in my reply?? Sometimes by the time I get a message back I have forgotten what I had written in the first place. This would make it much easier to follow the conversations. |
Quote:
That and time stamping is all this baby needs. |
It has a time stamping already telling you when the message was sent. Anyone know how to make this work for guests?
|
Danke!
|
extremely useful indeed! Can someone port this to 3.5 please. It is not that much code. :)
|
All times are GMT. The time now is 04:19 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:
|