Giter Club home page Giter Club logo

ask's People

Contributors

benjamin95 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ask's Issues

Option to change Google Ads code

can you add an option to set personal ads rather than the default. i use a custom html module for display my google ad code so just a simple module selection would be enough.

Issues with Ask (Questions) component

Hello Alex,
I have downloaded the last version of your component 0.6.3 from JED. I think it kicks ass. But unfortunately there is a problem on the page that is supposed to submit an answer to a question. There is a "joomla.xxxxx() not defined" so the submit button doesn't work.
I have installed the component in joomla 1.6.3 and I get this error.
Could you help me ? I really need to use your component.
Have a sunny day,
John

Problem to post answer

Error when post a answer for a question in frontend

message =>

Please fill all the required fiels
Please enter some text
Please fill in the title

Nothing found

All fields are filled offcourse

(ps Please fill all the required fiels => fields in language files )

log files

2011-05-06T08:42:12+02:00 [INFO]: Saving Answer..
2011-05-06T08:42:12+02:00 [INFO]: Controller - Calling parent::display..
2011-05-06T08:42:12+02:00 [INFO]: AskModelQuestion::getItem()
2011-05-06T08:42:12+02:00 [INFO]: Retrieving id from state..
2011-05-06T08:42:12+02:00 [INFO]: AskModelQuestion::populateState() completed!
2011-05-06T08:42:12+02:00 [INFO]: Question id is 0
2011-05-06T08:42:12+02:00 [INFO]: SQL Query:
SELECT a.*, c.title AS CategoryName
FROM #__ask AS a
LEFT JOIN #__categories AS c ON c.id=a.catid
WHERE a.id=0 AND a.published=1
2011-05-06T08:42:12+02:00 [SEVERITY]: Question not found!
2011-05-06T08:42:12+02:00 [ERROR]: No Results..

EDIT : FIX PROBLEM SEE MY FORK

Can't Submit Answers on Front End

Using Safari and Firefox on Mac. Using the latest code released

When pressing submit on the answer portion on the front end, Nothing Happens

Please Advise

Thanks!

Category invalid

I believe this issue came up earlier but it has been ignored. The system refuses to create any questions saying the category is invalid.

500 - An error has occurred.

Hi

When I install I get '500 - An error has occurred.' after installation

When I go back, it says it has installed OK but when I go the the component, I get the error again.

I am using Joomla 1.7

Thanks

Viewing Answers - display message to guest

when viewing questions as a guest you are given an answer link but when clicking the link nothing happens, it would be nice if a message was displayed "register to view" or something similar.

Language Files

Complete site part modification.
Create language file and amend the component to use language file's messages / texts.

On edit, tags are displayed in JSON format

This applies to both frontend and backend.

When editing an item, its tags are displayed in json format (i.e the tags are not transformed from a json string into an array and subsequently into plain text).

This also happens on amendment submission and validation errors are present

Installation Error

Hi,
The new version has an installation error.
I've found the error:
a comma is missing in the following file:
com_ask.0.6.2\admin\sql\install.mysql.utf8.sql
Replace this:
catid int(11) NOT NULL DEFAULT '0'
BY THIS:
catid int(11) NOT NULL DEFAULT '0',
Then, the installation is working
Keep up the good work :)

download and installation problem

I couldn't download the com_ask0.9.5.zip.I click "Download zip" to download a package and install in Joomla I got " JInstaller: :Install: File does not exist C:\xampp\htdocs\joomla\tmp\install_4ef6d301e70dd\AlexandrosD-Ask-f81acf3\ask.php" error message.

I'm not sure that the AlexandrosD-Ask-f81acf3 package is the right package to install on joomla? How can I resolve the error?

Please advice me. Thanks

Nat

Demo needed

Could you please add demo on your site, and the button to the demo on JED. I realize that the component is in beta, but you've already uploaded it onlo JED, so add demo, plz.

No default config exists

No default configuration is stored in the database. This leads on when doing a fresh install, and trying to access the component from the frontend, errors are displayed. The user shall firstly navigate to the configuration options page and save them, while they shall be stored in the db by default.

Notice message on the ask page

I installed the extension on Joomla 1.7.3. When I test run on create ask page, I got the notice message below display on top of the page.

"Notice: Undefined property: stdClass::$useDefaultCss in C:\xampp\htdocs\joomla\components\com_ask\ask.php on line 27

Notice: Undefined property: stdClass::$loglevel in C:\xampp\htdocs\joomla\components\com_ask\ask.php on line 33"

How can I remove the message from the page and how can i resolve the undefined property?

Advertise at the bottom of questions

Hi, is there a way to get rid of these advertisments? Because I can't find any information about it, that if I pay something, for example, no more ads..

thank you

After installing the component, have a 500 error

Hi,

I have installed the component. In the bakoffice, when i would like to access to the menu "Components > Questions", i get a ''500 - An error has occurred.'

I am using Joomla 1.7

In my log file, the errors are :
PHP Warning: fopen(/log//home/alexd3499/asklog.log.php) [za href='function.fopen'zfunction.fopenz/az]: failed to open stream: Not a directory in /libraries/joomla/log/loggers/formattedtext.php on line 237
PHP Warning: fputs(): supplied argument is not a valid stream resource in /libraries/joomla/log/loggers/formattedtext.php on line 241

Could you help me please ?

Thanks

PHP Error Message

Fatal error: Access level to AskModelQuestion::$item must be protected (as in class JModelItem) or weaker in /home/a7403145/public_html/components/com_ask/models/question.php on line 17

Currently using Joomla 2.5

Free?

Is it gonna be a free component all the time, or you're planning to make it commercial at some point?
If free and opensource, it would be just great to have one free QA component for Joomla. So if yes, could you provide that information on your page or in JED page, please?

Could not create any Question

Trying 0.9.0, on the question creation after submitting it says:
Inapropriate field: Category
Warning: implode() [function.implode]: Invalid arguments passed in /home/users2/m/mess/domains/mydomain/components/com_ask/models/form.php on line 66

Joomla 1.5 version?

Will there be a 1.5 version? You are skipping a huge existing market by publishing purely on 1.6...

Regards,

Mentor Palokaj
iownmybody.com

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.