Jump to content

mark2012

Clients
  • Posts

    407
  • Joined

  • Last visited

Reputation Activity

  1. Like
    mark2012 reacted to AutoMinded in AWS S3 Storage HTTP 400 issue [ v4.6.10 ]   
    My issue is resolved but it's not thanks to support. My entered information was correct and I had followed the outdated guide on your website. We pay for this software, the guides are outdated, everything works via AWS CLI and yet it was my fault?
    This post is to help anyone else who runs into the same issue. Amazon advises to stop using ACLs and set security via IAM Policies. But that's not working for IPB as they test certain ACL permissions.
    Debugging deeper.
    Go to your AWS Bucket --> Permissions --> Object Ownership --> Edit --> Enable ACLs
    Now I can add a new Storage Profile via IPB Admin.
    This step is not mentioned in the outdated guide.
    https://invisioncommunity.com/4guides/advanced-options/server-management/configuring-amazon-s3-r230/

  2. Like
    mark2012 reacted to Randy Calvert in php8 upgrade   
    Now that you MUST be on PHP8, you will want to upgrade PHP first then upgrade your IPB. Back when that was first posted, both versions were supported so it could be done that way. 
    This is what I would do…
    I would first review all of your third party resources… update anything that needs updated and disable anything else (at least temporarily).   
    Switch back to a default theme
    Upgrade to PHP8
    Use the compatibility checker to make sure you have all of the required modules. 
    Download the IPB files from the client area and upload them to your website. (Don’t use the auto updater.)
    Visit domain.com/admin/upgrade 
    One done review resources and tenable them along with theme. 
  3. Thanks
    mark2012 reacted to Jim M in Online Support notification   
    The only means in the Commerce Support ticket system to receive a notification is via email. If you wish to see other alternatives, please leave your suggestion in our official Feature Suggestion forum for further evaluation.
  4. Thanks
    mark2012 reacted to Marc Stridgen in forum in subdirectory and IP.Content on root (homepage)   
    This is not an option on Invision Community as it was in the past, as you can set pages as the default application. The only method is to move the site to root, then set the default application as the pages application
  5. Like
    mark2012 got a reaction from Afrodude in [Paid Request] New Gateway for Commerce application   
    Thanks for suggestion, i am already talk with Kirill for this gateway
  6. Thanks
    mark2012 reacted to Afrodude in [Paid Request] New Gateway for Commerce application   
    @mark2012 try to reach out to @Kirill Gromov one of the great developers around here, and he knows his way around IPS system and its applications.
  7. Agree
    mark2012 got a reaction from tolik777 in (NB42) Topic Moderators   
    bump for 4.6
    any news ??
  8. Thanks
    mark2012 reacted to Jim M in Background Processes took days to complete and forum posts/topics are very slow   
    Generally, a timeout simply means that the attempted task is taking longer than you have allotted in your server's configuration. This could be it is a rather intensive task, your server is currently overloaded by another task and taking longer to complete, or some other reason. I would advise reaching out to your hosting provider to see if they can investigate why that is.
    As these tasks are re-indexing and you are running ElasticSearch, you may also want to have your hosting provider review that instance. If you are running ElasticSearch on the same server, this is not advised as it will slow down your server and could be creating issues here.
    It is also worth noting that you are running an outdated release and upgrading to the latest release would be advised once your hosting provider advises on the above.
  9. Like
    mark2012 got a reaction from SeNioR- in Im looking for a developer for a plugin   
    Hello
    Because we suspect some of users using some kind of automated tool for giving large amount of reps points in couple of seconds to other users and create conflicts we need to find a developer for creating a plugin or an application which allows an X number of rep for X second time. Basically we need to restrict giving/receiving rep points for a certain amount of time, for example: 10 reps for 60 seconds, then displaying perhaps a re-captcha to continues if user want to give/receive more rep.
    Thank you.
  10. Thanks
    mark2012 reacted to Daniel F in [PAID Request]   
    This sounds like a bug to me, which I have raised internally.
  11. Thanks
    mark2012 reacted to Nathan Explosion in (NE) Hide content   
    v3.2.0 has been submitted for approval
    FIXES None CHANGES "Replacement content to display" fields for Attachments/Code/Images/Quotes/Spoilers/Videos are now 'Editor' fields, allowing rich text to be used instead of plain text. NEW No new features  
  12. Like
    mark2012 reacted to DawPi in (DP45) PM Viewer   
    Hi,
    I just installed it fine on dev board.
    Send me PM with ACP credentials, I'll check what's going on.
  13. Like
    mark2012 reacted to DawPi in (DP45) PM Viewer   
    All sorted out. Installed & works fine. 🙂
  14. Like
    mark2012 reacted to RangeMachine in Bitcoin Support for Commerce   
    Running my plugin since I wrote it on my store without problems.
  15. Like
    mark2012 reacted to ZLTRGO in Bitcoin Support for Commerce   
    Anyone that is interested in supporting btc/xmr etc for free without 3rd party getting any cut:
    Both open source and totally free...

    https://docs.btcpayserver.org/
     
  16. Like
    mark2012 reacted to bfarber in How to add Meta Description for profiles   
    If you're using the live meta tag editor, it won't support variables.
    If you are editing the template or using a plugin, you'll want to look at $member->name or $this->member->name depending upon where you are making your edits.
  17. Like
  18. Thanks
    mark2012 reacted to Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    @mark2012
     

  19. Thanks
    mark2012 reacted to aXenDev in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    https://invisioncommunity.com/settings/links/
  20. Like
    mark2012 got a reaction from Nathan Explosion in (NE) Hide content   
    I do not have Ignore Topics installed. I only have two plugin installed :
    (NB40) Ads After X Posts Enabled 1.0.6
    (NB40) Separate Pinned Topics Enabled 1.0.4
    @Nathan i can provide you with all details - but tonight , when i`ll install again your app so you can investigate the problem. I cannot now sorry because its large activity.
  21. Like
    mark2012 reacted to Grumpy in Tools & commands to diagnose problems   
    Well, I've seen quite a few requests for help in this forum now and I thought I'd gather a number of tools you can use to report your status. This will help others help you faster. :D That and additional ability to help yourself as well.

    Helpful information
    The following are information that's often crucial to diagnosing problems.
    What is the environment you are running your website from? IPB Hosting / Shared hosting / VPS / Cloud / Dedicated Server? If VPS/Cloud/Dedi, what are your cpu, ram and disk availability?

    Tools
    The following are tools you can run in order to gather further data. These can be run from ssh and is only accessible for vps, cloud and dedicated servers for linux distributions.

    top - Top processes (very useful for any scenario) | top is usually available in all linux OS distros by default.

    top (this will constantly output your server's general status as well as top processes, default in CPU usage order) top n -1 (same as above, but will output your first stat instead of constant loop) If you'd like more colourful version. There is also htop (usually not available by default. Can get here: http://htop.sourceforge.net/ or rpmforge ) iostat - Input/Output Statistics (very useful in diagnosing disk usage) | iostat is part of sysstat package.

    iostat (this will output general stats regarding IO) iostat -x 10 5 (this will output extra information for 5 times total with 10 second intervals. First stat is always "since boot" and after is since last report) sar - System Activity Reporter (Displays system performance over time) | sar is part of sysstat package

    sar mpstat - Multiprocessor Usage (Displays system stats in relative to CPU) | mpstat is part of sysstat package

    mpstat Apache Status (Outputs the apache status) | apachectl status, as name suggests requres apache to get the stats. You will also need to have a shell browser to run.

    apachectl status (This outputs the simplified current status) apachectl fullstatus (This outputs the detailed current status. Please be warned that this will list all users and their requests. So, you will want to remove any IP address and further private information) Connections

    netstat -an | grep :80 | wc -l (This lets us know how many people are connected to your server on port 80 [http]) Uptime (How long you've been up)

    uptime vmstat - virtual memory statistics (This is actually not related to virtualization. This is about your swap)

    vmstat free (Shows your memory statistics)

    free free -m (In megabytes) free -g (In gigabytes) beancounters (Shows your limits) | Only for those with VPS/Cloud systems

    cat /proc/user_beancounters ifstat (Gives live information about network usage on each network interface)

    ifstat iftop (Similar to ifstat, but per user and top behavior)

    iftop mysqltuner (Gives information and suggestions about your current mysql configuration) | Available at below address Available at: http://mysqltuner.pl/ You can run the mysqltuner with perl (chmod to 755 and run or call with perl) and type in your administrative mysql user id/pass. mysqlmymon Available at: http://mysqlmymon.com/ Similar to mysqltuner, but lot more information about everything else too! This is mostly meant to serve as an all-in-one tool. MySQL Workbench http://www.mysql.com...ucts/workbench/ This is a GUI tool that helps you administer, diagnose and plan. (Complete) Monitoring Solutions Nagios (Everything - heavy learning curve) http://www.nagios.org/ Cacti (Network) http://www.cacti.net/ vnstat (Much more simple network usage logger) http://humdi.net/vnstat/ Useful to Know Settings MySQL settings | Only if you have mysql The settings are often found at: /etc/my.cnf Outputting your current information will help others identify problems. Apache/HTTPD settings | Only if you have apache The settings are often found at: /etc/httpd/conf.d/httpd.conf If you have WHM/cPanel, please look inside WHM instead. Outputting your current information will help others identify problems. Nginx Settings | Only if you have nginx The settings are often found at: /etc/nginx/nginx.conf Outputting your current information will help others identify problems. PHP Information (information regarding your current php build) | Available only to PHP users... for obvious reasons. To get full php information, there are 2 easy ways. One, make a php file with the below contents and save.

    <?php phpinfo(); ?> Or via shell

    php -i



    I'll add more if people suggest other tools.
×
×
  • Create New...