Jump to content

Error Backoffice catalogo>productos no se puede modificar


Recommended Posts

Buenos días.

Estaba la web funcionando bien, hoy he intentado modificar la información de un producto y al entrar en la página catalogo>producto veo que no me sale nada para modificar.

Ajustes básicos, cantiadades, peso... no sale nada.

He probado hacer varias cosas pero no se soluciona. Pongo foto.

imagen.thumb.png.cbfb7c4e6e7f73f818952c9ecec93631.png

Link to comment
Share on other sites

Hola la versión PHP es 7.3.21

Edito el último mensaje.

Si no me equivoco estos son los errores que aparece al cargar la página:

ReferenceError: $ is not defined changeProductNameTab_es.js:13:1

GEThttps://elregalopara.com/img/app_icon.png[HTTP/2 404 Not Found 0ms]

[Exception... "Favicon at "https://elregalopara.com/img/app_icon.png" failed to load: Not Found." nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 227" data: no]

Edited by Beicker (see edit history)
Link to comment
Share on other sites

Gracias por tu contestación.

Pues no se a que te refieres con las TABS (no soy experto en programación)

Al desplegar ese error, me sale lo que ves abajo

ReferenceError: $ is not defined changeProductNameTab_es.js:13:1

    <anonymous> https://elregalopara.com/modules/massiveordersm/views/js/changeProductNameTab_es.js:13

 

Massiveordersm es un módulo que uso desde hace tiempo, también probé a desactivarlo pero no ha servido.

Link to comment
Share on other sites

Al activar el debug me sale lo siguiente:

Warning: Use of undefined constant _PS_CUSTOM_CONFIG_FILE_ - assumed '_PS_CUSTOM_CONFIG_FILE_' (this will throw an Error in a future version of PHP) in /var/www/vhosts/elregalopara.com/httpdocs/config/config.inc.php on line 74

Notice: Constant _PS_PRICE_DISPLAY_PRECISION_ already defined in /var/www/vhosts/elregalopara.com/httpdocs/config/config.inc.php on line 134

Warning: Use of undefined constant _PS_VENDOR_DIR_ - assumed '_PS_VENDOR_DIR_' (this will throw an Error in a future version of PHP) in /var/www/vhosts/elregalopara.com/httpdocs/config/smarty.config.inc.php on line 26

Pongo captura de pantalla.

imagen.thumb.png.cec312926d1c6a1bcac4e4dd7ba6feee.png

Edited by Beicker (see edit history)
Link to comment
Share on other sites

Bueno, en algún punto estás llamando a estas constantes:

_PS_VENDOR_DIR_ 

_PS_PRICE_DISPLAY_PRECISION_ 

Y no las tienes definidas. Me parecería raro que fuera esto el causante del problema, pero es una posibilidad.

 

Revisa tu versión de php y asegúrate de que sea acorde a la siguiente imagen:

 

Screenshot_36.png.ec76293c77955aec21009282fd175666.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...