Jump to content

Aggiungere categorie con sql query


Recommended Posts

Ho fatto uno script in perl che aggiunge una categoria. La query mysql è al 100% esatta. Il problema è che questo maledetto smarty cache non mi fa vedere le modifiche se non fatte dall'interfacia admin.

 

Ho provato anche con:

 

UPDATE ps_configuration SET value ='0' WHERE name = 'PS_SMARTY_CACHE'

 

Ma niente da fare. Per adesso o modifico via interfacia admin o cancello manualmente la cache.

 

Non c'è un modo per fare l'update della cache via sql query oppure un modo più pratico di quello che sono riuscito a trovare io?

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...