Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question SOLVED: Kunena Redirect page - where can I edit it?

More
16 years 1 month ago - 16 years 1 month ago #42908 by arpi2390x
Hi I'm back again with an interesting question.
Where can I edit the redirection url.
I'm talking about the part where you post something to a thread and you get the message that it's been successfully submitted and you get redirected to the entire topic.
In which .php will I find it?

And a sidenote, does anyone know if php is able to get the precedent page that you where browsing. For example I'm at www.google.com I go somewhere, for exemple www.yahoo.com my browser stores the other link, google.com because I can go back to that with the back button. Can .php access that info somehow?

I saw this script:
<script> alert('$msg'); window.history.go(-1); </script> - and that made me think that maybe it's possible.

But mainly I'm interested in where I can find the redirect .php

Thank you for any reply's.

Cheers,
Arpi
Last edit: 16 years 1 month ago by arpi2390x.

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

More
16 years 1 month ago #42909 by sozzled
arpi2390x wrote:

Hi I'm back again with an interesting question.
Where can I edit the redirection url.
I'm talking about the part where you post something to a thread and you get the message that it's been successfully submitted and you get redirected to the entire topic.
In which .php will I find it?

Is there something wrong with it? I ask this question because, in K 1.6, this feature has been removed.

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

More
16 years 1 month ago #42910 by xillibit
Hello,

You have two possibilities wait for K1.6.0, or hack kunena 1.5, you need to look into the file \components\com_kunena\template\default\post.php

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.

More
16 years 1 month ago #42911 by arpi2390x
No there's nothing wrong with it, works perfectly. Only I want to edit it.
For a category (ex. catid = 19) I want it to go somewhere else.

I will explain why I want to do this. I have discussbot installed and I've put a link from the discussbot to the forum reply thing...and I want to redirect it back to joomgallery where my discussbot is installed. The only possible way I think is to use the script that I posted in the first post.
I've done a few minute research on it right now and it does do just what I thought it does. Only I need that php to see if I can make it work.

Thanks for the reply.

And as I said in my other thread (mysql database linked thing) I have a time frame in which I have to finish the site. So I can't really wait for K 1.6 because I have to finish the site.

Cheers,
Arpi

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

More
16 years 1 month ago #42912 by arpi2390x
xillibit wrote:

Hello,

You have two possibilities wait for K1.6.0, or hack kunena 1.5, you need to look into the file \components\com_kunena\template\default\post.php


Thanks for the path! :)
You saved me a lot of time looking for it.

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

More
16 years 1 month ago #42913 by sozzled
Oh, I see! You want to use the technique, used in Kunena, for something else. :blush: :laugh: That's fine! Good luck! :)

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

Time to create page: 0.261 seconds