Porque me sale esto? -
Pixellord - 04-14-2024
Warning: Undefined variable $tsCore in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19 Warning: Attempt to read property "settings" on null in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19 Warning: Trying to access array offset on value of type null in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19 Warning: Undefined variable $tema_path in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19
RE: Porque me sale esto? -
Miguel92 - 04-15-2024
(04-14-2024, 09:34 PM)Pixellord escribió: Warning: Undefined variable $tsCore in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19 Warning: Attempt to read property "settings" on null in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19 Warning: Trying to access array offset on value of type null in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19 Warning: Undefined variable $tema_path in /home/vol13_5/infinityfree.com/if0_36341690/htdocs/install.php on line 19
Esto
/htdocs/install.php no debería ser así... ya que no debería existir allí.
Si estas intentando instalar un theme debería ser algo así:
Código:
/htdocs/themes/{el_nombre_del_theme}/install.php