Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:Error on automatic redirect after post. 1.0.4 (1 viewing) (1) Guest
Go to bottom Favoured: 2
TOPIC: Re:Error on automatic redirect after post. 1.0.4
#49883
Re:Error on automatic redirect after post. 1.0.4 6 Months, 3 Weeks ago  
I have the same problem:

www.medicaa.com/index.php?option=com_fir...=showcat&catid=6

in the moment I click to see a post:

www.medicaa.com/index.php?option=com_fir...amp;id=8&catid=6

This is an screen shot:
takenote (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/05/02 19:51 By takenote.
 
The administrator has disabled public write access.  
#50060
Re:Error on automatic redirect after post. 1.0.4 6 Months, 2 Weeks ago  
I have the same problem as well..

What really should be just "&" becomes "&". I've noticed that it is only the redirection that goes wrong. If you manually click "Return to the topic" it works.

Here's the a href code for the the manual link (from post.php):

Code:

 echo '<a href="' . sefRelToAbs(JB_LIVEURLREL . '&amp;func=view&amp;catid=' . $catid . '&amp;id=' . $pid) . '#' . $pid . '">' . _POST_SUCCESS_VIEW . '</a><br />';



And this is the javascript that redirects (from the same post.php)
Code:


 <script language = "javascript">setTimeout("location='<?php echo sefRelToAbs(JB_LIVEURLREL.'&func=view&catid='.$catid.'&id='.$pid).'#'.$pid;?>'", 3500);</script>



Anyone know how to fix this?

Thanks in advance
p2d (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/05/05 18:05 By p2d.
 
The administrator has disabled public write access.  
#51475
Re:Error on automatic redirect after post. 1.0.4 5 Months, 3 Weeks ago  
same here

it would be great if someone could help with this one
mrtn (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Kredyt Hipoteczny UK
Logged Logged
 
The administrator has disabled public write access.  
#52460
Re:Error on automatic redirect after post. 1.0.4 5 Months ago  
When a user posts a reply it redirects and a page opens with:

Not Acceptable

An appropriate representation of the requested resource /joomla/index.php could not be found on this server.


The URL that gave an error page looked like this:

.../joomla/index.php?option=com_fireboard&amp;Itemid=3&amp;func=view&amp;catid=3&amp;id=6#6

When I remove the extra "amp;" from the URL and hit enter it works the way it should.
Babahun (User)
Junior Boarder
Posts: 49
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/06/25 01:32 By Babahun.
 
The administrator has disabled public write access.  
#52523
Re:Error on automatic redirect after post. 1.0.4 4 Months, 4 Weeks ago  
Sorry to say this, but your site lacks professional support. The support is so weak. When this Redirect problem will be solved?
Babahun (User)
Junior Boarder
Posts: 49
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52628
Re:Error on automatic redirect after post. 1.0.4 4 Months, 3 Weeks ago  
No one figured out to work around this bug yet ?
frodon2 (User)
Senior Boarder
Posts: 104
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: France Birthdate: 1980-00-00
Logged Logged
 
The administrator has disabled public write access.  
#52644
Re:Error on automatic redirect after post. 1.0.4 4 Months, 3 Weeks ago  
The latest stable version of Fireboard is working fine on J1.5 for some. They seem to have the solution but have no desire to share it with us. The auto redirect is working fine on some J1.5 sites, and obviously they have the solution. I have seen many situations where people find a solution to a problem but never share them with others.

They will wait for the version 2.0 and will upgrade it.

If you know or found a solution to fix the problems it would be nice of you to share it with others instead of locking it up in a chest of personal secrets.
Babahun (User)
Junior Boarder
Posts: 49
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52645
Re:Error on automatic redirect after post. 1.0.4 4 Months, 3 Weeks ago  
frodon2 wrote:
No one figured out to work around this bug yet ?

There is a fix to this bug, it is just that they for some reason don't want to share. It might be a top secret information.
Babahun (User)
Junior Boarder
Posts: 49
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/06/27 23:25 By Babahun.
 
The administrator has disabled public write access.  
#53303
Re:Error on automatic redirect after post. 1.0.4 4 Months, 2 Weeks ago  
This is what I mean, no help at all. You guys are so funny!
Babahun (User)
Junior Boarder
Posts: 49
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#53321
Re:Error on automatic redirect after post. 1.0.4 4 Months, 2 Weeks ago  
It took me some time to figure this out - but my problem (which was the same as you are experiencing) was that I had set badword filtering to yes - without having the badword filter component installed. I set to no and everything fixed itself.

Good luck!
Ben
bfrancis (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top