Jump to content

sound

Clients
  • Posts

    1,377
  • Joined

 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 sound

  1. 2 hours ago, HeadStand said:

    I'm confused as to how this would work. Where would the field data be entered?  Users don't currently enter any information for products.

    as far as am aware the 'custom fields' built in to nexus is for use by the customers to select types of products 

    guess its used for admins to offer different sizes or colours etc not as a normal 'custom' type field/feature

     

     

     

    your template app does actually pick up nexus

    ips/nexus/package/group is an option for container type

    but it just doesn't seem to show up on the products Store Display form

     

  2. thanks for looking into this, I don't really get why the rgb function is being used if the actual variables are stored as hex

    would the conversion have some performance hit? , and maybe there be no errors in the validation, if it wasn't

    but as am a bit out my depth here I will leave this here

    thanks again for the effort/time in replying

     

     

  3. 8 minutes ago, bfarber said:

    It's an issue with the validator. The var() call returns the three numbers, so it needs to be passed to the CSS rgb() call as is being done. With custom.css the vars are usually hex values, which is why they're not passed to rgb().

    thanks for the reply

    though I may be missing something here

    as all the theme variables in my core_theme_settings_values table are actually stored as hex not rgb

     

    var(--theme-widget_title_font) 

    so doesn't this call always return the same result - a hex one in my case

    as said apologies if missing something obvious

     

     

     

     

     

  4. On 4/19/2019 at 2:33 PM, HeadStand said:

    No, but IPS has custom fields already built in for products.

    custom fields on nexus is more to do with 'collecting data' rather than displaying fields on projects

    would it be a major task to get this to work with nexus?

  5. Jigsaw css validation reports 400+ errors in this nvision very own sites CSS

    https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Finvisioncommunity.com%2Fforums%2F&profile=css3svg&usermedium=all&warning=1&vextwarning=&lang=en

     

    The majority of them are 'RGB function error's

    eg

    .ipsWidget_title Value Error : color Invalid RGB function )

     

    what is the cause of these errors?

    is it because invision is using hex values as the  variable in a rgb function?

    eg

    color:rgb( var(--theme-widget_title_font) );

    as in should the above code be  

     

    color: var(--theme-widget_title_font) ;
     

     

    rather than rgb?

    It does seem that in custom.css if you use the non-rgb version the error goes away 

  6. runnin latest invision and version  2.1.1 of this plugin

    When i try to 'split' posts off a topic

    I get a 500 error and the system logs report

    Error: Call to a member function getNrTopicsForumData() on null (0)

    #0 /html/system/Content/Controller.php(3689): IPS\forums\hook2179::formElements(Object(IPS\forums\Topic))
    #1 /html/applications/forums/modules/front/forums/topic.php(1143): IPS\Content\_Controller->_splitForm(Object(IPS\forums\Topic))
    #2 /html/system/Content/Controller.php(3293): IPS\forums\modules\front\forums\_topic->_splitForm(Object(IPS\forums\Topic))....

     

    when I disable the plugin the split post from topic works ok

    looking like the hook for this plugin is the cause?

  7.  

    yep the 'follow' button is a concern for me

    but only on certain pages

    it does fit in well on topics and provides useful info/function imo on these

    but on the forum indexes its value I would say is limited 

    myself make it members only on such pages and move it down

  8. 30 minutes ago, BankFodder said:

    If it is simply included as an option, then there is obscene no reason why it should bother anyone who doesn't want to use it or that it would get in their way.

    I don't see what the problem is with choice.

    The people in favour of post numbers are simply advocating choice. In other words we are proposing a facility which will satisfy you if you don't want it – and would satisfy us who do want it.

    The approach of the nay-sayers is simply to say "we don't think it's useful – so we don't think anyone else should have it".

     

     

     

    Ok, understand if it was a workable choice, but what if you feel it's a flawed choice? or maybe feel it's a backward step?

    After all we are talking about carrying out forum admin tasks by manually quoting lengthy numbers, rather than using modern purpose built in features

    As said, do feel it's better suited for a plug in...  imo.

     

  9. 5 hours ago, Malwarebytes Forums said:

     

    image.png.a38c210b73605027f4bdafef6ce29018.png

    I can tell the user to check out post ID 393 and most people can very easily find that number in the topic thread. I didn't have to copy, quote, or paste anything. 

    If you don't wish to add such a feature that is your choice but to tell people they don't need it is YOUR personal opinion which may or may not be shared by others.

     

     

     

    All seems very unwieldy this messing about with numbers

    Would it not be quicker/effective if you as an admin just simply sent them a link to the comment/post, rather than asking an average forum user to scan thru what could be up to say 50 posts, looking for what may be an unconnected number, say 23781896.

    What happens when there's more than one page of topics, and how easy would it be finding this number on mobile/tablets.

    All a bit unwieldy to me, and so the return of this feature is not really something that I would like to see invision deploy development resources on, maybe better suited for a plug-in request?

     

     

     

     

     

     

     

     

     

  10. On 9/9/2020 at 8:10 AM, Archimed said:

    It works with tag from Page database articles ?

     

     

    6 hours ago, mardiv said:

    Hi, when I have Radical Tags and create page database, that database is broken. I must first uninstall Radical Tags and then create the database.

    Hi again

    As said just about to purchase but these two posts are a concern as my planned main use is for database use rather than forum

    Is it more suited for forum based use?

    thanks

  11. looking at purchasing but a question

    if I used this app for say a year or two, but then uninstalled it

    what would happen to all the  tags that had been entered through your app?

     would they all just revert to the normal invision tags ?

  12. is there any chance of getting the 'mark' to show on the actual topic itself

    so say  if a topic is marked 'sold' , this then shows on the forum list and the topic list as above

    but it also shows on the actual topic post itself as well?

    as there may be cases when someone viewing the actual topic will be unaware of the 'sold' in the listings

  13. hi again @HeadStand

    just in case missed, am still waiting for a reply to pms detailing possible bugs from march 2020

     

    another possible bug

    if you delete an issue of a newsletter

    then afterwards if you follow any links to the deleted issue rather than give a 404 the app gives an error 500 and reports Error code: 1FNNI/1

    thanks

     

     

  14. had the same problem

    none of the fixes given worked for me

    resolved it myself as per the below

    Quote

     

    the only way i could get spotify embeds to work on my two sites was by editing the
    \system\Text\Parser.php

    changed line 3017
    'open.spotify.com' => array( 'https://open.spotify.com/oembed?url=', static::EMBED_VIDEO ),

    this appeared to fix the issue

     

    of course this may not work for anyone else and you do need to know what you are doing editing wise

    and it only works for artist and songs for me not playlists - which appears to be a spotify issue

    but if desperate and can't wait for 4.5 ....

     

  15. 4 hours ago, Mike John said:

    If you open acp > theme editor > videos > front > view > view.

    Find and remove:

    
    data-ipsTruncate data-ipsTruncate-size='4 lines' data-ipsTruncate-type='hide'

    is it possible for this to be made a setting - as it's amongst the the first template edits I do when upgrading 

  16. There seems to be an issue with the forum topic posts in the latest release

    In the topic post all the links now go through the newsletter app rather than directly to the topic url, as in  the url in the topic now contains the below

    /?do=click&key=*|unsubscribe_key|*&issue=*|issue_id|*&src=

    causing a fail with the below reported...


    Error code: EX1366

    This error was probably caused by application Newsletters.
    If the issue persists, disable it and contact the author for further assistance.

     

    the email newsletter appears to be working ok

     

     

  17. 3 hours ago, newbie LAC said:

    This code from my plugin. Do you use it outside plugin?

    What browser do you use?

    Could you give me test account?

    the error may have been my end , as all appears to be working fine now

     

    all working fine, the search is a great addition

    great app 

     

     

     

×
×
  • Create New...