Jump to content

CcM04

Clients
  • Posts

    46
  • Joined

  • Last visited

Reputation Activity

  1. Like
    CcM04 got a reaction from asifzkhan in Giphy stopped functioning   
    Same issue here. 
    We created a Giphy Account and added the API Key to IPS and GIFs were working again.
    We also tried to switch back to the public but its not working .. only with custom API Key.
  2. Thanks
    CcM04 reacted to Nathan Explosion in Giphy stopped functioning   
    Tested locally in dev/test and also on my test and live sites...
    In short...the default key used by Invision has been banned (below test image is from this site, follow up images from my testing)
     

     
    If you pop a var_dump into the giphy function in the Editor module (core\modules\front\system\editor.php) as follows:

     
    You get this response:

    As this isn't picked up by the error check (as it is checking $request['message'], which doesn't exist in that response) it progresses all the way through to "No results to display" as the returned information to the front-end.
    Fix: switch to a custom key if you are using the default key provided by Invision.
     
     
  3. Like
    CcM04 reacted to Mark H in The problem with the gallery v. 4.7.4   
    Sure thing, here you go. 🙂
     
     
  4. Like
    CcM04 reacted to Marc Stridgen in Error 200   
    Its also worth checking your server error files, as that will tell you exactoy what is being hit
  5. Like
    CcM04 reacted to Jim M in Error 200   
    What is the type of file which you are uploading? If it is an image or something which requires processing, this could be an issue of resources available. 
  6. Thanks
    CcM04 reacted to Daniel F in 4.7.2.1 Locked Task: queue, Background Processes cannot be run   
    I'm glad that you replied here.
    We have replied to the ticket on Oct 3 and got the reply and another reply on Oct 12 which was the last one from you.Since then none of our replies was delivered successful. 
    Marc contacted you on Oct 24 which resulted again issues 
     
    I've just sent you a PM to see what 's going on with the ticket
  7. Like
    CcM04 reacted to Marc Stridgen in The problem with the gallery v. 4.7.4   
    Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
     
  8. Like
    CcM04 got a reaction from SeNioR- in 4.7.2.1 Locked Task: queue, Background Processes cannot be run   
    Hi Mark,
    ok thanks .. so i will go on with email support and this topic is solved 🙂
  9. Like
    CcM04 got a reaction from SeNioR- in 4.7.2.1 Locked Task: queue, Background Processes cannot be run   
    Hello,
    after upgrading from 4.7.2 to 4.7.2.1 we are having issues with Background Processes and locked Tasks.
     

     

     
    If i try to "manually run them now" i always geht the following Error:
     
    ValueError: imagecolorsforindex(): Argument #2 ($color) is out of range (0) #0 /www/htdocs/system/Image/Gd.php(224): imagecolorsforindex(Object(GdImage), 255) #1 /www/htdocs/system/Image/Gd.php(183): IPS\Image\_Gd->_manipulate(240.0, 240.0, false) #2 /www/htdocs/system/Image/Image.php(255): IPS\Image\_Gd->resize('240', 240) #3 /www/htdocs/applications/gallery/sources/Image/Image.php(1521): IPS\_Image->resizeToMax('240', '240') #4 /www/htdocs/applications/gallery/sources/Image/Image.php(1495): IPS\gallery\_Image->createImageFile(Object(IPS\File\FileSystem), Array, '1', false) #5 /www/htdocs/applications/gallery/extensions/core/Queue/RebuildGalleryImages.php(84): IPS\gallery\_Image->buildThumbnails(Object(IPS\File\FileSystem)) #6 /www/htdocs/system/Task/Task.php(47): IPS\gallery\extensions\core\Queue\_RebuildGalleryImages->run(Array, 6857) #7 /www/htdocs/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue() #8 /www/htdocs/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}(Array) #9 /www/htdocs/applications/core/modules/admin/system/background.php(138): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #10 /www/htdocs/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\system\_background->process() #11 /www/htdocs/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute() #12 /www/htdocs/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute() #13 /www/htdocs/forum/admin/index.php(13): IPS\_Dispatcher->run() #14 {main}  
    Could you please assist us in this case ?
    Thanks!
     
     
     
  10. Thanks
    CcM04 reacted to Marc Stridgen in 4.7.2.1 Locked Task: queue, Background Processes cannot be run   
    I have created a ticket for you on this, and someone will be in contact as soon as possible
×
×
  • Create New...