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)

Martin Belak 11-08-2006 10:12 AM

z/install/index.php looks like this for me:

_header->header() ?>
Zoints Installer

Welcome to the Zoints installer!
Install Zoints
_footer->footer() ?>

jaks 11-08-2006 10:19 AM

Thanks for your reply. So do my members have to register at zoints.com in order to use this?

pokerie 11-08-2006 10:34 AM

Updating sounds easy, thanks for the reply. Should be installing this soon:)

Just one thing, do you know, if it's possible to give a user their very own forum with the html page thingy? So users can start threads, make polls and everything else on this persons personal page at www.sitename.com/z/username. Not for every user of course, just those who request it, and then the forum could be hidden from the main site forum directory if need be too.:cool:

Zoints 11-08-2006 10:40 AM

Quote:

Originally Posted by jaks
Thanks for your reply. So do my members have to register at zoints.com in order to use this?

No, they don't. Your members can use this without ever registering at Zoints. There will be some features in the future that will require registering to be able to use, but they will always be optional. An example feature would be the ability to go to another forum and network with someone there and then have their profile linked to on your forum and vice versa. This isn't really possible without having an account at Zoints. But again, it'll always be optional for your members.

Zoints 11-08-2006 10:42 AM

Quote:

Originally Posted by memomemo
Please helpp sir

It turns out the issue was due to "Member Bots 1.0 Places search engine bots into Registered Users group"

We both named an xml file the same. If you disable that hack, everything will work fine. Or, we'll also be providing a fix here and renaming ours in the next release.

Zoints 11-08-2006 10:55 AM

Quote:

Originally Posted by TRR
I just tried to network with one of my fellow users, and after I filled in the message block and clicked "add member" I got a 500 error:

That's almost surely releated to the rewrite issue. 500 internal config issues usually are.

Zoints 11-08-2006 10:57 AM

Quote:

Originally Posted by pokerie
Updating sounds easy, thanks for the reply. Should be installing this soon:)

Just one thing, do you know, if it's possible to give a user their very own forum with the html page thingy? So users can start threads, make polls and everything else on this persons personal page at www.sitename.com/z/username. Not for every user of course, just those who request it, and then the forum could be hidden from the main site forum directory if need be too.:cool:

Yes, one of the default pages we provide allows members to have their own mini discussion forum. You can have that active by default, inactive but available if THEY enable it, or completely disabled. However, it does not have poll functionality yet.

pokerie 11-08-2006 11:01 AM

Oh that's cool, and would that then enable all users to post with their logged in accounts and must they be logged in? Is there guest posting if there isn't on the main forum?

Is it possible to use a VB forum like I said above by creating one in the vb admin and just linking to that?

Zoints 11-08-2006 11:06 AM

Quote:

Originally Posted by pokerie
Oh that's cool, and would that then enable all users to post with their logged in accounts and must they be logged in? Is there guest posting if there isn't on the main forum?

They must be logged in and they post with their vBulletin username. There is no guest posting.

Quote:

Originally Posted by pokerie
Is it possible to use a VB forum like I said above by creating one in the vb admin and just linking to that?

No, sorry. But that's an interesting idea...

pokerie 11-08-2006 11:14 AM

That's cool about the included forum anyway. But this wouldn't use all the bbcodes like anymedia tags and everything I have installed on my vb forum no?

I think my idea should be possible. Maybe this would help and all you would need to do is get the code of the actual forum piece and put it in to html somewhere?

Neutral Singh 11-08-2006 12:58 PM

If would be great if we could merge default forum styles with zoints profiles... just like drupal merger...

harry1951 11-08-2006 02:16 PM

Need some help!!!

When I try to install this mod. I get the follwing errors
Code:

Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/pear/people.class.php) is not within the allowed path(s): (/var/www/vhosts/nieuw.mysite.nl/httpdocs:/tmp) in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7

