Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Forbidden error

More
10 years 8 months ago - 10 years 8 months ago #168783 by phpskola
Forbidden error was created by phpskola
Forbidden

You don't have permission to access /index.php/kunena on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

error is make after this mesage

Ovde je prvi problem što VI pogrešno pristupate problemu rešenja.

Način na koji trebate to uraditi je uz pomoć forme koja sadrži SELECT box ili kako ga u windowsu nazivaju, drop box.

Npr, ovako:
Code:
<form action="demo_form.asp" id="carform"> Roba: <br> <select name="proizvodi" form="carform"> <option value="1">Jabuka</option> <option value="2">Krusaka</option> <option value="3l">Jagoda</option> <option value="4">Malina</option> </select> kolicina:<br> <input type="number" name="kolicina"> <br> <input type="submit"> </form>
i ovom formom radis sa jednim proizvodom, i njega upisujes u bazu, ali za odgovaracuji racun.

sto znaci, da bi pre ove forme, trebao da imas:
1. formu za kreiranje racuna koje ces cuvati u bazi
2. otvaranjem odredjenog racuna sa liste racuna dobijas stavke racuna koje kreiras uz pomoc forme koju sam ti pokazao malocas. (ti ovom formom upisujes po jednu stavku racuna i vezujes je za racun, preko $_GET na primer iz URL, i svaku stavku koju upisujes u bazu upisivaces sa tim ID-om racuna.
3. na kraju moras imate query koji ce to sve sabrati, ili mozes recimo uz pomoc WHILE petlje.

U kokliko zelis, mozemo to sve odraditi ovde korak po korak, na ovoj temi foruma
Da li ti odogovara?


in regular tehst with no code, or html, posting work ok

where is probleM?
You cann try hiar
php-skola.info/index.php/kunena/php/51-n...to-ne-radi-kolicina4
Last edit: 10 years 8 months ago by phpskola.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #168786 by 810
Replied by 810 on topic Forbidden error
I don't see any error

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #168827 by xillibit
Replied by xillibit on topic Forbidden error
Hello,

I think you are trying to do a custom form or you have added custom code, is-it right ?

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

Time to create page: 0.250 seconds