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)

concreteweb 07-19-2008 12:04 AM

Just tried to install on a newly updated forum: (vBulletin 3.7.2 Patch Level 1) But I get the following error when I try to import the product file:

The following dependencies were not met:

1. This product is not compatible with version 3.7.0 Release Candidate 3 of vBulletin. (Compatible starting with 3.7.0)

Any clues?

AN-net 07-19-2008 03:09 AM

Quote:

Originally Posted by concreteweb (Post 1578745)
Just tried to install on a newly updated forum: (vBulletin 3.7.2 Patch Level 1) But I get the following error when I try to import the product file:

The following dependencies were not met:

1. This product is not compatible with version 3.7.0 Release Candidate 3 of vBulletin. (Compatible starting with 3.7.0)

Any clues?

You can set an option on the form to ignore the requirement version when installing the product.

Zoints 07-19-2008 05:41 AM

Quote:

Originally Posted by Spicey LA (Post 1578136)
can someone install this mod for me am havin issues with tryin to install this mod as am gettin configuration file not found error messages...

can someone please help me??? thanx!

I responded to your thread on our support forums as well, but I'll post here too, just in case you check here first!

Did you run the installer at

www.yoursite.com/forumdir/z/install/index.php

The installer creates the configuration file. If you ran the installer already, you can submit a support query with Admin details and FTP details and we will take a look for you to see what is causing the problem. :)




Quote:

Originally Posted by VBKnight (Post 1578659)
there is no /z/install/index.php file...

This file is included in the download. If you're not finding it on your server, you will want to verify that all files were uploaded to the correct location.

jdelasko 07-23-2008 07:05 PM

Quote:

Originally Posted by Zoints (Post 1575891)
ZOINTS LOCAL 2.0 RC 2 IS NOW AVAILABLE!

Besides lots of bug fixes, this version adds a much requested new WYSIWYG editor to blog entries, blog comments, profile comments, and discussion threads. The release now utilizes the following third party libraries:
Since this RC release adds a more advanced editor to our application, additional bugs may arise, however, we are sure any bugs regarding the editor will be addressed in a quick and efficient manner.


Thank You!!

This products appeal and useability has just taken a giant leap forward.

I wasn't even aware of the existense of TinyMCE until this release of Zoints. From what I've learned so far about TinyMCE, the Zoints team made a very clever choice when they decided to incorporate the editor into Zoints Local. The basic formatting controls work great. I'd like more formatting controls, but I'm way too happy to ask for them now because I know you guys must have put in a lot of hours to get this functionality.

For those of you that have not yet taken the time to get familiar with TinyMCE, it is a Java, cross platform, open source html editor with a wysiwyg user interface. It is well supported and there are quite a few third party plugins available for the editor. I'm anticipating some exciting new editing features in the future. Your vBulletin BB code is not going to work in this editor, but trust me, your users won't care one bit. Neither will you when you find out how feature rich the TinyMCE editor can become. Your users will be able to format documents in ways that would never be possible with the vBulletin editor.


Thanks again to the entire Zoints team for this upgraded functionality..... absolutely, positively, outstanding work! You have just taken Zoints Local to the next level.

Now..... how do I add the Youtube plugin? (Maybe not that one in particular. I see several on SourceForge)

jdelasko 07-23-2008 09:22 PM

Is there an official place to report bugs, or is this thread the correct place?


I've noticed that the Discussions page is not working correctly in Internet Explorer 7. In IE7, the editor appears outside of the area where it is supposed to be. Everything is displayed correctly in Firefox. See attached screen shots.

Mrdby 07-23-2008 10:46 PM

how do i remove all the files? I uninstalled it and deleted the files off the server and it still shows up in my admincp

jdelasko 07-23-2008 10:55 PM

Quote:

Originally Posted by jdelasko (Post 1582587)
Is there an official place to report bugs, or is this thread the correct place?


I've noticed that the Discussions page is not working correctly in Internet Explorer 7. In IE7, the editor appears outside of the area where it is supposed to be. Everything is displayed correctly in Firefox. See attached screen shots.

I had a look at the source code presented to the browser and found the problem. The browser is presented with this line of code:

<label for="z_tinymce_editor">Message<br />


This line of code SHOULD look like this:

<label for="z_tinymce_editor">Message</label><br /> (label tag closed)


It will then work correctly. What file can I edit to change this?

jdelasko 07-24-2008 03:26 AM

Nevermind. Here's the fix:


In the file, z/templates/profile/board/new_thread.template.php


Find: <p><label for="z_tinymce_editor"><?PHP echo L('message') ?><br />

Replace with: <p><label for="z_tinymce_editor"><?PHP echo L('message') ?></label><br />



In the file, z/templates/profile/board/new_reply.template.php


Find: <p><label for="z_tinymce_editor"><?PHP echo L('message') ?><br />

Replace with: <p><label for="z_tinymce_editor"><?PHP echo L('message') ?></label><br />

triff 07-24-2008 07:44 AM

Hmm... must say I like the looks of it, with the exception of the Global search and all the interforum stuff, which won't help my site at all...

You obviously earn some money on this interforum "community", but what about a paid version where you didn't have to bother with that?

SGL.

jdelasko 07-24-2008 08:06 AM

Quote:

Originally Posted by jdelasko (Post 1582482)
Now..... how do I add the Youtube plugin? (Maybe not that one in particular. I see several on SourceForge)

Nevermind on that question too. I got this all figured out .... after I found where tinyMCE.init was.

I added the media plugin, the iespell plugin, the emotions plugin, the advanced image plugin, and the fullscreen plugin. I aslo added, cut, copy, paste, strikethrough, Horizontal rule, and full justification to the formatting controls.

http://www.majorleaguetalk.com/forum...ofile=jdelasko


I love it!


All times are GMT. The time now is 07:13 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.01408 seconds
  • Memory Usage 1,756KB
  • 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
  • (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