Warning: main(people.class.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7

Fatal error: main() [function.require]: Failed opening required 'people.class.php' (include_path='.:/usr/share/pear') in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7


jklimczak 11-08-2006 02:24 PM

Any one elce get a black page when trying to install

Dream 11-08-2006 03:16 PM

Quote:

Originally Posted by DChapman
1.0 RC2 has been released. We're hopeful that the next release will be 1.0 Gold :)

Upgrade Instructions

1. Download the new zip file and overwrite the existing files

2. After uploading the new files, access /z/install/manager.php in your browser

3. Click "Upgrade Zoints" and then click on "1.0 RC2"

That's it! :)


Changelog

2006/11/07: 1.0 RC 2
* ImageMagick settings pulled from forums
* Fixed bug with cURL redundancy not returning proper data
* Fixed bug in CFPLS handler
* Can now properly add custom blocks for other tabs
* Search age bug
* Quick Comments block fix
* Media block fix
* Misc additional bugs

Thank you, upgrade seems to have gone ok. One thing it didn't do though is tell me to delete z/install/index.php and z/install/details.php at the end.

xfaethorx 11-08-2006 03:29 PM

im getting an odd installation error

Warning: main(includes/zoints.php) [function.main]: failed to open stream: No such file or directory in blah blah...

i've looked at the code etc and theres a chdir call which changes the directory to the root of the z directory, if i do a getcwd() in the code it even reflects that however it still can't find the files. I've absolute pathed the file for testing and it worked but complains about other include files later in other require_once statements.

what haven't i got configured properly as it seems far to extreme for it to be a code issue.

dilbert 11-08-2006 03:52 PM

This looks nice.
From what I've read and seen, this does not appear to use the styles of vB, is that correct? That would be disappointing as I have several styles installed on my site that I like. It doesn't feel that tightly integrated.

thenetbox 11-08-2006 06:43 PM

Since I don't have the skills to actually integrate photopost is there a way to create a link to a users photopost pro gallery from Zoints?

The URL would be something like:

http://forum.com/gallery/showgallery...at/500/ppuser/[The Users User-ID]

I'd want the that link next to where Zoints puts "Blog" "Profile" "My Homepage".
Where can I make that change?

Thank you.

edenx 11-08-2006 08:27 PM

This is an interesting mod, however, I have some questions:

1. Is it fully prashed? I want to translate it

2. What % of this mod needs Zoints.com to work? I really want all the local thing, without interacting with 3rd party sites.

3. Can you really tell me if I need zoints.com to make it work or some kind of zoints.com visible links?

Thanks! :confused:

Zoints 11-08-2006 09:23 PM

Quote:

Originally Posted by pokerie
That's cool about the included forum anyway. But this wouldn't use all the bbcodes like anymedia tags and everything I have installed on my vb forum no?

I think my idea should be possible. Maybe this would help and all you would need to do is get the code of the actual forum piece and put it in to html somewhere?

Ah, but it already does this :) Zoints Local uses all BB codes you create. For example, this screenshot showcases comments that you the popular spoiler and youtube bbcodes :)

http://img3.zoints.com/zthread/bbcode.png

:cool: I'll add this to the FAQ, thanks for asking about it!

Zoints 11-08-2006 10:19 PM

Quote:

Originally Posted by harry1951
Need some help!!!

When I try to install this mod. I get the follwing errors
Code:

Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/pear/people.class.php) is not within the allowed path(s): (/var/www/vhosts/nieuw.mysite.nl/httpdocs:/tmp) in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7

Warning: main(people.class.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7

Fatal error: main() [function.require]: Failed opening required 'people.class.php' (include_path='.:/usr/share/pear') in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7


Thank you for the report. It's obviously due to the much hated (by me ;) ) open_basedir. I'll have an engineer look into how we can best resolve this and get back to you.

Zoints 11-08-2006 10:25 PM

Quote:

Originally Posted by jklimczak
Any one elce get a black page when trying to install

Are you using the "Member Bots 1.0 Places search engine bots into Registered Users group" modification? If so, that's the culprit. Please disable it for the install (we'll be providing a permanent fix for this in the next release).

Zoints 11-08-2006 10:27 PM

Quote:

Originally Posted by thenetbox
Since I don't have the skills to actually integrate photopost is there a way to create a link to a users photopost pro gallery from Zoints?

The URL would be something like:

http://forum.com/gallery/showgallery...at/500/ppuser/[The Users User-ID]

I'd want the that link next to where Zoints puts "Blog" "Profile" "My Homepage".
Where can I make that change?

We'll be providing a means to do that in the future (if someone doesn't get to it first).

