vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

Phalynx 06-22-2010 03:24 PM

Quote:

Originally Posted by Scalemotorcars (Post 2057507)
Good old fashioned teamwork. All fixed, thanks again and looking forward to Beta 3.... :D

Already working on Beta 3, which is the next big release. So if someone has a feature request, just let me know.

Quote:

Originally Posted by hollosch (Post 2057515)
Hi, is there also a german language file in the stable release ?

I will prepare a german language file for the RC.

fluentdesigns 06-22-2010 03:33 PM

I would like to suggest a feature request. Please implement this with the Thank you mod so that members can earn points by getting thanked or giving thanks.

Scalemotorcars 06-22-2010 03:40 PM

Quote:

Originally Posted by Phalynx (Post 2057517)
Already working on Beta 3, which is the next big release. So if someone has a feature request, just let me know.

OK, you asked for it but please excuse me if some of these are already in the mod or they have been brought up before. Im still new to VBe.

Points for Albums
Point for Attachments
Points for Links
Points for Calendar updates (IE posting an upcoming event in the calendar)
Points for Referrals (I think you have this one)
Points for Articles
Points for Downloads2- (PLEASE!!!)
Points for Mod System (Modification System)
Points for Nominations (Mod system above)
Special Points for Moderators that actually do something.

That's it for now. Im sure Ill think of more. :p

Magz 06-22-2010 04:02 PM

Just had a user report this.

public_html/xperience/hooks/member_build_blocks_start.php(175) : eval()'d code on line 9

get this on things like notifications or myprofile ect.

Any ideas?

etmaxx 06-22-2010 04:40 PM

Same problem as magz!

Phalynx 06-22-2010 05:42 PM

Quote:

Originally Posted by fluentdesigns (Post 2057522)
I would like to suggest a feature request. Please implement this with the Thank you mod so that members can earn points by getting thanked or giving thanks.

Already included. Please install this addon from the ZIP: extras\Addons\post_thanks.xml


Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Albums

Already counting Albumpictures.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Point for Attachments

Already included.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Links

These are not really countable, as they are part of the postings.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Calendar updates (IE posting an upcoming event in the calendar)

Already included.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Referrals (I think you have this one)

Already included.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Articles

Will be introduced with Beta 3.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Downloads2- (PLEASE!!!)

Already included.

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Mod System (Modification System)

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Points for Nominations (Mod system above)

Quote:

Originally Posted by Scalemotorcars (Post 2057527)
Special Points for Moderators that actually do something.

I will see what can be done with that.

Phalynx 06-22-2010 05:48 PM

Quote:

Originally Posted by Magz (Post 2057537)
Just had a user report this.

public_html/xperience/hooks/member_build_blocks_start.php(175) : eval()'d code on line 9

get this on things like notifications or myprofile ect.

Any ideas?

Did you upgraded from vB3.8? Do you have any vBExperience addons installed?

Scalemotorcars 06-22-2010 05:50 PM

Thanks for the above, I told you I was new to this mod. Thanks...:up:

----------------------------------------------

Minor code bug in xperience_navbar line 5

You have
Code:

<vb:if condition="$vboptions[xperience_use_awards]"><dd<vb:if condition="$go == 'awards'"> class="selected" </vb:if>><a href="{vb:raw vboptions.bburl}/xperience.php?go=awards">{vb:rawphrase xperience_awards}</a></dd></if>
Should be.

Code:

<vb:if condition="$vboptions[xperience_use_awards]"><dd<vb:if condition="$go == 'awards'"> class="selected" </vb:if>><a href="{vb:raw vboptions.bburl}/xperience.php?go=awards">{vb:rawphrase xperience_awards}</a></dd></vb:if>

Magz 06-22-2010 05:53 PM

Hiya, installed straight onto Vb 4.04

I added your included Post thanks addon.

Ive just disabled it, and problem has gone away.

etmaxx 06-22-2010 05:54 PM

Quote:

Originally Posted by Phalynx (Post 2057593)
Did you upgraded from vB3.8? Do you have any vBExperience addons installed?

I installed post_thanks from extras folder!

Besides that clean install!


All times are GMT. The time now is 04:02 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.01883 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_code_printable
  • (16)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