vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   At-lantis SMS System Version 1.02 (Instant Messenger for vB3) (https://vborg.vbsupport.ru/showthread.php?t=65669)

platnum 10-05-2004 02:27 PM

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 :(

Nordinho 10-28-2004 06:10 PM

Would it be possible to include smilies in the message box??

greets,

Lionel 11-08-2004 06:36 PM

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

Lionel 11-09-2004 02:05 PM

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?

deepdark 11-11-2004 09:09 PM

i have a vbindex and this code is going? on some file or some template any help???

Quote:

Originally Posted by PcFreak
PHP Code:

<a onClick="window.open('sms.php?do=sms&amp;userid=$loggedin[userid]','_blank','toolbar=no,location=no,menubar=no,width=550,height=300,resizeable=no  ,status=no');return false" target="_blank" title="Send  $loggedin[username] an SMS message?" href="sms.php?do=sms&userid=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]</a

This code is better.
With the first var $loggedin[musername] you can get problems, because this var of username is with all formats (HTML, Color ect..), so is better use $loggedin[username] in the code.

The second var with $loggedin[musername] is OK.

PcFreak


mahiraminc 11-19-2004 12:06 PM

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.

ambrosious 01-01-2005 12:05 AM

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

ambrosious 01-02-2005 01:33 AM

Anybody have any ideas?

aranthorn 01-23-2005 03:36 AM

Anyone supporting this hack anymore?

duncan99 02-19-2005 12:20 AM

For those need to run a query for the old users :

Code:

UPDATE userfield SET fieldxx='Yes';
change xx to the number of your field.

This would set all default to yes.


All times are GMT. The time now is 07:56 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
  • Page Generation 0.01212 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete