vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints LOCAL. Social networking, enhanced profiles, blogs and MUCH more (https://vborg.vbsupport.ru/showthread.php?t=130946)

Strike3ForumsMH 07-24-2008 08:07 PM

Quote:

Originally Posted by jdelasko (Post 1581696)
It's not a serious issue, but the navbar links for the profile pages and blog disappeared after my upgrade to 2.0. Everthing is ok in adminCP so the settings are not the issue.

$zointsprofile_popup_navbar is in the correct place in the navbar template and 'zointsprofile_popup_navbar' is listed as a Portal Output Global Variable in CMPS.

EDIT: If I put the code below in the navbar template instead of $zointsprofile_popup_navbar, all the links appear. The community central and blog links then work. The profiles link appears, but the drop down menu does not appear.

<!-- Begin Zoint Popup //-->

<if condition="$vbulletin->options['zointsprofile_zcentral_enable']">
<td class="vbmenu_control"><a
href="$vboptions[bburl]/zcentral.php?$session[sessionurl]">$vboptions[zointsprofile_zcentral_title]</a>
</td>
</if>
<if condition="$vbulletin->options['zointsprofile_blog']">
<td class="vbmenu_control"><a href="$vboptions[zointsprofile_zurl]?id=$bbuserinfo[userid]&amp;g=blog">$vboptions[zointsprofile_blogname]</a></td>
</if>
<if condition="$show['member']">
<td id="zointsprofile" class="vbmenu_control"><a href="#zointsprofile">$vboptions[zointsprofile_title]</a> <script type="text/javascript"> vbmenu_register("zointsprofile"); </script></td>
<else />
<td class="vbmenu_control"><a href="$vboptions[zointsprofile_zurl]">$vboptions[zointsprofile_title]</a></td>
</if>

<!-- End Zoints Popup //-->

If you created a new fresh vB style, do the links appear correctly? I haven't really encountered many problems with an upgrade from 1.x.x to 2.x.x but I know there were changes from product to product. Perhaps some of the difficulty is due to you being on 3.6.4. I know compatibility starts at 3.6.6 for the product, but as I did not code it I am not for sure why it begins at 3.6.6

(Just kind of thinking out loud here.)

- Reid

jdelasko 07-24-2008 08:24 PM

There are a few more pressing issues.

1. When editing an existing thread or comment in the Discussions tab, the existing content does not appear in the tinyMCE editor...... it's blank. Editing existing blog entires works ok though.


2. The new block format for the blog page is not there for any profile that has been modified prior to the installation of the current release of zoints. All profiles that have never been modified, show the blocks on the blog page. How can I make sure ALL the profiles have the blocks page available for blogs? I'd rather not, but if I have to uninstall, then completely reinstall zoints, I will..... I hope that isn't necessary.


**** Update****** I posted these on dev.zoints.com

Strike3ForumsMH 07-25-2008 10:24 PM

Thanks for posting them to the bug forum JD.

- Reid

patrick1110 07-26-2008 04:16 AM

does this work with SEO ?

Zoints 07-26-2008 05:58 AM

Quote:

Originally Posted by patrick1110 (Post 1584397)
does this work with SEO ?

Do you mean vBSEO? If so, yes, as far as we know this functions properly side by side with vBSEO (with the occasional exception).

Taipa 07-27-2008 03:09 AM

I know the Profile tabs are movable by the members, but is there a way to set the default order of the tabs? Like for example for a car forum, could you make the My Vehicle section be the first tab by default?

Strike3ForumsMH 07-28-2008 11:14 AM

Quote:

Originally Posted by patrick1110 (Post 1584397)
does this work with SEO ?

vBSEO is a very deep program so I can't say that each and every possible combination works, but with many installations of both, ZL works just fine (see my personal forum in my sig.) :)

Quote:

Originally Posted by Taipa (Post 1584990)
I know the Profile tabs are movable by the members, but is there a way to set the default order of the tabs? Like for example for a car forum, could you make the My Vehicle section be the first tab by default?

There might be a bug or two with this Taipa, but I think I can work something out for you. If you wanted to make it so that the My Vehicle content was shown first, you could switch the block layouts for the My Vehicle and the My Profile, and then switch the title of the pages. I know this seems a bit backward, but it seems that the page ordering has a bug or two, which I noted to the engineers, but I think that would do what you need for the time being. But, that only apply to new/untouched accounts.

- Reid

PinkLiquorice 08-04-2008 12:16 PM

Im getting this when I try to install it

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /public_html/forum/z/install/db.data.php on line 593

* blog_entry
* blog_post
* board_post
* board_thread
* country
* iptable

Invalid SQL: INSERT INTO `zp_module` VALUES <<<<<<< db.data.php (1, 1, 'My Network', 'Displays a list of people in your network.', 'mod_network', 0, 0, 0, 0, 0, 0, '', '', '', ''), (2, 1, 'Discussion', 'Displays recent topics from your discussion board.', 'mod_discussion', 0, 0, 0, 0, 0, 0, '', '', '', ''), (3, 1, 'Rate Me', 'Allow others to rate your profile.', 'mod_rateme', 0, 0, 0, 0, 0, 0, '', '', '', ''), (4, 1, 'Username', 'Displays your username and picture.', 'mod_username', 0, 0, 0, 0, 0, 0, '', '', '', ''), (5, 1, 'Network Interests', 'See the interests of those who are in your network.', 'mod_network_interests', 0, 0, 0, 0, 0, 0, '', '', '', ''), (6, 1, 'About Me', 'Displays information about yourself such as location, email, job, relationship status, etc. It can even include custom fields.', 'mod_aboutme', 0, 0, 0, 0, 0, 0, '', '', '', ''), (7, 1, 'My Interests', 'List your interests so others can see what you are into.', 'mod_interests', 0, 0, 0, 0, 0, 0, '', '', '', ''), (8, 1, 'Links', 'Link to websites of your choosing and categorize them.', 'mod_links', 0, 0, 0, 0, 0, 0, '', '', '', ''), (9, 1, 'My Communities', 'Lists the communities your apart of across the Zoints network.', 'mod_communities', 0, 0, 0, 0, 0, 0, '', '', '', ''), (10, 1, 'Forum Info', 'Displays forum specific info such as number of posts, join date, and reputation.', 'mod_forum_info', 0, 0, 0, 0, 0, 0, '', '', '', ''), (11, 1, 'Recent Blog Entries', 'Displays the most recent entries from your blog.', 'mod_blog', 0, 0, 0, 0, 0, 0, '', '', '', ''), (12, 1, 'Social Actions', 'Smile, wink, kiss, poke, kick, and more with other users.', 'mod_social_actions', 0, 0, 0, 0, 0, 0, '', '', '', ''), (13, 1, 'Quick Comments', 'Displays recent comments on your profile.', 'mod_quick_comments', 0, 0, 0, 0, 0, 0, '', '', '', ''), (14, 1, 'Contact Info', 'Displays ways for others to contact through instant messaging, email, phone, and more.', 'mod_contact', 0, 0, 0, 0, 0, 0, '', '', '', ''), (15, 1, 'My Quotes', 'Displays random quotes of your choosing.', 'mod_quotes', 0, 0, 0, 0, 0, 0, '', '', '', ''), (16, 1, 'My Media', 'Share your favorite videos, photos, and other types of media.', 'mod_media', 0, 0, 0, 0, 0, 0, '', '', '', ''), (17, 2, 'My Ride', 'Displays information about your ride.', 'mod_my_ride', 0, 0, 0, 0, 0, 0, '', '', '', ''), (18, 2, 'Performance', 'Displays performance information on your ride.', 'mod_list', 0, 0, 0, 0, 0, 0, '', '', '', ''), (19, 2, 'Handling', 'Displays handling information on your ride.', 'mod_list', 0, 0, 0, 0, 0, 0, '', '', '', ''), (20, 2, 'Exterior', 'Displays exterior information on your ride.', 'mod_list', 0, 0, 0, 0, 0, 0, '', '', '', ''), (21, 2, 'Interior', 'Displays interior information on your ride.', 'mod_list', 0, 0, 0, 0, 0, 0, '', '', '', ''), (22, 2, 'Car Sponsors', 'Displays sponsor information for your ride.', 'mod_list', 0, 0, 0, 0, 0, 0, '', '', '', ''), (23, 1, 'Meebo Instant Chat', 'Allow others to chat with instantly through your profile using Meebo.', 'mod_meebo', 0, 0, 0, 0, 0, 0, '', '', '', ''), (24, 1, 'Photo', 'Upload a photo of yourself to give a personal feel to your profile.', 'mod_photo', 0, 0, 0, 0, 0, 0, '', '', '', ''), (25, 1, 'RSS Feed', 'Subscribe to your favorite blog, news source, or forum.', 'mod_rss', 0, 0, 0, 0, 0, 0, '', '', '', ''), (26, 1, 'XSPF Music Player', 'Share your favorite tracks with others and stream the music in realtime in your profile.', 'mod_xspfplayer', 0, 0, 0, 0, 0, 0, '', '', '', ''), (27, 4, 'Blogroll', 'Displays a list of blogs of your favorite blogs for others to consider reading.', 'mod_blog_blogroll', 0, 0, 0, 0, 0, 0, '', '', '', ''), (28, 4, 'Recent Blog Comments', 'Displays comments recently made on your blog.', 'mod_blog_recentcomments', 0, 0, 0, 0, 0, 0, '', '', '', ''), (29, 4, 'Blog Categories', 'Displays a list of categories from your blog.', 'mod_blog_categories', 0, 0, 0, 0, 0, 0, '', '', '', ''), (30, 4, 'Blog Panel', 'A control panel for blog with links to important blog management tools.', 'mod_blog_panel', 0, 0, 0, 0, 0, 0, '', '', '', ''), (31, 4, 'Blog Tag Cloud', 'A list of tags used in tagging your blogs entries.', 'mod_blog_tags', 0, 0, 0, 0, 0, 0, '', '', '', ''), (32, 1, 'My Activity', 'Displays a list of recent actions your have performed.', 'mod_my_activity', 0, 0, 0, 0, 0, 0, '', '', '', ''), (33, 1, 'My Network Activity','Displays a list of recent actions people in your network have performed.', 'mod_network_activity', 0, 0, 0, 0, 0, 0, '', '', '', '') (34, 4, 'Blog Archive','Displays a timeline of your blogs entries.', 'mod_blog_archive', 0, 0, 0, 0, 0, 0, '', '', '', '')

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 '<<<<<<< db.data.php (1, 1, 'My Network', 'Displays a list of people in your netw' at line 1

mysql error number: 1064

Date: 08-04-2008 02:12 pm
Script:
IP Address:
Useragent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16

Strike3ForumsMH 08-05-2008 05:09 AM

Please check out the following thread with it's attached file data.db.php:
http://network.zoints.com/showthread.php?t=4787

If that does not work, please open up a support ticket with us and I'll get an engineer to look into it for you. Hopefully this will be corrected for the next release:
http://zoints.com/support.z

- Reid

Zoints 08-10-2008 04:05 PM

Zoints Local RC 3 has been released:

Quote:

Originally Posted by Upgrade Instructions
oints 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!

Thanks for your patience. :)


All times are GMT. The time now is 10:18 PM.

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.02709 seconds
  • Memory Usage 1,788KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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