Jump to content

Joey_M

Clients
  • Posts

    2,245
  • Joined

  • Last visited

  • Days Won

    4

 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 Joey_M

  1. This is driving me mad, I don't know how you good folks manage to do it for a living (even with your level of knowledge).

    I managed to disabled all the plugins, then boom a new error. lol

    Quote

    ErrorException: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? (2)
    #0 /home/poetryar/public_html/system/Output/Javascript/Javascript.php(1057): IPS\IPS::errorHandler(2, '"continue" targ...', '/home/poetryar/...', 227, Array)
    #1 /home/poetryar/public_html/system/Output/Javascript/Javascript.php(1057): require_once()
    #2 /home/poetryar/public_html/system/Output/Javascript/Javascript.php(935): IPS\Output\_Javascript::_minify('//     Undersco...')
    #3 /home/poetryar/public_html/system/Output/Javascript/Javascript.php(783): IPS\Output\_Javascript::_writeJavascriptFromResultset(Array, 'library.js', 'global', 'root')
    #4 /home/poetryar/public_html/system/Output/Output.php(471): IPS\Output\_Javascript::compile('global', 'root', 'library.js')
    #5 /home/poetryar/public_html/system/Output/Output.php(245): IPS\_Output::_getJavascriptFileObject('global', 'root', 'library.js')
    #6 /home/poetryar/public_html/system/Dispatcher/Standard.php(74): IPS\_Output->js('library.js')
    #7 /home/poetryar/public_html/init.php(434) : eval()'d code(8): IPS\Dispatcher\_Standard::baseJs()
    #8 /home/poetryar/public_html/system/Dispatcher/Admin.php(91): IPS\Dispatcher\featuredcontent_hook_includeJSandCSS::baseJs()
    #9 /home/poetryar/public_html/system/Dispatcher/Dispatcher.php(86): IPS\Dispatcher\_Admin->init()
    #10 /home/poetryar/public_html/admin/index.php(13): IPS\_Dispatcher::i()
    #11 {main}

    The first site is fine since disababling Redit.

    Thank you so much for everyone's help so far. ❤

  2. @Ryan Ashbrook

    This is the Redis error, I think I need to try to connect with FTP.

    Quote
    
    Backend fatal error: PHP Fatal error:  Uncaught BadMethodCallException in /home/prideofn/public_html/system/Redis/Redis.php:120\nStack trace:\n#0 /home/prideofn/public_html/system/Data/Store/Redis.php(50): IPS\\_Redis->connection('write')\n#1 /home/prideofn/public_html/system/Data/Store.php(42): IPS\\Data\\Store\\_Redis->__construct(Array)\n#2 /home/prideofn/public_html/system/Application/Application.php(190): IPS\\Data\\_Store::i()\n#3 /home/prideofn/public_html/system/Application/Application.php(161): IPS\\_Application::getStore()\n#4 /home/prideofn/public_html/system/Application/Application.php(228): IPS\\_Application::applications()\n#5 /home/prideofn/public_html/init.php(893) : eval()'d code(61): IPS\\_Application::appIsEnabled('linkedaccounts')\n#6 /home/prideofn/public_html/system/Dispatcher/Standard.php(314): IPS\\linkedaccounts_hook_la_getAccounts::loggedIn()\n#7 [internal function]: IPS\\Dispatcher\\_Standard->__destruct()\n#8 {main}\n  thrown in /home/prideofn/public_html/system/Redis/Redis.php on line 120\n, referer: https://prideofnottingham.co.uk/

    This is another error thrown for another site, it only shows via the ACP which logs in as a guest without a login box ever coming up.

    Quote

    ErrorException: count(): Parameter must be an array or an object that implements Countable (2)
    #0 [internal function]: IPS\IPS::errorHandler(2, 'count(): Parame...', '/home/poetryar/...', 1054, Array)
    #1 /home/poetryar/public_html/system/Http/Url.php(1054): count('admin')
    #2 /home/poetryar/public_html/init.php(434) : eval()'d code(95): IPS\Http\_Url->examineFurl(Array, 'admin/', Array, NULL)
    #3 /home/poetryar/public_html/init.php(434) : eval()'d code(21): IPS\Http\cms_hook_Url->getFriendlyUrlData()
    #4 /home/poetryar/public_html/system/Login/Login.php(346): IPS\Helpers\hook26->values()
    #5 /home/poetryar/public_html/applications/core/modules/admin/system/login.php(52): IPS\_Login->authenticate()
    #6 /home/poetryar/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\admin\system\_login->manage()
    #7 /home/poetryar/public_html/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute()
    #8 /home/poetryar/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

     

  3. 2 hours ago, Phuturism said:

    Nice to see a little bit of movement on this after a couple years lol 😄

    There already was a podcast management tool for an earlier version, yet it's author seems to have removed it. I had been using the MusicBox system but I now need something a bit more bespoke to podcasting itself.

    The rule of the thumb is if you seek something, try to find a developer willing to take it on which is what I've done. 👍🏻

  4. @TheJackal84 I have had a number of duplicated registrations since updating to the latest release version, where you have fixed the registration issue.

    I have disabled the application and, the issue has stopped.

    I plan to turn it on again just to know for sure, as I have upgraded IPS (which the issue could've been) but it does seem connected to this application from what I have seen/experienced.

    I am still unsure why the stream box is incredible small and, won't resize.

  5. 12 hours ago, Michael.J said:

    Can you unlock it and run it manually in the admin cp? That might trigger the error in real time. Obviously make sure you try over a few days to confirm there is someone on the leaderboard.

    I've tried this, nothing new added.

    If you would like to take a look when you have some spare time, feel free to use the user information that I have provided in the past (if this would help).

  6. 7 hours ago, PPlanet said:

    I use a plugin on my browser (Firefox) to convert back to Jpeg when downloading. I know it exists for Chrome too. I serve .webp files on my site via Cloudflare. Only the cached versions from Cloudflare are .webp, while on my server they remain the original format they have.

    Very useful, I'll look into this as it can become quite a chore. 👍🏻

  7. 5 hours ago, Michael.J said:

    Until I add a setting for this, I could probably provide a file edit that skips topic creation for rss imports if you want?

    Yes, please.

    Apologise for being a pain whilst you're busy, but I would appreciate this edit as I can manually add videos I want to discuss. 🙂 

  8. 14 hours ago, Michael.J said:

    Any thing in the error logs to suggest why it stopped? If you check the tasks, is this task locked at all?

    I looked in the error logs via the ACP, I don't see anything listed.

    Likewise, I have looked at the system logs and I can't see anything in relation to this plugin.

    Sorry. Michael.

  9. 13 hours ago, Michael.J said:

    I'm sorry but reluctant to take on new custom requests until after I've finished these IPB 4.5 updates. They've already been delayed a lot longer then I would of liked.

    I respect this, as it's only fair to those waiting for the updates for 4.5.

    Will be happy to offer this once you've finished, as it would make a huge difference for me. It's a struggle dealing with people who want to donate and help [which I am incredibly thankful for] but have no means or simply don't want to use PayPal.

    Thanks, Michael.

  10. Suggestions for future update:

    Table widget.

    xCiPO8n.png

    Mini table focusing on x teams.

    Option settings:

    Amount of teams to show
    Ability to focus on x team [show x above, x below based on the 'amount of teams to show setting']
    i.e the widget would focus on x team - ideal for fan sites that want to highlight their team
    Option to show link to full table [toggle on/off]

    Fixtures widget:

    I know I've suggested a re-design already, but I do think something like this would make use of the space better.

    xBDd54R.png
    Something to consider:

    When adding the results via the ACP, could an option be added to have links displayed?

    KpIysZd.png

    Beneath the team notes, maybe a couple of options to add title(s) and URL(s) to display alongside the final results.

    This could be ideal to add 'Match Reports', 'Match Discussions' etc

    Something like this...

    qP0pz5B.jpg

    Team Widget:

    Can these be displayed like cards per positions?

    So, Goalkeepers, Defenders, Midfielders, Attackers.

    lEkwDnm.jpg

    Something like this, which would show basic information and a picture of said player.

    If possible could the main profile show as a popup? I'm not sure how this would work or effect the responsive side, but if it can work - for my case use it would be more ideal than linking straight to the actual players page.

    The widget could even give options on what data it shows in the full profile popup.

    These would be awesome. 👍🏻

  11. I have this in the root directory of my server and, in my domains main index (well the php.ini files)

    Quote

    disable_functions = "exec,passthru,shell_exec,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source"
     

    I still see the error notification when I load my ACP up.

    Any ideas why?

  12. @newbie LAC: I have just updated the fixtures so that all the games results that have been played are sorted.

    I had edited the CSS previously to show the correct positioning.

    However, since updating the markers added by CSS have moved. I need to change the 1_x part again. Should I be using a different method now in order to keep the markers/dashes permanently in place?

  13. 2 minutes ago, newbie LAC said:

    All your teams has position zero (0)

    Can the zero positions be automatically corrected when the tables updated? Would changing the position numbers effect the widget's table?

    I'm trying to figure out what would be the best way forward.

    If I can change the teams position without effects the widget's table that would fine.

    Thanks Newbie.

  14. 20 hours ago, newbie LAC said:

    Yes

    I can't get it to work, I thought the custom.css might be missing a "}" but it seems fine.

    What is odd, since the most upgrade - other css parts don't seem to be working that did prior. I have no clue what's going on.

    20 hours ago, newbie LAC said:

    Are these in the language file?

    Could you tell me the string or whatever it is in order to find them.

    Sorry, I should've mentioned I tried the CSS in the default theme which doesn't have any edits. It didn't work.

  15. @newbie LAC: For the table widget, is this still the correct CSS?

    .nbtabletr_1_3 {
    	border-bottom: 1px dashed;
    }

    It doesn't seem to work for me anymore.

    In the table widget, where the form is shown. What does the "G, P, N" mean? I'm not familiar with this.

    nb4.png.7ea27a80838636ff55b15ed13fe01164.png

    When I scroll over

    It says "Win" for green (G), "Lost" for red (P) and "Drawn" for grey (N)...

    Should it be W, L, D.

  16. Still experiencing some issues with the duplicated text. @TheJackal84

    I haven't changed this either - yet.

    On 10/5/2020 at 7:17 PM, White Miku said:

    @TheJackal84

    Hello,

    I've found another problem in your Chat application.

    The application breaks user registration process and gives error EX0.

    The problem is in function "IPS\core\modules\front\system\chatapp_hook_RegisterHook::_createMember()"

    The function "IPS\core\modules\front\system\_register::_createMember()" requires 4 arguments but your hook passes only 3.

    To fix the problem you need to change the following lines in class:

    
    public static function _createMember( $values, $profileFields, $postBeforeRegister = NULL )
    	{
    		try
    		{
    			$parent = parent::_createMember( $values, $profileFields, $postBeforeRegister );

    To:

    
    public static function _createMember( $values, $profileFields, $postBeforeRegister = NULL, &$form )
    	{
    		try
    		{
    			$parent = parent::_createMember( $values, $profileFields, $postBeforeRegister, $form );

    I've fixed my installation by myself, but upload a fix for others ASAP, please.

    Can you please take a look ASAP.

×
×
  • Create New...