Shoppica 2.2.4 and VQMod 2.4.1 not able to change 'tb_themes' files

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeShoppica 2.2.4 and VQMod 2.4.1 not able to change 'tb_themes' files

This topic has been marked as not resolved.

Dear Themeburn support

I updated our Opencart 1.5.5.1 store today to 1.5.6. Together with that update I updated VQMod to the latest version 2.4.1 and also updated Shoppica to the latest version 2.2.4.

Everything seems to be perfect except for 1 thing:

I have several vqmod changes for ‘tb_themes’ files which stopped working after the update. The weird part is that the VQMod does not show any errors for those changes.

For example:


<file name="tb_themes/shoppica2/admin/plugin/FooterInfoPlugin.php">
        <operation>
            <search position="before"><![CDATA['contacts_enabled'        => 0,]]></search>
            <add><![CDATA[
            'review_enabled'    => 0,
            ]]></add>
        </operation>
</file>

It seems to apply to any type of file within tb_themes (.php, .tpl, ..)

I contacted you about being able to edit VQMod files for tb_themes files about a year ago (http://support.themeburn.com/topic/editing-tb_themes-admin-template-files-with-vqmod) and I verified that the changes you suggested back then are indeed also in the new version (thanks for that by the way).

Could you give me any pointers on where to start looking into this issue?

With kind regards

Aad

  • This reply was modified 3852 days ago by  aadwagner.
October 13, 2013 at 4:27 pm #28143

Hi Aad,

For the moment the latest Shoppica package is not compatible with the latest vQmod. We are about to provide a new fix release these days; you can also apply the quick fix from here:

http://support.themeburn.com/topic/fatal-error-cannot-redeclare-class-controllercommonseourl

Best,
ThemeBurn team

October 14, 2013 at 12:27 pm #28176
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.