Zoints 11-08-2006 10:30 PM

Quote:

Originally Posted by edenx
1. Is it fully prashed? I want to translate it

Our next feature release will allow for translations. :)

Quote:

Originally Posted by edenx
2. What % of this mod needs Zoints.com to work? I really want all the local thing, without interacting with 3rd party sites.

The global search goes through Zoints. And there are a few blocks (that could be disabled).

Quote:

Originally Posted by edenx
3. Can you really tell me if I need zoints.com to make it work or some kind of zoints.com visible links?

The "Communities" link leads to Zoints and the interest tags. These are all designed to interconnect the communities using Zoints in a mutually beneficial manner.

edenx 11-08-2006 10:37 PM

Quote:

Originally Posted by DChapman
Our next feature release will allow for translations. :)

The global search goes through Zoints. And there are a few blocks (that could be disabled).

The "Communities" link leads to Zoints and the interest tags. These are all designed to interconnect the communities using Zoints in a mutually beneficial manner.

DChapman:
What I if I don't want to link other communities.
Can "comunnities" link be disabled?

Zoints 11-08-2006 10:46 PM

Quote:

Originally Posted by edenx
DChapman:
What I if I don't want to link other communities.
Can "comunnities" link be disabled?

The interests tags block can be disabled. The my communities block can be disabled. However, due to the interconnective nature of this system and a need for a small degree of standardization for those traveling between communities, the navbar communities link cannot.

Anomalies 11-08-2006 11:06 PM

We may install this at a later date.

edenx 11-08-2006 11:06 PM

Quote:

Originally Posted by DChapman
The interests tags block can be disabled. The my communities block can be disabled. However, due to the interconnective nature of this system and a need for a small degree of standardization for those traveling between communities, the navbar communities link cannot.

Ok Thanks, but Can I just remove the communitie's navbar from the template if I want to?

pokerie 11-09-2006 12:33 AM

Here's another thing I'd like to have on my site:

As you can probably tell, I run a poker website. We have 2 parts to our site. Play and Community. Play is where people download our software and community is the forum etc where people discuss various things on poker.

Anyway, with our program, you are able to sign yourself up as an affiliate. This will give you your own referral URL that you can link people to the site, who will then sign up through your link meaning you will earn money for them playing and you will be more likely to refer people to the site.

Zoints could be great for this. But here is the complicated part:

I'd like to be able to allow users to input this code into a banner on their zoints profile. I don't want the user to be allowed to move edit or remove this banner so it will be in the default style (that's another question, can the admins set it so they don't allow users to create their own blocks etc and just have it the way the admins want all their users to have it?).

Since the poker affiliate isn't done through vBulletin and has nothing to do with it, they will be provided with an external code and this code will have nothing to do with their VB user info. So if you could just imagine, here is how I'd like it to work:

User is registered with poker.ie forums now. Zoints is installed. User goes to their zoints homepage/user profile, they see a banner and are told that if you sign up as a poker.ie affiliate, that they can earn money through this banner. User signs up as poker.ie affiliate. User gets code/url. User goes back to profile and is able to paste the code/url they get into the banner, click ok and it removes the "make money with this banner" message and turns the banner into an affiliate link which when people click, will take them to the software page and the software will be downloaded through their link.

Hope your heads ok after that:D

bada_bing 11-09-2006 02:14 AM

How does this Zoints fitin with Myspace Profile Re-Write PRO! If I have that installed do I need to remove that hack to install this one? Only a question

lsatblu 11-09-2006 02:19 AM

Quote:

Originally Posted by bada_bing
How does this Zoints fitin with Myspace Profile Re-Write PRO! If I have that installed do I need to remove that hack to install this one? Only a question

I don't think you will see the Myspace Profile Re-Write because Zoints replaces your old profiles with new ones. (The Zoints Profiles)

pokerie 11-09-2006 05:53 AM

Just another question as well as the one above, I saw this on vbadvanced.com too. I'm using vbadvanced for this page here: www.poker.ie/community, is there any difference between the vbadvanced version and the one you have posted in this thread? Which one do you suggest to use if there is?

