nice some light ok and how did you get to show the P for the group allowed? mine only showing for me (the administrator)
Well, I think the only thing that had to do with the group was in the sms.php file. I changed it in mine to include on the groups such as unregistered users etc.
Well, I think the only thing that had to do with the group was in the sms.php file. I changed it in mine to include on the groups such as unregistered users etc.
uhm let me try one more time........when u send a text message......does it get send the normal way or did it use the sms system?
1) i can send myself a message but no one else that sets the pager to yes can see the P image in anyones post. why?
2) i have set the yes to defualt. i want everyone to be able to see the P in everyones post. also is there a way to intergrate an image into the users name in the whosonline so its easier to send a message.
3) in the instructions you have no as the first one. but in the help comments it says wich ever one is first in the options will be set to default. i installed it the way you have it then found out everyone had to click yes to have it on. i uninstalled and put yes first in the options but didnt fix anything. how can i make it so that no one has to turn it on but will have to turn it off if they dont want to use it.
Step 1)
Add a new custom userfield in your admincp.
Single-selection radio buttons.
--------
Title: Enable (whatever you want to call your SMS/Pager system).
--------
Description: Enable pager messaging system (or whatever you prefer).
--------
Options:
No
Yes
4) is the buudy list pop up suppose to pop up on its own?
okay i manage to do fix my main problem
now when someone sends me a message i see everything properly as soon as i reply
it gives him a pop up saying sent by and thats it nuthing shows and if i try to reply it says : message sent thank you unregistered :-/ then the message loops and loops
now when someone sends me a message i see everything properly as soon as i reply
it gives him a pop up saying sent by and thats it nuthing shows and if i try to reply it says : message sent thank you unregistered :-/ then the message loops and loops
I put "no" as the default because I wanted people to opt in to this if they wanted to use it, not for it to be on by default. You could do it the other way if you prefer, but that's not how I set it up.
I didn't miss instructions, I'm assuming you know how to use vBulletin (buddylist pop-up etc.) and dont think it's worth explaining "vB basics" as part of the installation/usage instructions.
I put "no" as the default because I wanted people to opt in to this if they wanted to use it, not for it to be on by default. You could do it the other way if you prefer, but that's not how I set it up.
I didn't miss instructions, I'm assuming you know how to use vBulletin (buddylist pop-up etc.) and dont think it's worth explaining "vB basics" as part of the installation/usage instructions.
Your right, people here should be expected to know what you're talking about.
Nice site BTW. My wife owns a Cooper S. Loves it, but now wants "the works". :ermm:
now when someone sends me a message i see everything properly as soon as i reply
it gives him a pop up saying sent by and thats it nuthing shows and if i try to reply it says : message sent thank you unregistered :-/ then the message loops and loops
ne one yet im on the verge to give up i've tried everything
ne one yet im on the verge to give up i've tried everything
I'd be willing to give you a hand, but I think the best way to do it is to look at your system to see how you have it installed. Not sure if you'd want to give someone remote access when you don't know them, but I would be happy to try and help. PM me if you're interested.
Getting this error.
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT user.usergroupid as usergroupid, userfield.userid, userfield.field23 as pageron
FROM userfield LEFT JOIN user ON (user.userid = userfield.userid)
WHERE userfield.userid = 151 AND user.usergroupid NOT IN ();
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
Error Number : 1064