| Hey all - When a user clicks on "Show unread posts since last visit", the syntax of the SMF URL string is not properly translated from Joomla back into SMF. For instance, to access page 2 of the unread posts, SMF wants this: /index.php?action=unread;start=20 Joomla shows this in the location bar: /action,unread;start,20 Which doesn't work and gives the person page 1 again. However, this manually edited line does work: /action,unread;start=20 I have found this error on my own site and repeated it here at Joomlahacks. So my guess is that the bridge is sending SMF that last bit verbatim without translating it back into SMF's format. I am running SMF 1.1 RC2, Joomla 1.0.7 and the 1.1 bridge. |
Forum 





Author



Logged





