Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : pre_upgrade hook ioncube load extension



Normal Mode | Print  

 pre_upgrade hook ioncube load extension (3 Replies, Read 3829 times)
sparek
Group: Member
Post Group: Working Newbie
Posts: 74
Status:
Is Ioncube not a recognized extension in $__hooks['loaded_extension']

Trying to do a software upgrade and Softaculous is complaining about Ioncube not being installed.  I just want to create a hook to trick Softaculous into believing that Ioncube is installed.

But the code:

PHP Code

 function __pre_upgrade($installation){
        global 
$soft$software$globals$__hooks;
        
$__hooks['loaded_extension'] = array('ioncube');




Doesn't appear to work.

I've tried every derivation of ioncube:
PHP Code

 array('ioncube') array('ionCube') array('Ioncube') array('IonCube') array('ionCube Loader') array('ioncube loader'

but none seem to work.

Is there a list of proper extension names to pass in the array to $__hooks['loaded_extension']?
IP: --   


Threads
 sparek   pre_upgrade hook ioncube load extension (3 Replies, Read 3829 times)
    |--  Brijesh   Hi, Can you...   on June 23, 2023, 2:37 pm
    |--  sparek   Thanks! That worked....   on June 27, 2023, 9:34 pm
    |--  Brijesh   Hi, Sorry for...   on September 11, 2023, 12:07 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 18, 2024, 10:38 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.018