Search found 9 matches

Page 1 of 1

Search found 9 matches

Re: How to delete cache?

ADD Creative wrote:
Mon Jul 05, 2021 12:27 am
Clear the storage/modification folder. This will remove the modifications and should let you login.
It didn't.

Jump to post
  • Mon Jul 05, 2021 12:34 am
  • Replies 5
  • Views 1467
Re: How to delete cache?

In /admin/controller/startup I commented $this->registry->set('cart', new Cart\Cart($this->registry)); After taht the site started to work, so I can update the modification. After that I brought back $this->registry->set('cart', new Cart\Cart($this->registry)); in /admin/controller/startup. Ps: Sorr...

Jump to post
  • Mon Jul 05, 2021 12:33 am
  • Replies 5
  • Views 1467
How to delete cache?

When I was working with backend in library/cart/cart.php, I forgot to put ; in the end of a line. After clearing modification I got an error: Parse error: syntax error, unexpected 'if' (T_IF) in /home/vodolika/mmi.kiev.ua/storage/modification/system/library/cart/cart.php on line 187 Now there is whi...

Jump to post
  • Sun Jul 04, 2021 11:22 pm
  • Replies 5
  • Views 1467
Re: The description doesn't show anywhere

I have found where i the mistake was O0 O0 . It was becouse of me. I have created a row in database in oc_manufacturor, wich i had called description, so it was getting it, instead of description.If you got same problem, just look to your database the mistake can be there(I mean in manufacturor), bu...

Jump to post
  • Sat Jan 16, 2021 4:00 am
  • Replies 6
  • Views 1077
Re: The description doesn't show anywhere

Ok.
I found, that it outputs manufacturor description.
Does anyone know why it works like that?

Jump to post
  • Sat Jan 16, 2021 1:58 am
  • Replies 6
  • Views 1077
Error appears after refreshing modification.

Hi everyone. After I refresh modification, this error appears: Warning: rmdir(/home/c/ck30406/faynag.ru/storage/cache/uni): Directory not empty in /home/c/ck30406/faynag.ru/storage/modification/admin/controller/marketplace/modification.php on line 131Warning: Cannot modify header information - heade...

Jump to post
  • Fri Jan 15, 2021 10:18 pm
  • Replies 1
  • Views 764
Re: The description doesn't show anywhere

Ok, Thanks everyone.
There is no xml file that changes that part of code.
Where can be it changed?

Jump to post
  • Thu Jan 14, 2021 4:21 am
  • Replies 6
  • Views 1077
[SOLVED] The description doesn't show anywhere

PS: Commercial Theme used, posting moved into the commercial Forum Section. Hi everyone. Here is the site https://sprosx.ru/krossovki-muzhskie-welfare1 Here is the code: $query = $this->db->query("SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM " . D...

Jump to post
  • Thu Jan 14, 2021 2:38 am
  • Replies 6
  • Views 1077

Page 1 of 1

Search found 9 matches