This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Modules installation
#1

Hello, I bought a commentics license to benefit from the modules and languages.

The installation of the modules poses problem, it indicates to me that it is impossible to create the folder "extension".
So I ended up putting all the files in 777 in commentics folder and the installation was successful.
I have installed only the "Search Report" module for now.
The link does not appear in the drop-down list:

   

On the other hand, I have good access to the "searches" page but it remains without data :

   

   

I specify that the module is activated:

   

A solution ?
Thank you very much in advance
Reply
#2

Hi there,

Which version of Commentics are you using?
Did you download the correct version of the module?
What's in your '/system/modification/' folder?
What's in your '/system/cache/modification/' folder?
Is there a '/system/logs/modification.log' file?

Have you completed the interview?
Reply
#3

Hello,
Thank you for your interest regarding this issue

Here is the required information :

(14-Feb-2020, 03:56 PM)Steven Wrote:  Which version of Commentics are you using? v4.0

Did you download the correct version of the module? Search Report v3.0 to v4.0 (the only one proposed for download)

What's in your '/system/modification/' folder? xml/search_report.xml

What's in your '/system/cache/modification/' folder? Nothing (Folder empty)

Is there a '/system/logs/modification.log' file? No

Thanks
Rol
Reply
#4

Thanks for providing the information.

It looks as if the modification class (/system/library/modification.php) isn't generating any of the cache files needed for the module to work.

If you open that file above, you should see this on line 21:

PHP Code:
<?php 
if ($this->hasModificationFiles() && $this->isModificationCacheEmpty()) {

I'd be interested to find out whether it's entering that if statement, and if it is, how far it's reaching. You could determine this by adding some debug code or if you PM your FTP details I'd be happy to do this as well.

It's possible this is because of your file and folder permissions still. If you go to 'Reports -> Permissions' does it say everything is okay?

More info about the modification system:
https://www.commentics.org/modification-system

Have you completed the interview?
Reply
#5

(14-Feb-2020, 09:22 PM)Steven Wrote:  Thanks for providing the information.

It looks as if the modification class (/system/library/modification.php) isn't generating any of the cache files needed for the module to work.

It does not go into the "if" :

   

   

It's possible this is because of your file and folder permissions still. If you go to 'Reports -> Permissions' does it say everything is okay? YES all is green :

   

Thank You
Reply
#6

Okay it looks as if the PHP glob function isn't working on your server for some reason. I'd need FTP access to say for sure and to figure out if something else can be implemented which works on your setup. Alternatively also happy to refund your licence if you'd prefer to do that.

Have you completed the interview?
Reply
#7

I do not want a refund. I like this project so I want to support it.
I think we will find a solution. I send you a private message with the php and ftp config.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
23-May-2019, 07:20 PM
Last Post by lastejas
29-Sep-2018, 02:03 PM
Last Post by jgee
18-Nov-2016, 06:59 PM
Last Post by Steven
01-Jan-2016, 12:37 AM
Last Post by Steven
18-Nov-2015, 07:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)