GithubHelp home page GithubHelp logo

anantgarg / qwench Goto Github PK

View Code? Open in Web Editor NEW
332.0 332.0 136.0 520 KB

PHP StackOverflow Clone

Home Page: http://anantgarg.com/2009/12/09/php-stackoverflow-clone/

License: Other

PHP 86.83% CSS 1.72% JavaScript 11.46%

qwench's People

Contributors

anantgarg avatar ifewalter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qwench's Issues

Undefined index: PATH_INFO

I have this error on index:
Notice: Undefined index: PATH_INFO in /opt/lampp/htdocs/qwench/index.php on line 14

I've tried changing the config parameters, but nothing works:
define('BASE_DIR','/qwench');
define('BASE_PATH',BASE_DIR);

Rating and add comment not working.

  1. whenever i click on UP arrow or down arrow the flash screen shows "br />" this half tag.. i have searched whole code but found nothing. even no rating is marked.
  2. Add comment also do not work. no text shows up.

Register user option doesnot works

I have downloaded source code from github and installed. the site shows up but when i tried to create a user nothing happens, just seeing the same screen but the URL changes to

http://*********/qwench/users/register

and seeing the same old message

"Questions active
Sorry, we could not find what you were looking for. You may want to have a look at tag"

thanks
Mahes

After install

After installing application:
(WinXpSp3 - Apache WS)

  • Notice: Undefined index: PATH_INFO in C:\www\index\index.php on line 15

Search box doesn't work

I deployed qwench over xampp on ubuntu 9.10, the search results are always empty, and this feature is a key point to definitly deploy the project here at my office.

"Database import completed." but database is completely empty

Qwench's install script claims that the installation completed without issues, but when I look at my database, it is totally empty. No errors are reported. I'm looking through the install script to figure out what is going on, I'll try to post back once I know more. This is being hosted on Sourceforge's Developer site by the way.

Before install::INDEX.PHP

Before installing the application(on Index.php):
(WinXpSP3 - Apache WS)

  • Notice: Undefined index: PATH_INFO in C:\www\index\index.php on line 15
  • Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in C:\www\index\libraries\shared.php on line 133
  • Warning: mysql_selectdb(): supplied argument is not a valid MySQL-Link resource in C:\www\index\libraries\shared.php on line 134
  • Warning: mysql_query() [function.mysql-query]: Can't connect to MySQL server on 'localhost' (10061) in C:\www\index\controllers\questions.php on line 906
  • Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\www\index\controllers\questions.php on line 906
  • Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\www\index\controllers\questions.php on line 907
  • Warning: mysql_query() [function.mysql-query]: Can't connect to MySQL server on 'localhost' (10061) in C:\www\index\controllers\questions.php on line 927
  • Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\www\index\controllers\questions.php on line 927
  • Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\www\index\controllers\questions.php on line 931

Editor is not working fine

Hi,

there are lots of issues with editor for single and double quotes, and less than and greater than symbol and other special characters,

please suggest.

Thanks
Nikhil Aggarwal

controllers/qwench.php required failed

Warning: include(MY_Qwench_INSTALL_PATH/controllers/qwench.php): failed to open stream: No such file or directory in MY_Qwench_INSTALL_PATH/index.php on line 48

Before install::INSTALL.PHP

Before installing, on Install.php page:
(Windows Xp SP3)

  • Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\www\index\libraries\shared.php on line 133
  • Warning: mysql_selectdb(): supplied argument is not a valid MySQL-Link resource in C:\www\index\libraries\shared.php on line 134
  • Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\www\index\libraries\shared.php on line 133
  • Warning: mysql_selectdb(): supplied argument is not a valid MySQL-Link resource in C:\www\index\libraries\shared.php on line 134
  • Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\www\index\install.php on line 175
  • Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\www\index\install.php on line 175
    ...

Qwench not working after good installation

I've installed Qwench and the installation has completed successfully. After access the web site it work fine with one message on first access

"Questions active
Sorry, we could not find what you were looking for. You may want to have a look at tags.
"
and then if I click on any of the menus items like Questions, Tags, Users, Unanswered , Ask or Contribute or register it returns the message

"404 - File or directory not found."

Any suggestions?

Fatal error

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in E:\website\webpage\libraries\shared.php:133 Stack trace: #0 E:\website\webpage\libraries\shared.php(206): db() #1 E:\website\webpage\index.php(34): include_once('E:\website\webp...') #2 {main} thrown in E:\website\webpage\libraries\shared.php on line 133

this is the error that i am facing please help me out @anantgarg

register problem

Hello,
when I try to register on the system I got this error everytime:

Warning: mysql_num_rows() expects parameter 1 to be resource, string given in C:\xampp\htdocs\qwench\controllers\users.php on line 103

Rate Up or Down

There is a blue drop down bar and in the bar there is this error that I listed below inside of it. It happens when you click on the up arrow or down arrow on a question to rate it.

Can be seen in action at www.askagamer.net

br /> Warning: include(/home/asgamer/public_html/controllers/qwench.php) [function.include]: failed to open stream: No such file or directory in /home/asgamer/public_html/index.php on line 48

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.