Jump to content

beats23

Clients
  • Posts

    817
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Posts posted by beats23

  1. I install the patch fix, the patch install displayed error and did not complete the update process. When I try to complete the update, I get this error and my website is now offline.

    Can someone look at this for me ASAP?

    Fatal error: Uncaught ErrorException: Undefined array key "decimal_point" in /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php:895 Stack trace: #0 /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php(895): IPS\IPS::errorHandler(2, 'Undefined array...', '/home/customer/...', 895) #1 /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php(839): IPS\_Lang->formatNumber(3) #2 [internal function]: IPS\_Lang->IPS\{closure}(Array) #3 /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php(828): preg_replace_callback('/\\{!?(\\d+?)?#(....', Object(Closure), 'The {!#[1:displ...') #4 /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php(1899): IPS\_Lang->pluralize('The {!#[1:displ...', Array, NULL) #5 /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php(1713): IPS\_Lang->replaceWords('\n<!DOCTYPE html...') #6 /home/customer/www/MY-WEBSITE.com/public_html/system/Output/Output.php(820): IPS\_Lang->parseOutputForDisplay('\n<!DOCTYPE html...') #7 /home/customer/www/MY-WEBSITE.com/public_html/system/Dispatcher/Setup.php(229): IPS\_Output->sendOutput('\n<!DOCTYPE html...', 200, 'text/html', Array, false, false, true, false) #8 /home/customer/www/MY-WEBSITE.com/public_html/admin/upgrade/index.php(34): IPS\Dispatcher\_Setup->run() #9 {main} thrown in /home/customer/www/MY-WEBSITE.com/public_html/system/Lang/Lang.php on line 895

  2. Hi, I need your urgent help to rectify an issue with your app, Profile Photos & Covers. When the app is activated, it causes an error on the IPS registration page. This error started when I updated to the latest IPS v4.7.5. Please check this error ASAP, as this app is an essential part of my website, and I would like it to work again ASAP.

     

    Here is the PHP error I get on the IPS registration page.

    Fatal error: Uncaught ErrorException: Required parameter $form follows optional parameter $postBeforeRegister in /home/customer/www/MY-WEBSITE.com/public_html/init.php(927) : eval()'d code:70 Stack trace: #0 /home/customer/www/MY-WEBSITE.com/public_html/init.php(927): IPS\IPS::errorHandler(8192, 'Required parame...', '/home/customer/...', 70) #1 /home/customer/www/MY-WEBSITE.com/public_html/init.php(927): eval() #2 /home/customer/www/MY-WEBSITE.com/public_html/init.php(893): IPS\IPS::monkeyPatch('IPS\\core\\module...', 'register', '') #3 [internal function]: IPS\IPS::autoloader('IPS\\core\\module...') #4 /home/customer/www/MY-WEBSITE.com/public_html/system/Dispatcher/Dispatcher.php(142): class_exists('IPS\\core\\module...') #5 /home/customer/www/MY-WEBSITE.com/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main} thrown in /home/customer/www/MY-WEBSITE.com/public_html/init.php(927) : eval()'d code on line 70

  3. 1 hour ago, Miss_B said:

    What are your permissions set to for the forum files and folders?

     

    The folder permission is set to 755 and 777

    Could contain: Page, Text

     

    1 hour ago, Miss_B said:

    This error here, when declaring a function or a method, adding a required parameter after optional parameters is deprecated since PHP 8.0.

     

    What do you mean?

  4. 9 minutes ago, Marc Stridgen said:

    I understand what you are saying there, I am simply informing you of the facts relating to the error you are experiencing. You have an issue whereby the system cannot write an item to your disk (as stated in the message you posted). The general cause of this would be permissions, or the files still remaining on disk (usually with a different user)

     

    Can you tell me. Permission of what. I don't understand what you're saying. How do I give permission?

  5. 18 minutes ago, Marc Stridgen said:

    The issue you have there is related to permissions and the software being able to write. You would need to address that in order to correct the problems you are having with installation. You would need to remove that item if its causing you problems due ot the original installation error.

    Most of your issues here appear to have been related to your hosting environment unfortunately. I would ask, have you considered cloud hosting where you would not have to deal with any of the server side of things? I feel it may benefit you, given what I have been reading recently.

    What do you mean by permissions and the software being able to write? 

    Which folder need permission?

    My website was working fine 100% all these issues I now have started after I update to IPS 4.7.5.

    I have not made any changes on my hosting server.

    I cannot afford your cloud plan at the moment so self hosting is my only option.

    When I turn off all apps, plugin, and theme I am still not able to install nor update any resources from the marketplace. So I don't think the issue I am having has to do with resource I have installed.

     

  6. Hello, I now have an urgent issue that needs to be looked into, as my registration page is not working.

    I will use this free plugin, "Xmas Lights" to demonstrate the issue.

    When I try to install any plugin in the APC marketplace, the installation does not fully complete and ends with the red error

    "Sorry, you do not have permission for that!

    1S111/1 file_put_contents(/home/customer/www/MY_WESITE.COM/public_html/plugins/xmaslights/dev/setup/10000.php): Failed to open stream: No such file or directory"

     

    The plugin will show up in the APC plugin list, however it states "Custom" and doesn't have the marketplace link beside it.

    Could contain: Text, Pc, Electronics, Computer

     

    This issue now causes my website registration page to display these PHP errors.

    Fatal error: Uncaught ErrorException: Required parameter $form follows optional parameter $postBeforeRegister in /home/customer/www/MY_WEBSITE.com/public_html/init.php(927) : eval()'d code:70 Stack trace: #0 /home/customer/www/MY_WEBSITE.com/public_html/init.php(927): IPS\IPS::errorHandler(8192, 'Required parame...', '/home/customer/...', 70) #1 /home/customer/www/MY_WEBSITE.com/public_html/init.php(927): eval() #2 /home/customer/www/MY_WEBSITE.com/public_html/init.php(893): IPS\IPS::monkeyPatch('IPS\\core\\module...', 'register', '') #3 [internal function]: IPS\IPS::autoloader('IPS\\core\\module...') #4 /home/customer/www/MY_WEBSITE.com/public_html/system/Dispatcher/Dispatcher.php(142): class_exists('IPS\\core\\module...') #5 /home/customer/www/MY_WEBSITE.com/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main} thrown in /home/customer/www/MY_WEBSITE.com/public_html/init.php(927) : eval()'d code on line 70

     

    Can you log to my website and then try to install the free "Xmas Lights plugin" you will see the issue I am having. Can you check this ASAP as no one can register on my website due to this issue.

     

     

  7. I now have this issue. Can you check for me?

    Locked Task: dailyStreamSubscriptions

    One of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue.

    • Application/Plugin
      System
    • Task
      dailyStreamSubscriptions
    • Last Run
      3 hours ago

    You should check the logs for any indication of the issue or attempt to run it manually. If the task does not run successfully and you require further assistance, please contact support.

     

  8. Also this was turned on by IPS support how do I turn it off?

    Public Display of PHP Errors Enabled

    Your server is set to display PHP errors. This is not recommended for production environments as it may cause sensitive information to be publicly disclosed. You should contact your hosting provider or system administrator and ask them to set the display_errors PHP setting to Off.

×
×
  • Create New...