Quote:
Originally Posted by 4x4 Mecca
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
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
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 : Monday, October 20th 2008 @ 07:42:16 AM
Error Date : Monday, October 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
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.