-
A few weeks ago i searched for a very simple version of forum with no categories, with a great design.
I found Discourse, but it required Ruby on rails and lots of other things that I couldn't afford.…
-
I run into the problem of how to insert a DOM element directly after the h1.
Currently in `public function main()` you find:
```
$this->page_title_error();
$this->widgets('main', 'high');…
-
Previously everything was working fine but from some days this problem is coming on my website that whenever someone registers then a warning starts to show.
A Question2Answer database query failed w…
-
Today i testing Microformat validator.
https://webmaster.yandex.com/microtest.xml
**Example: Test url http://www.question2answer.org/qa/44929/there-email-notification-plugin-that-allows-kind-summary-…
-
Can't logout when fb-app used to register via facebook-login plugin has been removed from FB.
Steps to reproduce:
1. Configure fb-login.
2. Register new user via fb.
3. In another browser window login…
royas updated
9 years ago
-
I placed some of my custom images in places of your images. Then uploaded the plugin and enabled it but nothing seems to work because the existing default avatar didn't changed for any of the users. T…
-
While developping another plugin that deals with tags I stumbled over the following bug:
When a user favorites the tag "teisė" or the tag "teisę" both are favorited as entity "teisę".
Already in t…
-
You have started this plugin we all are waiting for this to be released but you never told whether this plugin is complete or not. Please tell whether this plugin is complete with all the features and…
-
Till now answer sorting feature was not in q2a but a developer made a plugin for that http://question2answer.org/qa/37514
But this plugin is having issues while development that if a question have 100…
-
Check this thread.
http://www.question2answer.org/qa/41412/how-to-integrate-google-custom-search-to-flatsnow-qa1-7?show=41452#a41452
SnowFlat is calling search() function of parent class from qam_sea…