News:

Wondering if this will always be free?  See why free is better.

Main Menu

Buddy List

Started by Yağız..., October 14, 2009, 04:09:00 PM

Previous topic - Next topic

Arantor

That's because UP has broken the buddy_list field in the database by not handling it properly.

Yağız...

Quote from: Arantor on February 02, 2010, 01:41:15 PM
That's because UP has broken the buddy_list field in the database by not handling it properly.
Yes, that's it. I'm trying to fix it for the next release.

Arantor

Yagiz, the issue is where UP is updating the field; it's adding quotes around it where it shouldn't be - check the query, you'll likely find it has a pair of quotes around the actual value in it.

Yağız...

Quote from: Arantor on February 02, 2010, 01:48:46 PM
Yagiz, the issue is where UP is updating the field; it's adding quotes around it where it shouldn't be - check the query, you'll likely find it has a pair of quotes around the actual value in it.
I think it's because I've added {string:xx}, but I should add {raw:xx}, right?

Arantor

Depends what the data type is. You should not ever have to be adding your own quotes anywhere in the DB layer unless the content specifically requires it.

{string:xx} should be used here, and the string itself should have no quotes, since {string:xx} will escape it itself.

grafitus

It was fascinating with new style. ^ı^
But I surmise it has a problem. If the user is using 2.0 RC1.2 (or lower), list will be distorted... I think you add support for 2.0 RC1.2 (or lower).

Yağız...

Quote from: grafitus... on February 17, 2010, 12:59:11 PM
It was fascinating with new style. ^ı^
But I surmise it has a problem. If the user is using 2.0 RC1.2 (or lower), list will be distorted... I think you add support for 2.0 RC1.2 (or lower).
Adding support for old versions? No ... RC3 will be released soon and I can't understand why there are users who still uses RC 1.2

BTW, I just saw your reply Arantor, thanks :)

grafitus

Quote from: Yağız... on February 17, 2010, 01:26:20 PM
Adding support for old versions? No ... RC3 will be released soon and I can't understand why there are users who still uses RC 1.2
Me too... But there are still those who use. Need to think them. Anyway, you know. ;)

aussieherps

Have just installed UP and now my current buddies can not be made my buddies on the UP.
I am using 2.0rc2 default theme.
Any help would be great as I still want to add these guys to my buddy list.
http://aussieherps.com">snakes lizards spiders turtles and much more

Yağız...

It doesn't integrate UP buddies, but I'll try to integrate it if I can have some free time.

iPhoneDestek

Translation by MOD Translator SirtLanVadisi in german and german-utf8 languages






<file name="$themedir/languages/Modifications.german.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Buddy List MOD Translation by SirtLanVadisi.NeT
$txt['buddylist'] = 'Liste der Freunde';
$txt['buddylist_add'] = 'Freund hinzufügen';
$txt['buddylist_reload'] = 'Aktualisieren';
$txt['buddylist_close_window'] = 'Schliessen';
$txt['buddylist_pm_send'] = 'Privat Nachricht schicken';
$txt['buddylist_error_disabled'] = 'Der Liste der Freunde ist nicht aktif.';
$txt['buddylist_error_no_buddies'] = 'Sie haben keine Freude in der Liste.';
// END Buddy List MOD Translation by SirtLanVadisi.NeT
]]></add>
</operation>
</file>
<file name="$themedir/languages/Modifications.german-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Buddy List MOD Translation by SirtLanVadisi.NeT
$txt['buddylist'] = 'Liste der Freunde';
$txt['buddylist_add'] = 'Freund hinzufügen';
$txt['buddylist_reload'] = 'Aktualisieren';
$txt['buddylist_close_window'] = 'Schliessen';
$txt['buddylist_pm_send'] = 'Privat Nachricht schicken';
$txt['buddylist_error_disabled'] = 'Der Liste der Freunde ist nicht aktif.';
$txt['buddylist_error_no_buddies'] = 'Sie haben keine Freude in der Liste.';
// END Buddy List MOD Translation by SirtLanVadisi.NeT
]]></add>
</operation>
</file>



$$  Q u a l i t y    I n f o r m a t i o n    L i n e  for iPhone $$



<   M O D  |  T R A N S L A T O R  |  TO  |  TUR  |  A N D   |  G E R   >


Rain Forest

Nice mod! But I do have a question. Can I see what friends someone else has? Or is it just private?

Modifications.dutch.php

// Buddy List
$txt['buddylist'] = 'Vriendenlijst';
$txt['buddylist_add'] = 'Voeg een vriend toe';
$txt['buddylist_reload'] = 'Vernieuw';
$txt['buddylist_close_window'] = 'Sluit het venster';

// Buddy List Errors
$txt['buddylist_error_disabled'] = 'Oeps, de vriendenlijst is op dit moment dicht.';
$txt['buddylist_error_no_buddies'] = 'Oeps, op dit moment heb je nog geen vrienden.';

ittiphol

i need script show on index page not popup  :-\

ittiphol

i apply code
now buddy show on index page  ;D


Advertisement: