vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Zoints LOCAL 2.0 - Enhanced profiles, social portal, networking, blogging, and more (https://vborg.vbsupport.ru/showthread.php?t=183559)

Zoints 08-07-2008 06:04 PM

Quote:

Originally Posted by mkduser (Post 1593560)
Hi guys, I have a problem with cyrillic support :( Members that have their usernames in cyrillic cant be access to theirs profiles :(.This error occurs :
Zoints Message-Fatal Error
This member has not configured their profile.

Can be fixed this somehow :confused:? help?:confused:

I'll report this to the engineers. Are there certain characters in particular that are causing this issue, or is it with any cyrillic characters?

mkduser 08-07-2008 06:48 PM

Quote:

Originally Posted by Zoints (Post 1593619)
I'll report this to the engineers. Are there certain characters in particular that are causing this issue, or is it with any cyrillic characters?

Thanx

This issue is related with every member profile that has cyrillic characters in their usernames. Cant tell to everyone dont use cyrillic support in your username (or to change username) , because they are a lot of usernames in cyrillic .. .. .... so any help would be appreciated :)

AN-net 08-08-2008 01:15 AM

Quote:

Originally Posted by mkduser (Post 1593655)
Thanx

This issue is related with every member profile that has cyrillic characters in their usernames. Cant tell to everyone dont use cyrillic support in your username (or to change username) , because they are a lot of usernames in cyrillic .. .. .... so any help would be appreciated :)

Hi mkduser,
Zoints Local does not currently support multi-byte characters which includes usernames. We hope to be able to support such languages in the future.

Thank You,
Anthony Scudese
Zoints Engineer

Strike3ForumsMH 08-09-2008 10:06 PM

Hey everyone, just to update you, we should have out RC3 very soon. I just updated my forum to it actually.

- Reid

Zoints 08-10-2008 04:04 PM

Zoints Local RC 3 has been released!

Quote:

Originally Posted by
Upgrade Instructions:

Zoints Local 2.0.0.5 RC3
============================================

Please note: Do not upload the following two files:

/z/install/index.php
/z/install/detail.php

STEPS:
* UPLOAD THE ENTIRE CONTENTS of the /upload/ folder found in the
zip.
* Do a Recursive CHMOD of the /z/includes/HTMLPURIFIER/ directory to 777 (world-writable).
* After uploading the new files, access the following page in your browser:

http://yourdomain.com/forum/z/install/manager.php
(Replace "http://yourdomain.com/forum/" with your forum's URL)

And select to upgrade Zoints Local
* Import Zoints Profile vBulletin Product titled product-product-zointsprofile.xml and make sure to select the "Overwrite" option!
* Alter the Zoints Profile vBulletin settings to configure the new Social Portal via the vBulletin AdminCP

You're done!


fernas 08-11-2008 06:09 AM

I have just updated Zoints and the editor in comments and blogs Disappeared.

Strike3ForumsMH 08-11-2008 04:44 PM

Quote:

Originally Posted by fernas (Post 1596003)
I have just updated Zoints and the editor in comments and blogs Disappeared.

Hi fernas,

Which version are you upgrading from? If you hadn't yet installed RC2, RC2 added it's own editor which brought many new files to the table. Have you uploaded all folders? Look inside the zip and make sure you uploaded the editor files and CHMOD the folder requested in the upgrade instructions. If you are still having trouble, please open up a ticket.

- Reid

Replicators 08-12-2008 09:06 PM

For some reason, this messes up my quicklinks, it only shows about half the options in my quicklinks instead of many when i disable zoints.

Code:

if (empty($vbulletin->options['zointsprofile_zurl']))
{
   
$vbulletin->options['zointsprofile_zurl'] = $vbulletin->options['bburl'] . '/z/';
}
else if (!
preg_match("#/$#",$vbulletin->options['zointsprofile_zurl']))
{
   
$vbulletin->options['zointsprofile_zurl'] .= '/';
}

if (
VB_AREA == 'Zoints')
{
   
$show['quickchooser'] = false;
   
$show['languagechooser'] = false;
}

if(
$vbulletin->options['zointsprofile_on'] AND $vbulletin->options['zointsprofile_autotemplate'])
{
   
#Add Zoints Drop Down
   
eval('$template_hook[\'navbar_buttons_left\'] .= "' . fetch_template('zointsprofile_popup_navbar') . '";');

eval(
'$template_hook[\'navbar_quick_links_menu_pos3\'] .= "' . fetch_template('zointsprofile_popup') . '";');

Somewhere in here messes up my quicklinks, though i know where, just don;t know how to remove it correctly without messing up something.

EDIT: Was able to remove the correct code to get my quicklinks to the way they are supposed to be, i have 2 templates that have the quicklinks code in them which confused the template hooking i guess.

Skuxta 08-14-2008 08:00 AM

Edit: Nvm Fixed the problem

Awesome Mod. I have marked as installed and am going to nominate for Mod of the month

However I would like to know though. My members had on the old VBulletin user profile. Friends Lists. In the Change were they lost? Or what block will need to be added for those to show up?

Strike3ForumsMH 08-14-2008 01:57 PM

Quote:

Originally Posted by Skuxta (Post 1598291)
Edit: Nvm Fixed the problem

Awesome Mod. I have marked as installed and am going to nominate for Mod of the month

However I would like to know though. My members had on the old VBulletin user profile. Friends Lists. In the Change were they lost? Or what block will need to be added for those to show up?

Thanks for the kind words.

As for the Friends List from the default vB profile, as of this moment I do not know how to bring that over. As of right now, only the social groups are brought over and not the friends. I'd have to imagine it is due in part that our networking allows for indepth privacy controls so by bringing everyone over, some contacts may have access to some content that the profile owner would not wish for them to see if they weren't savvy enough to move that contact into a different contact group. You could enable the default vB profile as one of the pages to show on the tab, that way users could at least remember all the profiles they befriended in order to contact again.

I'll mention it to the engineers though, maybe there is something they could do for this in a future version.

- Reid


All times are GMT. The time now is 03:24 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.01527 seconds
  • Memory Usage 1,758KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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