Author Topic: Does SEF Advance support Fireboard?  (Read 46956 times)

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,453
    • View Profile
    • Sakic.Net
Re: Does SEF Advance support Fireboard?
« Reply #45 on: 08 July 2007, 10:51 »
Looks like you found a bug. I will have a look and fix it.

DCB

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #46 on: 09 July 2007, 17:16 »
Looks like you found a bug. I will have a look and fix it.


I was actually just about to post this a user contacted me with this issue, i never use the search function, but I guess our users do.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,453
    • View Profile
    • Sakic.Net
Re: Does SEF Advance support Fireboard?
« Reply #47 on: 10 July 2007, 03:29 »
Fixed the search!

Please download the extension again from http://www.sakic.net/products/sef_advance/extensions/ and update it on your site (just replace ./components/com_fireboard/sef_ext.php file with FTP).

g3brown

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #48 on: 10 July 2007, 06:19 »
Thanks. Search is working now.

g3brown

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #49 on: 10 July 2007, 23:41 »
I was trying to enable the FireBoard Discussbot and was having trouble. There is also a modded version posted by mvoorberg which allows the forum posts to be seen at the end of the content just like comments which is really sick.

With SEF Advanced on, clicking on the bot to start a new tread takes you to the forum but doesn't populate the subject field so the post will fail.

The (non) SEF Advance url looks like:

Code: [Select]

/component/option,com_fireboard/Itemid,121/func,post/do,newFromBot/resubject,V2hhdCBpcyBpbiBhIEZhc3QgRm9vZCBTdHJhd2JlcnJ5IE1pbGtzaGFrZT8,/catid,7/rowid,390/rowItemid,1/


Both the standard version and the modded version exhibit the same symptoms.  Could this be fixed with the same file?  If it is more complicated, could I disable SEF Advance for just that mambot and leave it working in FireBoard?

Note: the modded version is really slick. I would think this would become a very popular add-on as it integrates commenting and a forum nicely.
« Last Edit: 11 July 2007, 04:02 by Saka »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,453
    • View Profile
    • Sakic.Net
Re: Does SEF Advance support Fireboard?
« Reply #50 on: 11 July 2007, 04:05 »
I can imagine many mods appearing for popular components like FireBoard, just like plugins for Community Builder.

I chose to write the extension for those 2 components but I must limit my support to core version with no plugins and no mods installed.

If you need additional support that would have to be a custom job.

DCB

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #51 on: 26 July 2007, 22:43 »
I just noticed a problem not sure if I'm the only one, but I can't go to a second page of forum listings.

For exampe if I'm here: http://drinkcraftbeer.com/forum/beer.html

and try and go to page 2, 3 etc it all has the same url so you are stuck on page 1. This is a huge problem.

g3brown

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #52 on: 27 July 2007, 09:29 »
I can confirm that is a problem with my site as well. I haven't noticed it because I didn't have enough post. I dropped the show X threads per page to a lower number to duplicate your problem.

// Page one should look something like
component/option,com_fireboard/Itemid,121/func,showcat/catid,3/page,1/

// Page 2
component/option,com_fireboard/Itemid,121/func,showcat/catid,3/page,1/

// looks like sef_ext.php is dropping the /page,#/ part.

Sorry, I can't offer any solution (just confirmation of problem). Neat site btw.

DCB

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #53 on: 27 July 2007, 17:22 »
I can confirm that is a problem with my site as well. I haven't noticed it because I didn't have enough post. I dropped the show X threads per page to a lower number to duplicate your problem.

// Page one should look something like
component/option,com_fireboard/Itemid,121/func,showcat/catid,3/page,1/

// Page 2
component/option,com_fireboard/Itemid,121/func,showcat/catid,3/page,1/

// looks like sef_ext.php is dropping the /page,#/ part.

Sorry, I can't offer any solution (just confirmation of problem). Neat site btw.


Ok, on one hand good to know its not just me, I too didn't realize this until I tried to go to page 2 yesterday and it didn't work. I hope we can get a fix for this soon as its quite a large bug.

DCB

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #54 on: 11 August 2007, 23:34 »
Just checking in on where this stands

InnerFlash

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Artista Digital
Re: Does SEF Advance support Fireboard?
« Reply #55 on: 12 August 2007, 12:03 »
Really don't know what's on the way, but my string replacement:

fireboard=>forum

isn't working. I can say I'm very confident I did everything right, with commas, putting it in the right place, etc.

I'm using SEF 5.3 and Fireboard 1.0.1 beta.

My site is here:
http://www.artistadigital.net/fireboard/

Would really appreciate some advice as I have just finished the forum and was looking forward to publish it today  :-\

Cheers
Community for Portuguese speaking Digital Artists...
http://www.artistadigital.net

InnerFlash

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Artista Digital
Re: Does SEF Advance support Fireboard?
« Reply #56 on: 12 August 2007, 12:10 »
Well, looks like I made a mistake... I was putting "fireboard=>forum" under "REPLACE" tab, while it should be set under "STRINGS" tab.

Sorry  :-[
Community for Portuguese speaking Digital Artists...
http://www.artistadigital.net

sm8417

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Does SEF Advance support Fireboard?
« Reply #57 on: 13 August 2007, 15:25 »
I just noticed a problem not sure if I'm the only one, but I can't go to a second page of forum listings.

For exampe if I'm here: http://drinkcraftbeer.com/forum/beer.html

and try and go to page 2, 3 etc it all has the same url so you are stuck on page 1. This is a huge problem.


Since I saw your post, I just noticed we are having the same problem. Emir, do you have any advice for us?

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,453
    • View Profile
    • Sakic.Net
Re: Does SEF Advance support Fireboard?
« Reply #58 on: 15 August 2007, 03:42 »
Please see: http://www.sakic.net/forum/sef_advance/is_saka_on_anymore_big_fireboard_ext_bug-t287.0.html;msg1244#new

Just wait for a while until I get a chance to have a look. :)

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,453
    • View Profile
    • Sakic.Net
Re: Does SEF Advance support Fireboard?
« Reply #59 on: 27 August 2007, 07:06 »
I just noticed a problem not sure if I'm the only one, but I can't go to a second page of forum listings.

For exampe if I'm here: http://drinkcraftbeer.com/forum/beer.html

and try and go to page 2, 3 etc it all has the same url so you are stuck on page 1. This is a huge problem.


This has been fixed now.
Please download and reinstall the extension.