Thread: Add-On Releases - vBExperience
View Single Post
  #2045  
Old 10-20-2008, 03:07 PM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4x4 Mecca View Post
Hey there! I'm trying to make a conditional to insert something into the postbit or even forumdisplay using the activity field, here is my code
Code:
<if condition="$vbulletin->xperience_stats[points_user_activity] == 100">1</if>
<if condition="$xperience_stats[points_user_activity] == 100">2</if>
Neither one works, any ideas on how I would do it?
It's "$xperience[ppd]". To see all the code, go to XML and search for the hook "postbit_display_complete".

Quote:
Originally Posted by appsfinder View Post
hi how do i get this to work with vbgallery 2.4.3

any help would be great.
You mean PhotoPost Gallery? Support for this is already included.

Quote:
Originally Posted by SPARKS MAN View Post
after install it when i run the cron job i got this DB error
and if i use the recount the xperience points via maintenance tools i got the same one ????? please any help

PHP Code:
Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT 
            thankedcount
            FROM user
            WHERE userid
=1;

MySQL Error   Unknown column 'thankedcount' in 'field list'
Error Number  1054
Request Date  
MondayOctober 20th 2008 07:42:16 AM
Error Date    
MondayOctober 20th 2008 07:42:18 AM
Script        
http://vb.ulkahf.net/ulkahfad/cronadmin.php?do=runcron&cronid=49
Referrer      http://vb.ulkahf.net/ulkahfad/index.php?loc=plugin.php%3Fdo%3Dproduct
IP Address    80.255.40.163
Username      
SPARKS MAN
Classname     
vB_Database
MySQL Version 
5.0.51a-community 
Did you had post thanks installed and uninstalled it? If yes, you need to remove the post thanks tables also.


Quote:
Originally Posted by simunaqv View Post
Hi Phalynx,
I have less that 2300 members on my board. I import the smalllest level (vbexperience_level_1_small.xml) but even then we start getting Internal Server Error 500 on the forum page. I always have to disable vbExperience to get rid of this error. Can you please guide me as how can I create a level that is suitable for our forum.
Thanks,
An error does not appear if you had a "wrong sized" level. I need detailed error message to track that down.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01219 seconds
  • Memory Usage 1,784KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete