The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Discuss!! A Yahoo Answers Clone Details »» | |||||||||||||||||||||||||||
Discuss!! A Yahoo Answers Clone
Developer Last Online: Sep 2013
Discuss!! A Yahoo Answers Clone Compatible with 4.2.0 but you must download the file Disucss_1_4_0.zip 1. Why we need a discussion mod Maybe sounds crazy to have a powerfull forum and to install this AddOn. But this is not true. I do agree that vB has tons of features for any type of discussions. But from the other point Yahoo Answers (and dozens of similars sites) became famous, because they offer a simple way to users to get replies. Short questions, with a couple of replies. Why to go in a complicated system for this? And why to add dozens of extra categories, subcategories etc etc, just for this? This is the reason that you need it. 2.- How it works? Very simple, so easy to use by novice users too. A member is posting a question in any of your categories (unlimited level are supporting) and then is waiting other members to post a reply. Reads the replies, chooses the best and that's all. There is no need for discussion here. 3.- Installation
Configuration is very easy and is like all other addons here. You need to follow the steps below, and soon you'll be ready:
In the footer of each page there is a link back to my site vBulletON.com. Even if it easy to remove it, please avoid doing it. Respect if you want to be respected. That's the only that I can say. 6.- PRO version Currently there is no one. I don't use to build an addon, and then remove 90% of its features to make a free version. No. This is all that I've done. Sure there are dozens of more features that I can add. If I see that this mod becomes popular then I'll add them but as commercial version. 7.- Live Demo http://www.christeris.com/testvb4/discuss.php Login: demouser1 / demopass1 demouser2 / demopass2 demouser3 / demopass3 Enjoy Chris Supporters / CoAuthors Show Your Support
|
9 благодарности(ей) от: | ||
Alien, AliMadkour, BCP Hung, goxy63, Hareth, PPhysX, rafiul, thecore762, victorvu |
Comments |
#82
|
|||
|
|||
Quote:
Chris |
#83
|
|||
|
|||
Quote:
Chris |
#84
|
|||
|
|||
Quote:
Chris |
#85
|
|||
|
|||
Quote:
Chris |
#86
|
|||
|
|||
Quote:
On the default skin, the stylevar {vb:stylevar forumhead_border} matches the colour #5A7F97 but only has a border of 1px. So in the discuss.css the original category menu decleration looks like this. HTML Code:
div.categoriesmenu { display:block; width: auto; position:relative; background: #C9D6DE; border: 2px solid #5A7F97; padding: 10px; } HTML Code:
div.categoriesmenu { display:block; width: auto; position:relative; background: {vb:stylevar forumhead_background}; border: {vb:stylevar forumhead_border}; padding: 10px; } The problem is finding the correct stylevars. I haven't found a stylevaro that matches the colour #C9D6DE, so without doubt some of the colours would need to be changed. You may also need to make a new CSS template rather than a file, to use the stylevars, it's been so long since I done any styling I can't remember, I would need to experiment to be sure. |
#87
|
|||
|
|||
Quote:
Here is the full error: Database error in vBulletin 4.1.12: Invalid SQL: Code:
Warning: mysqli_query() [function.mysqli-query]: (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 in [path]/includes/class_core.php on line 1391 SELECT * FROM vb_user WHERE userid= LIMIT 1; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 Error Number : 1064 Request Date : Thursday, April 19th 2012 @ 11:19:05 AM Error Date : Thursday, April 19th 2012 @ 11:19:05 AM Script : http://xenogamers.org/discuss.php?do=savereply Referrer : http://xenogamers.org/discuss.php?do=viewquestion&questionid=5 IP Address : 24.97.196.3 Username : silence Classname : vB_Database_MySQLi MySQL Version : 5.1.61-cll |
#88
|
|||
|
|||
Quote:
Chris |
#89
|
|||
|
|||
Quote:
Quote:
Regards, Doug |
#90
|
|||
|
|||
Quote:
Regards, Doug |
#91
|
||||
|
||||
Code:
Invalid SQL: SELECT * FROM _vbuser WHERE userid= LIMIT 1; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 Error Number : 1064 Request Date : Thursday, April 19th 2012 @ 08:13:09 PM Error Date : Thursday, April 19th 2012 @ 08:13:10 PM Script : http://www.XXX.com/XXXX/discuss.php?do=savereply Referrer : http://www.XXX.com/XXXX/discuss.php?do=viewquestion&questionid=1 IP Address : XXX.83.16.XX Username : Jerry Classname : vB_Database MySQL Version : 5.0.92-log |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|