Jump to content

tsdevelopment

Clients
  • Posts

    125
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by tsdevelopment

  1. 22 minutes ago, haqzore said:

    The screenshots mostly show Facebook & Twitter.

    I think there is only 1 screenshot of Instagram (the last screenshot) - and there is no visible picture/media in it. It just looks like text with the users profile picture?

    I'm considering an Instagram feed, but if it doesn't show the picture/video media from the Instagram post - I don't see the purpose in using it.

    It does not show the profile image. It shows the image from Instagram. When you click on it you will be redirected to post on Instagram.

  2. 1 hour ago, GTAPoliceMods said:

    Anytime! Is there anyway you can make a feature that allows a text box or more customizable ways for verification requests? In my situation I do not need people to upload a picture, rather a few text boxes (maybe ability for radio buttons etc) would be great 🙂

    Okay, if I understand you correctly: you need a form that you can build yourself by clicking things together and the user has to fill in several fields to become verified? Maybe you should better use a "formbuilder" plugin?

  3. 11 hours ago, GTAPoliceMods said:

    I just updated the application to the latest version and now it does not show up at all on the profiles... Help? @tsdevelopment

    Update: I disabled "Group Colors on User Links" by @All Astronauts and now the verification system works perfect. Hopefully @All Astronauts can update the plugin asap to make it compatible.

    Thank you for your feedback. So nothing more to do for me.

     

    8 hours ago, jmw253 said:

    Which class is that/where should I check? Just want to make sure I look in the right area on my end.

    It should be enough to send me a link of your community. Please also provide me the information about one user who should be displayed as verified. You can send me a private message with that information.

  4. 18 hours ago, GTAPoliceMods said:

    Not sure how to check whether or not I have the class... Is there a way to manually add it?

    You can do it with the developer tools in your browser (open with F12). Then select the element. Otherwise you can paste the source code of one page here or in a private message. Then I can look at it myself.

  5. 29 minutes ago, GTAPoliceMods said:

    However it's not just me having that issue, others too. I disabled all my plugins/apps and used the default theme, still no sign of the icon on posts/content sadly 😕

    Do you have the class I use to place the icons? I have a complete fresh local installation and only this plugin enabled and everything works. Do you have an installation in the cloud? I try to find out the difference between our installations.

  6. 13 hours ago, GTAPoliceMods said:

    Looks that the code that I posted was because of a different application (my bad!)

    Only thing left at the moment is

    • Figuring out why the check mark/icon is only showing up on their profile and not everywhere else
    • Help make the "Custom Icon" smaller (the custom icon compared to the default "verified" icon is so much bigger) See here: http://prntscr.com/qb0mki

    Look forward in hearing back 🙂

    Thank you @tsdevelopment!

    So, I updated my test environment to the latest version and checked all the discussed things. Now I can say:

    • I will add a class to make custom icons the same size as the verification icon
    • In my fresh environment the custom icon will be displayed in profile and in posts. See this picture here:

      itzverified-icon-in-posts.png.268282113af49c6f587483e94957685a.png

      Maybe another plugin removes several classes from the HTML markup. I will check if I can use another hook.

      Update: I looked for the icon in the posts. I use the class cAuthorPane_author to add these icons. Maybe the class is missing in your installation b/c of another plugin?

      itzverified-icon-in-posts-class.png.826d94fa704c8e43fdee84dee433ebf4.png
  7. 18 hours ago, GTAPoliceMods said:

    At the moment it only shows on their profile page. Is there a setting to enable it to show on their forum posts/community content?

    Also for the "Custom Icons" setting is there a way to make the icon smaller? Because I feel it's way bigger than the default "verified" icon. @tsdevelopment

    Maybe you are using a custom theme so my hooks are not working?

    10 hours ago, jmw253 said:

    Getting the following error when installing on 4.4.9:

    image.thumb.png.0395505b0f9bc1fb56ec03cf0f296696.pngimageproxy.php?img=&key=45efd0820426aabfimageproxy.php?img=&key=45efd0820426aabfimageproxy.php?img=&key=45efd0820426aabf

    I will check this. Maybe there were changes in 4.4.9

  8. 21 hours ago, GTAPoliceMods said:

    @tsdevelopment Great plugin however do you plan on adding a feature that shows the badge across the whole community (posts, threads, etc)?

    Because at the moment it only shows on their profile page.

    Thank you!

    Hi,

    thank you for purchasing my plugin. Currently the verification icon will be displayed next to the username in the user's profile and forum posts. I am always open for feature requests.

  9. 18 hours ago, KIKI_ said:

    Are you able to add this or provide a way to upload custom ones? Or give us some words on how to get this working

    I think it's possible to customize your template themes. You could change the global html template and add font awesome premium links there. But a more cleaner way would be a plugin to add font awesome premium. Maybe there already exists one.

    I've seen you already opened another thread with that question:

    It's the same anwer I would give.

  10.  

    On 7/14/2019 at 1:44 PM, KIKI_ said:

    How can we implement premium fa icons into this? As it does not recognise we have purchased the pro icons. Or a way to upload it directly?

    If you use premium fa icons in your forum you can use it. You only have to find a way ho to use the premium file in you application. 

  11. On 11/8/2018 at 10:28 PM, CP_User said:

    Thought I'd test this for Twitter and it doesn't seem to work. I know Twitter has updated it's systems in July 2018 and moving to a new API system.

    Hi,

    I looked it up and my plugin is working. Maybe I can help you to get it running? Please tell me if I can support you.

  12. On 11/8/2018 at 10:28 PM, CP_User said:

    Thought I'd test this for Twitter and it doesn't seem to work. I know Twitter has updated it's systems in July 2018 and moving to a new API system.

    Thanks for that. I will look it up. Didn't know that twitter moved its API to a new system.

  13. @Gilly in your screenshot you don't have selected any group the user must be in to get the icon displayed next to its username. You can only select one primary and one secondary group. Currently it's not possible to include all of your groups. Maybe you can assign a secondary group to all of your users and then select the group here?

  14. On 8/1/2018 at 4:30 AM, JEFF MACK said:

    Whenever i try to do anything like https://forum.mysite.com/restapi/auth/authenticate, it tells me that the page doesn't exist.  What am I missing?

    Sorry for my delayed answer. It's true, there is an error in my plugin. But since there is an official API I don't think it makes any sense to develop the plugin further.
    The plugin is not used by many members. So I have to look if I will delete it or bring it to the next level.

  15. 6 hours ago, broni said:

    I just updated your app but "Facebook activity" tab is still empty.

    Unless it doesn't work backwards. Only with new posts from now on.

    I can not confirm that. I see all my posts I've ever made. Must be a token issue. Try the following: Go to the API Expolorer (https://developers.facebook.com/tools/explorer/) and put your access token into the token field. Then fetch the following endpoint: /your-pagename/posts. You should see all your posts or an error message.

    You also should check if the user where you create the permanent token from has enough rights. Therefore you can go to the Role tab in your app.

×
×
  • Create New...