![]() |
Thanx for answering.
GARS = Geek Article and Review System (GARS) LITE changes the template of first posts in forums where it's active so the activity modification won't be shown even it's set to active. Your approach sounds good. In if clause I need to add s.th. like && or WHERE forumID == 4,21,xx". What is it exactly? |
This replacement of activity_postbit_epilogue works fine ;)
forumid 108 can be changed to whatever fits to GARS forums. Code:
<if condition="$post[postcount]>1" && $forumid!=108> |
Thanks, installed :)
edit: After i installed the hack i get a error. the error is: Database error in vBulletin 3.7.3: Invalid SQL: ALTER TABLE `user` ADD `wwu002activity` INT UNSIGNED NOT NULL , ADD `wwu002activitydate` INT UNSIGNED NOT NULL , ADD `wwu002memberlevel` TINYINT UNSIGNED DEFAULT "1" NOT NULL , ADD `wwu002fullmemberdate` INT UNSIGNED NOT NULL , ADD `wwu002lastvisit` INT UNSIGNED NOT NULL; MySQL Error : Duplicate column name 'wwu002activity' Error Number : 1060 Request Date : Saturday, November 1st 2008 @ 06:29:41 PM Error Date : Saturday, November 1st 2008 @ 06:29:41 PM Script : ******* Referrer : ********** IP Address : ******* Username : ********* Classname : vb_database MySQL Version : 4.1.22-standard what to do? |
That means that it was already partially installed. Have you ever installed this mod before or did you have a different error during a prior install?
If you have phpmyadmin, check your user table and see what columns it has that start with wwu002. Also check to see if you have a wwu002visitlog table. |
Yes, i have install this mod before. how do i fix it?
|
Do you have phpmyadmin to check the fields? Or do you know what version you installed?
|
I dont have it installed yet as im working on a couple of other small changes to my board first, but I'm wondering, you say there are no template edits now, but are there still variables to use?
Im making my 3.7 memberinfo page duplicate some aspects of my 3.6 memberinfo, and one of the things I had was the activity mod visible in a users profile..... basically the profile was very similar to the postbit. Is there still a way to put the activity stats/titles etc in the memberinfo template? |
Yes, the variables are still there (though the names are slightly different in some cases) and automatic modifications are easily disabled.
|
Quote:
i think the version was 3.00 beta 2. |
go to phpmyadmin, select the database that vbulletin is using, then "browse" the user table, and look for the columns mentioned above.
|
All times are GMT. The time now is 01:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|