Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Bugs > Topic : Soft_Install (installapi.php): Javascript library installs do not return "installed"



Normal Mode | Print  

 Soft_Install (installapi.php): Javascript library installs do not return "installed", After installing a javascript library via Soft_Install API class, full page HTML is returned (4 Replies, Read 5247 times)
drichert
Group: Member
Post Group: Newbie
Posts: 10
Status:
Softaculous v4.0.7

After installing a JS library using the Soft_Instal API class (from installapi.php), the install function does not return "installed"; it returns full HTML for the selected library description page from the normal Softaculous web interface.

Example code:

PHP Code

 $new = new Soft_Install();                                                                                                                                                 
$new->login $url;                                                                                                                                                        
$new->data["softdomain"] = "test-domain.com";                                                                                                                        
$new->data["softdirectory"] = "mochi";                                                                                                                  
$res $new->install(157); // MochiKit  

var_dump($res); //=> string(29786) "<!DOCTYPE html PUBLIC "-//W3C//DTD XH... 


IP: --   


Threads
 drichert   Soft_Install (installapi.php): Javascript library installs do not return "installed", After installing a javascript library via Soft_Install API class, full page HTML is returned (4 Replies, Read 5247 times)
    |--  drichert   Forgot to mention...   on May 17, 2012, 7:55 pm
    |--  drichert   Another thing I...   on May 17, 2012, 7:59 pm
    |--  drichert   I also noticed...   on May 18, 2012, 2:29 pm
    |--  Brijesh   Hi, Sir this...   on May 26, 2012, 10:02 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 25, 2024, 4:26 pm.

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