Jump to content

Leaderboard

  1. hermit101

    hermit101

    Apprentice


    • Points

      1

    • Posts

      59


  2. xzoex

    xzoex

    Contributor


    • Points

      -1

    • Posts

      143


  3. Tony

    Tony

    Administrator


    • Points

      -1

    • Posts

      5,256


Popular Content

Showing content with the highest reputation on 01/16/2015 in all areas

  1. Thought i would share a look at a new skin i am making for IPboard ,currently very much a work in progress atm ,but am adding a little more to it each day ,i am going to learn how to make some flash animations so i can have glowing spell looking stuff around the hands and a glow effect on the gem in his helmet ,i will ofc update the thread as i make more progress
    1 point
  2. There's a fix posted in the official support thread that wouldn't need to be applied more than once. It would mean uninstalling the hook and editing the xml though. http://community.invisionpower.com/topic/350317-download-tb-group-format/page-8
    -1 points
  3. Users who have the hook installed with their IPB 3.4.x package, may have noticed an oddity with their View New Content page (something similar to the image below): If you are experiencing this issue, it is caused by the aforementioned hook. You'll need to make one small edit and you'll be all set. Navigate to: <Your IPB Root>/Hooks/tbGfSkinSearch_xxxxx.php [*]The "xxxxx" substitutes the string of random characters attached to your file. Find this line: $data['last_poster'] = $data['last_poster_id'] ? IPSMember::makeProfileLink( TBGroupFormat::makeNameFormatted( $data, $data['last_poster_name'], $data['last_poster_group'], 'last_poster_id' ), $data['last_poster_id'], $data['seo_last_name'] ) : $this->settings['guest_name_pre'] . $data['last_poster_name'] . $this->settings['guest_name_suf']; ... and replace it with this: /*$data['last_poster'] = $data['last_poster_id'] ? IPSMember::makeProfileLink( TBGroupFormat::makeNameFormatted( $data, $data['last_poster_name'], $data['last_poster_group'], 'last_poster_id' ), $data['last_poster_id'], $data['seo_last_name'] ) : $this->settings['guest_name_pre'] . $data['last_poster_name'] . $this->settings['guest_name_suf'];*/ Save your edit, and refresh your page -- fixed! I strongly recommend downloading a copy of the file, making the edit, and then re-uploading it to avoid any issues with the upload. Editing the file inside of FTP programs such as Filezilla is not always efficient. [*]Credits to Paradiizee for working with me to find a fix for this. Be sure to thank him! [*]Please Note: This is only a temporary fix until the hook's original author makes the appropriate updates for full 3.4.x support.
    -1 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...