Jump to content

fantasystar

Clients
  • Posts

    55
  • Joined

  • Last visited

 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 fantasystar

  1. Ok,

    I read the entire thread and it seems that Cloud Clients are on PHP 7.4.
    IPS has a feature in Version 4.7.2+ where you can check if your mods and apps will work with PHP 8.

    I just upgraded to 4.7.3 and there is no button for my to have it scan, but it is saying there are no issues.
    So I assume this has scanned all my custom Mods and Custom Apps ?

    And therefore I have nothing to worry about?
    Could contain: Text, Electronics

  2. I am running many mods and apps on the Cloud server.
    Can I know if cloud-based clients have already been upgraded to run on PHP 8 servers, or will this also be from Nov 1 for us?
    I ask as I want to check if my apps and mods will still work with PHP 8.
    Coincidently my website will go Live on Nov 1, which is our grand opening date, so I want to ensure it's a success and not riddled with bugs.

  3. On 8/1/2022 at 12:06 PM, Nathan Explosion said:

    core -> front -> profile -> profile

    Find:

    {{if settings.reputation_enabled and settings.reputation_show_profile}}

    Add the following before it:

    <div class='ipsPadding_vertical:half'>
    	<p class='ipsType_reset cProfileRepScore cProfileRepScore_neutral ipsRadius:full ipsDimension_height:4 ipsDimension_minWidth:4 ipsPadding_horizontal:half ipsType_large ipsFlex-inline ipsFlex-ai:center ipsFlex-jc:center'>{number="$member->achievements_points" format="short"}</p>
    	<h3 class='ipsType_reset ipsType_unbold ipsType_medium ipsType_light ipsMargin_top:half'>{lang="achievement_points"}</h3>
    </div>

    Save

    Result:

    Could contain: Text, Word, Page, Paper

    If you want to remove the reputation points, then delete the code block that begins at:

    {{if settings.reputation_enabled and settings.reputation_show_profile}}

    and ends with:

    {{endif}} <-delete this one
    {{if $solutions}} <- Don't delete this one

     

    So I added the code where you said but it does not show it in the Your Achievements section.

     

    Could contain: Text, Page, Menu, Poster, Advertisement, Flyer, Paper, Brochure

    Could contain: Text

  4. 4 minutes ago, opentype said:

    Who’s records should they edit? Because for other people’s records, there are just two choices:

    • you make those members admins
    • you turn on the Wiki functionality

    Otherwise members will only be able to edit their own records, if the permissions are granted and it is turned on for the database:

    Could contain: Logo, Trademark, Symbol, Text

     

    This might also be of interest:

     

    Thank you for clarifying that. I was trying to edit other records.
    It seems the way to go is via the Wiki option.

  5. Hi,
    I have given an existing user group permission to edit records in a database.
    However, they cannot see the edit function; when I tried to go to the edit page directly, I got the following message and error code.

    "Oops!

    No permission"
    Error code: 2T252/D
     
    I have created a new user group and assigned that to the test account, and I still do not have the option to edit a record.
    Is there a group setting that I have forgotten that must be enabled, or is this a genuine bug ?
     

    Could contain: File, Webpage

  6. 2 minutes ago, Jim M said:

    Sometimes the applying of files can be delayed so give it a few more moments and check /admin/upgrade again. 

    i left it for a few mintures on step 4, but it doesnt do anything.Could contain: Text

    I had upgraded a search app to version 4.7.1 earlier. Maybe I should have upgraded IPS first before the app, could that have ruined it ?

  7. 59 minutes ago, Jim M said:

    Sorry, there are no current means at this time. The download database setting here is for being able to move templates and related items between instances, not backing up the Pages Database.

    In our Cloud, we do have in-depth backups so there would be few cases where you would require your backup outside of personal needs or moving off the platform. However, on request, we can provide you with your data.

    I was just scared of deleting the database by mistake and losing everything.

    But good to know the Cloud have frequest backups.

    Thank You Jim

  8. 2 minutes ago, Marc Stridgen said:

    Sorry, I'm a little confused by your ticket there. You dont appear to be on a plan which would disallow custom plugins. Nor are you on a plan which is currently forced to change.

    I am currently on the Super 65 Plan and I just tried to manual upload a plugin, and it says it's no longer included in the plan.

    Attached is the image 😞

    plan.png

  9. Hi,

    Today I noticed that there has been plan changes and I can no longer upload Custom Plugins/Apps. 

    Unless I go onto a new plan, which will cost me 3x what I currently pay.

    No email was sent out to inform me of these new plan changes.

    In a search I read that Cloud customers will not be impacted by these changes but only new customer plan purchases.

    Can I please ask IPS to allow Custom Plugins/Apps for current customers, as this is devastating 😞

     

  10. 1 minute ago, Marc Stridgen said:

    If you take a look at the one I have just added, I am using your images there. It seems the issue is actually on your end unfortunately. Check things like virus checkers or any plugins you may be using on the browser, but something there is interrupting the upload process there

    Yes it seems to be a firefox issue.

    I have all plugins disabled on firefox, so it must be a core issue with the browser.

    Odd it doesnt allow PNG but JPG is fine.

  11. 26 minutes ago, Marc Stridgen said:

    It looks like it may actually be an issue with the files you are uploading there. I have just added a record with no issue at all on my end. Could you zip one of the files you are testing and upload it here so I can take a look?

    Very odd, as I even tried to upload a newly made image using Paint, attached are both failed files.

     

     

    26 minutes ago, Marc Stridgen said:

    It looks like it may actually be an issue with the files you are uploading there. I have just added a record with no issue at all on my end. Could you zip one of the files you are testing and upload it here so I can take a look?

    I just tried and I can upload fine with Google Chrome but not Firefox.

    So its a browser issue, please check to see if you have the same issue.

  12. 3 minutes ago, Marc Stridgen said:

    Please could you ensure the account I have just created on your site just now has access to the front end pages application. We can then take a look to see what is going on for you

    done its the Original Video Game Artwork database and the field is called "Main Image"

  13. I am using a field to upload images, instead of the Record Image field.

    This is because in the Record image field, you do not have the options to set any settings.

    So I have a dedicated field just to upload, which I have set to images.

    The problem is PNG images are not uploading even when it says it is an allowed file type.

    If I change the upload field to "Any File" instead of "Image Only" then it allows for the PNG to be uploaded.

    Is there a hidden setting for field uploads that is causing this error ?

    Please advice,

    Thanks

    Png upload error.png

×
×
  • Create New...