![]() |
Run this query:
[sql]ALTER TABLE `forum` CHANGE `views` `view` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL[/sql] Open file ./includes/functions_forumlist.php Find: PHP Code:
PHP Code:
Open forumdisplay.php Find: PHP Code:
PHP Code:
Open template forumhome_forumbit_level2_post Find PHP Code:
PHP Code:
|
Sweet!! Thank you
|
If someone has the main forum saved in their favorites, instead of the directory - will it count as a hit? they aren't actually clicking on the link - they are already in the forum.
|
Everytime the file forumdisplay.php loaded, it will count as a hit.
|
Quote:
|
Since I installed this hack, I get a database error.
_________________________________ Database error in vBulletin 3.0.3: Invalid SQL: SELECT forum.title AS forumtitle, thread.threadid, thread.title, thread.dateline, thread.lastpost, pollid, open, thread.replycount, postusername, postuserid, thread.lastposter, thread.dateline, views FROM forum AS forum INNER JOIN thread AS thread USING(forumid) LEFT JOIN deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid AND type = 'thread') WHERE FIND_IN_SET('16', forum.parentlist) AND thread.lastpost > 1096689607 AND thread.visible = 1 AND deletionlog.primaryid IS NULL mysql error: Column: 'views' in field list is ambiguous mysql error number: 1052 |
Hmm, where did you get that error report, bitg?
If it said column views is amibguous then you just change the name of the column and change some other things around so answer me the first question, I'll find out next for ya ;) |
Quote:
|
Did you do the one update for your CMPS Portal?
|
Yes, but this error is coming from another site I work on that does not run the cmps.
|
All times are GMT. The time now is 12:47 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|