Welcome, Guest. Please Login or Register.
April 20, 2024, 02:18:52 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Beta 1.5.1] AdvIM « previous next »
Pages: 1 ... 8 9 [10] 11 12 ... 15 Reply Ignore Print
Author Topic: [Beta 1.5.1] AdvIM  (Read 45307 times)
Surfy
Sr. Member
****
Posts: 458


I'm a llama!

Re:[Beta 1.5.1] AdvIM
« Reply #135 on: April 18, 2003, 11:37:51 PM »
Reply with quote

I install it on my 1.5.1, it works fine...

There was only a Bug in the IM Konfiguration, i have to scroll much, until i see the settings..

I made this

Quote<form action="' . $scripturl . '?action=imprefs2" method="post">

   <div style="margin: 0 10%;">' . $displayLinkTree . '</div>

To this

Quote<form action="' . $scripturl . '?action=imprefs2" method="post">

   ' . $displayLinkTree . '

and it worked for me.. Maybee the IE has something against the div tag. If someone find another solution, please tell me....

Surfy
Logged
Surfy
Sr. Member
****
Posts: 458


I'm a llama!

Re:[Beta 1.5.1] AdvIM
« Reply #136 on: April 19, 2003, 12:34:07 AM »
Reply with quote


Correction:

With a w2k, and IE5.0 the Instantmessage.php is buggy.

It shows the IM Config Menue and the IM Menu (then when you send an IM trough a Profile-Link) in XXL Wide.

The IM Buttons are correct, but i must scroll a lot (wide) to see the IM mask to type in.

Testet with 2 different PC`s, but allways withe IE 5.0.


I dont understand a lot, and this solutions is maybee incorrect to other browsers, i need help!

For the moment it works, i have deleted this line twice

Quote<div style="margin: 0 10%;">' . $displayLinkTree . '</div>

Surfy
Logged
Wiziwig
Sr. Member
****
Posts: 407


Programmer and Users Liason and Manager

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #137 on: April 19, 2003, 05:33:37 AM »
Reply with quote

Is anyone else reporting this? When anyone selects IM's they want to place in the backup box, the IM's disapear, but never show up in the backup box!

going going gone forever :(
Logged

Surfy
Sr. Member
****
Posts: 458


I'm a llama!

Re:[Beta 1.5.1] AdvIM
« Reply #138 on: April 19, 2003, 09:06:52 AM »
Reply with quote


sometimes this happen...... Yes...


You must backup the PM when you view it, then it works (most of the time)

Do you have the same problem with the IM Settings Menu???

Surfy
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #139 on: April 19, 2003, 09:09:29 AM »
Reply with quote

Surfy you will have to update your browser or change the HTML. IE 5.0 is a little old now and probably doesn't support that code for some reason.
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #140 on: April 19, 2003, 09:10:11 AM »
Reply with quote

Small updates for the 1.5.1 final release.
« Last Edit: April 19, 2003, 09:10:29 AM by Gobalopper » Logged
Surfy
Sr. Member
****
Posts: 458


I'm a llama!

Re:[Beta 1.5.1] AdvIM
« Reply #141 on: April 19, 2003, 03:19:33 PM »
Reply with quote

it works well, with the new instantmessage.php!!!   :-*

Does i have to change in other php Files for the new release 11 ???

Surfy
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #142 on: April 19, 2003, 11:14:49 PM »
Reply with quote

The only changes I made were to make sure the search text was found properly. I don't think I added any new code.
Logged
Fizzy
Full Member
***
Posts: 214


Re:[Beta 1.5.1] AdvIM
« Reply #143 on: April 20, 2003, 01:06:31 PM »
Reply with quote

Quote from: Gobalopper on April 19, 2003, 09:09:29 AM
Surfy you will have to update your browser or change the HTML. IE 5.0 is a little old now and probably doesn't support that code for some reason.

:o  A little old maybe Gobalopper, but according to my logs there are 37% of users still on IE5 visiting my site.

When you consider the size of an update from MS and that many users are still on dial-up then few would be willing to do that upgrade.

AdvIM is very popular with my members, Is there code available to make sure that there aren't any compatability issues on this ?
Logged
Surfy
Sr. Member
****
Posts: 458


I'm a llama!

Re:[Beta 1.5.1] AdvIM
« Reply #144 on: April 20, 2003, 02:42:53 PM »
Reply with quote


the newest release 11 works well!!

I didnt see the IE5 bug again

Surfy
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #145 on: April 20, 2003, 11:06:14 PM »
Reply with quote

Yep I think the fix I did gets rid of that bug. IE doesn't like <div> inside <form> tags for some reason.
Logged
Fizzy
Full Member
***
Posts: 214


Re:[Beta 1.5.1] AdvIM
« Reply #146 on: April 20, 2003, 11:11:50 PM »
Reply with quote

Cool Big G ;)

So if I just re-install the updated version I should be ok then ?
I'll give it a bash.

Thanks Big G 8)
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #147 on: April 20, 2003, 11:19:01 PM »
Reply with quote

Yep should be fine. I still have a few things planned like an address book maybe and reducing the code a bit but its pretty much stable in this release.
Logged
Fizzy
Full Member
***
Posts: 214


Re:[Beta 1.5.1] AdvIM
« Reply #148 on: April 20, 2003, 11:40:35 PM »
Reply with quote

An Address Book ? ? ?

* Fizzy drools

You mean like a "Buddy List" ?
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Beta 1.5.1] AdvIM
« Reply #149 on: April 21, 2003, 12:05:02 AM »
Reply with quote

Yep something like that, not sure how I'm going to do it yet but probably similar to most online email services.
Logged
Pages: 1 ... 8 9 [10] 11 12 ... 15 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Beta 1.5.1] AdvIM « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.235 seconds with 20 queries.