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?
[Fixed] Threaded mode broken (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: [Fixed] Threaded mode broken
#8399
[Fixed] Threaded mode broken 1 Year, 3 Months ago  
Threaded mode does not work. Selecting any message in the thread list generates either a "An invalid post id was requested." error, or redirects to the root forum page.

The problem exists on this site as well.
fatpat (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/05/26 00:20 By greatpixels. Reason: FIXED
 
The administrator has disabled public write access.  
#8419
Re:Threaded mode broken 1 Year, 3 Months ago  
I hate thread mode lol...so thats actually the first time I checked it, but you are correct. Not working.
palebluedot (Moderator)
FB Documentation Team
Template Documentation Project
Moderator
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Minneapolis, MN US Birthdate: 1973-01-12
Logged Logged
 
 
The administrator has disabled public write access.  
#8459
[Fixed ] Threaded mode broken 1 Year, 3 Months ago  
Fixed on SVN Thanks...
greatpixels (Admin)
BoJ Team
Moderator
Posts: 456
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#10949
Re:[Fixed] Threaded mode broken 1 Year, 2 Months ago  
I downloaded today version 1.0.1 and have the following message as I open a post on my forum


An invalid post id was requested.

\n


How can I fix this

Many Thanks
Hans
twin2daddy (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Belgium Birthdate: 1971-07-06
Logged Logged
 
The administrator has disabled public write access.  
#11054
Re:[Fixed] Threaded mode broken 1 Year, 2 Months ago  
Hello

Where can I fopund the latest SVN versio, I don't find it.

Thx Hans
twin2daddy (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Belgium Birthdate: 1971-07-06
Logged Logged
 
The administrator has disabled public write access.  
#11366
Re:[Fixed ] Threaded mode broken 1 Year, 2 Months ago  
greatpixels wrote:
Fixed on SVN Thanks...What is SVN? how can I fix this problem?
dj404 (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#11516
What revision number? 1 Year, 2 Months ago  
I realise this might be fixed in SVN but what revision number should I look for? I'd prefer not to download all changes in trunk. Thanks, DANIEL...

PS: I tried Rev130 "thread.php link fixed" from greatpixels and it seems to have fixed my problem. Source: joomlacode.org/gf/project/fireboard/scmsvn/?action=AccessInfo
dlljunk (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/06/13 01:37 By dlljunk. Reason: Added PS
 
The administrator has disabled public write access.  
#15899
Re:What revision number? 1 Year, 1 Month ago  
Hello.

I keep getting the same error. The problem seems to be the fact that no separation character is used between to variables:
index.php?option=com_fireboard&func=view&&Itemid=83id=3&catid=13
this should be:
index.php?option=com_fireboard&func=view&&Itemid=83&id=3&catid=13
I cannot find a fix anywhere... Access to the SVN everyone is talking about is denied. This is very frustrating I tried switching from thread mode to flat and the problems still there. I looked through the code but i cannot find where the link is build so that I may manually add the &.
Also, for replies the link is build incorrectly:
index.php?option=com_fireboard&func=view&&Itemid=83terror%20sau%20creatura%20faina%20la%205%20mana%20.very%20nice.%20i%20like.%20how%20much?
As you can see no separation character and the id is missing. The message is put there instead.

These seem to me like BASIC FUNCTIONS of a forum and the fact that it's been 2 months since this problem was posted and still it's not fixed is very very annoying. I see it is marked as fixed but I cannot find that FIX anywhere. I got the latest release from the website and the problems still there.

Please let me know how this can be solved so that the forum can actually work as intended.
spuchi (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/07/27 10:08 By spuchi.
 
The administrator has disabled public write access.  
#18054
Re:[Fixed] Threaded mode broken 1 Year ago  
HI!

I'll help out the newb. I'm kinda a newb too (Seriously just found this message board bought 40 minutes ago and first time EVER editing files for this prog), but took me all of 10 minutes to figure out what the heck was goin on. The SVN seems to be a repository of all the new files that have been revamped. Follow this link here.

joomlacode.org/gf/project/fireboard/scmsvn/?action=AccessInfo

Now on the right click browse.

Now in the sticky revision field put in 130.

Now this next part totally made sense to me for some strange reason but now looking back at it can be confusing. Click on all the file names with 130 next to it until you get to thread.php. Download this. The files you went to to get to thread.php, mirror the files in the fireboard zip file. Find the corresponding thread.php in the zip file and replace the old code with the new code. Voila!!! It works!
juin21 (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/08/14 03:07 By juin21.
 
The administrator has disabled public write access.  
#18086
Re:[Fixed] Threaded mode broken 1 Year ago  
juin21 wrote:
HI!

I'll help out the newb. I'm kinda a newb too (Seriously just found this message board bought 40 minutes ago and first time EVER editing files for this prog), but took me all of 10 minutes to figure out what the heck was goin on. The SVN seems to be a repository of all the new files that have been revamped. Follow this link here.

joomlacode.org/gf/project/fireboard/scmsvn/?action=AccessInfo

Now on the right click browse.

Now in the sticky revision field put in 130.

Now this next part totally made sense to me for some strange reason but now looking back at it can be confusing. Click on all the file names with 130 next to it until you get to thread.php. Download this. The files you went to to get to thread.php, mirror the files in the fireboard zip file. Find the corresponding thread.php in the zip file and replace the old code with the new code. Voila!!! It works!


Good post buddy. I downloaded the thread.php from the repo as per the instructions above. I mean the file with 130 tag (revision number I suppose). I just replaced my thread.php with this new one. But no use. Earlier I was just getting that Invalid post Id error. This time the data in the columns got shifted. As in the topic appeared in the author column, and author in the next and subsequently so.

I guess its sufficient if I just replace the file in the installed folder in the joomla directory on my server. Or am I missing something?
brahmana (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
Powered by FireBoard - Creditsget the latest posts directly to your desktop