activity problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • willy888
    Member
    • Dec 2007
    • 73

    [Forum] activity problem

    After upgrade to 4.2.1 I have problem in activity.php
    It doesn't appears the title and the name of category , instead of .... forumdisplay.php?f=174
    I reupload activity.php , and all files , I made again upgrade but nothing
    Look my site http://www.ultragreek.com/forums/activity.php
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2

    Create a new style with no parent:
    • Styles & Templates > Style Manager > Add New Style
    • Parent Style: No Parent Style
    • Title: Default vBulletin
    • Allow User Selection: Yes
    • Save



    Then browse the site using that totally default vbulletin style - do you still have the same problem?

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • willy888
      Member
      • Dec 2007
      • 73

      #3
      yes same problem

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        Any modified phrases like rawphrase x_started_a_thread_y_in_z?

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools <- awesome site for html/css help

        Comment

        • willy888
          Member
          • Dec 2007
          • 73

          #5

          I have this in English
          Code:
          <a href="{1}" class="username">{2}</a> started a thread <a href="{3}">{4}</a> in <a href="{5}">{6}</a>
          This is translate
          Ο χρήστης <a href="{1}" class="username">{2}</a> Δημιούργησε ένα νέο θέμα στο forum με τίτλο .... <a href="{3}">{4}</a> στην κατηγορία .... <a href="{5}">{6}</a>

          The problem exist both languages English & Greek

          Comment

          • willy888
            Member
            • Dec 2007
            • 73

            #6
            problem
            Last edited by willy888; Sun 28 Apr '13, 10:48pm. Reason: double post

            Comment

            • willy888
              Member
              • Dec 2007
              • 73

              #7

              I have this in English
              Code:
              <a href="{1}" class="username">{2}</a> started a thread <a href="{3}">{4}</a> in <a href="{5}">{6}</a>
              This is translate in Greek
              Code:
              [COLOR=#0000ff][I]Translate [/I][/COLOR]<a href="{1}" class="username">{2}</a> [COLOR=#0000ff][I]Translate [/I][/COLOR] .... <a href="{3}">{4}</a> [COLOR=#0000ff][I]Translate [/I][/COLOR] .... <a href="{5}">{6}</a>
              The problem exist both languages English & Greek
              The username is ok but the title of the thread and the category is not ok

              Comment

              • Hartmut
                Senior Member
                • Nov 2007
                • 2870
                • 4.2.x

                #8
                This is the correct phrase in english:
                PHP Code:
                <a href="{1}" class="username">{2}</astarted a thread {4} <a href="{3}">{5}</ain <a href="{6}">{7}</a
                Seems like your phrases didn't get updated somehow.
                No private support, only PM me when I ask for it. Support in the forums only.

                Comment

                • willy888
                  Member
                  • Dec 2007
                  • 73

                  #9
                  Originally posted by Hartmut
                  This is the correct phrase in english:
                  PHP Code:
                  <a href="{1}" class="username">{2}</astarted a thread {4} <a href="{3}">{5}</ain <a href="{6}">{7}</a
                  Seems like your phrases didn't get updated somehow.
                  Thanks , now works .
                  I double upload all files , & upgrade twice ,I don't know why I have this problem .
                  Can you tell me if in $vbphrase[x_replied_to_a_poll_y_in_z] is this code correct ?

                  Code:
                  <a href="{1}">{2}</a> replied to a poll <a href="{3}">{4}</a> in <a href="{5}">{6}</a>

                  Comment

                  • Hartmut
                    Senior Member
                    • Nov 2007
                    • 2870
                    • 4.2.x

                    #10
                    That one is
                    PHP Code:
                    <a href="{1}">{2}</areplied to a poll {4} <a href="{3}">{5}</ain <a href="{6}">{7}</a
                    No private support, only PM me when I ask for it. Support in the forums only.

                    Comment

                    • willy888
                      Member
                      • Dec 2007
                      • 73

                      #11
                      Do you know why I have this problem , even I make upgrades ?
                      How can I solve this because I know there are many other wrong phrases
                      Thanks again

                      Comment

                      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                      Working...