If you could please take a minute to go to my site and tell me if this will be able to fit in between the header (the wine coloured part with poker.ie logo and the footer (where it says content copyright etc and also the bit above that where it says contact us/archive/poker.ie). Every demo I have seen of it so far doesn't carry the forum style which would be quite a shame if it couldn't.

I'd also like the ability to remove the communities/forum/search/help/login buttons that appear to be on every demo and just basically have the body within the body of my current site. Is this possible?

I know I read before that you have to have www.sitename.com/z/username so it can be recognised by the zoints website, but is it possible to use vBSEO to just get rid of the /z/ part, but still leave it there if you know what I mean?

I'd really appreciate any feedback to this and the above post:)

jklimczak 11-09-2006 10:39 AM

Quote:

Originally Posted by DChapman
Are you using the "Member Bots 1.0 Places search engine bots into Registered Users group" modification? If so, that's the culprit. Please disable it for the install (we'll be providing a permanent fix for this in the next release).

No Im not I put a Tix in as well and still no Luck

Pulsorock 11-09-2006 03:57 PM

Few questions that come to my mind at this moment.

Can I add my headers/footers to the pages?

Can I add my Google Analytics code to the <head>?

I use PhotoPost Pro on my site... is there a way to integrate it with Zoints Local?

Can I make the "Only search this community" checkmark on the search page to be checked as default?

Those are the questions I have for now.... excellent job... :)

Harley77 11-09-2006 04:36 PM

There doesn't seem to be any control over what each user can do. By that I mean, there is no control over how much space a member can take up with pictures and whatnot. Also, even superadmins cannot access an area that they don't have permissions for. A user could be uploading porn and we would have no way of really knowing if they locked out everyone in their group permissions list.

unitedpunjab 11-09-2006 05:30 PM

Cant Install
gettin this error

Fatal error: Cannot redeclare class xmlparser in /home/content/u/n/i/unitedpunjab/html/includes/class_xml.php on line 497

Zoints 11-09-2006 08:21 PM

Quote:

Originally Posted by harry1951
Need some help!!!

When I try to install this mod. I get the follwing errors
Code:

Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/pear/people.class.php) is not within the allowed path(s): (/var/www/vhosts/nieuw.mysite.nl/httpdocs:/tmp) in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7

Warning: main(people.class.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7

Fatal error: main() [function.require]: Failed opening required 'people.class.php' (include_path='.:/usr/share/pear') in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/z/includes/profile.class.php on line 7


Hi Harry,

This will be fixed in 1.0 RC3. I apologize for the trouble.

Zoints 11-09-2006 08:24 PM

Quote:

Originally Posted by pokerie
I'd like to be able to allow users to input this code into a banner on their zoints profile. I don't want the user to be allowed to move edit or remove this banner so it will be in the default style (that's another question, can the admins set it so they don't allow users to create their own blocks etc and just have it the way the admins want all their users to have it?).

Yes, you can disable editing of styles. And you can lock blocks so members can't disable them. You would need to create a custom block for your affiliate idea but it shouldn't be too hard.

Pulsorock 11-09-2006 08:25 PM

Can I as an administrator in this Zoints Local set an specific block(s) that can be moved, but not be removed from users profile? Just like the "Sponsored Links" in the centralized Zoints?

Zoints 11-09-2006 08:26 PM

Quote:

Originally Posted by bada_bing
How does this Zoints fitin with Myspace Profile Re-Write PRO! If I have that installed do I need to remove that hack to install this one? Only a question

It depends what you want to use Zoints Local for. If you want to use it for new profiles, then yes, you'll need to remove your MySpace hack. If you want to use it for the blogs or personalized homepage or something else, then don't upload the vBulletin product which redirects the profile and simply link to it another way. There are an infinite number of uses for Zoints Local. Use it in a manner that would best suit your forum :)

Zoints 11-09-2006 08:27 PM

Quote:

Originally Posted by Pulsorock
Can I as an administrator in this Zoints Local set an specific block(s) that can be moved, but not be removed from users profile? Just like the "Sponsored Links" in the centralized Zoints?

Yes, you can "lock" and unlock blocks with a single click. :)

*edit* I've attached a screenshot of the legend which shows this and other features.


All times are GMT. The time now is 02:45 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.02392 seconds
  • Memory Usage 1,862KB
  • 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
  • (3)bbcode_code_printable
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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