SMF forum

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nitrogen
    Junior Member
    • Feb 2005
    • 2

    #1

    SMF forum

    Hey

    I've upgraded our YABB SE forum to new SMF application just now. SMF has a nice option for spell checking but it needs some
    option in PHP.

    Support at SMF says:
    "The "aspell" and "aspell-devel" rpms need to be installed (on most hosts)."

    Do we have this installed on cPanel30?

    if not, can it be added, please?

    thank you!

  • Buddha
    Senior Member
    • Mar 2004
    • 825

    #2
    Nitrogen, a trouble ticket would get a faster response.

    I checked cpanel30 and didn't see aspell installed or the --with-pspell PHP config options compiled either.

    Aspell extension is deprecated, pspell is now preferred.

    I doubt you'll get aspell or pspell installed, it would require a recompile of PHP.

    Did you know Firefox has a spell checking extension? Client side spell checking just makes more sense to me.

    Signed Just another Customer.
    "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

    Comment

    • nitrogen
      Junior Member
      • Feb 2005
      • 2

      #3
      Originally posted by Buddha
      Did you know Firefox has a spell checking extension? Client side spell checking just makes more sense to me.
      its ok, I wanted to post here, maybe someone else is upgrading yabb se to SMF...

      Yes, I hear you.

      tnx

      Comment

      • -Oz-
        Senior Member
        • Mar 2004
        • 545

        #4
        i use smf, like it a lot.
        Dan Blomberg

        Comment

        • Jonathan
          Senior Member
          • Mar 2004
          • 1229

          #5
          I tested a few forums for a site (That never developed) and I liked SMF the best;
          MyBB was close 2nd, MiniBB & PunBB tied for third, phpBB 4th, vB & IPB 5th and 6th (due to costing $$)
          "How can someone be so distracted yet so focused?"
          - C

          Comment

          • Buddha
            Senior Member
            • Mar 2004
            • 825

            #6


            Save someone Googling... like me.
            "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

            Comment

            • Jonathan
              Senior Member
              • Mar 2004
              • 1229

              #7
              Lol http://punBB.org for punBB...
              "How can someone be so distracted yet so focused?"
              - C

              Comment

              • Frank Hagan
                Senior Member
                • Mar 2004
                • 724

                #8
                Just an update for those using SMF and needing a spell checker ... check out phpSpell at http://www.master-technology.com/dem...l/download.php

                The download zip file includes several folders with files and instructions for integrating with several different programs, including SMF.

                Remember to download the dictionary file(s) you want to use as well.

                It integrates nicely into SMF with just a few settings in a config file, and then 2 lines added to SMF's "Post.template.php" file. The only issue I had was the line numbers in the instructions did not match my theme, but a little searching was all I needed to do to find the right portion of the code.

                Comment

                Working...