SuiteCRM 8.8 Templates Download Not Working

@rami.sedhom A bug report for this issue has been already filed, I guess it will be resolved in the next release. Until then, please use the templates shared above in this thread.

Here:

5 template files.zip (8.2 KB)

1 Like

@rami.sedhom @Blue

Code fix:

Update the code with the below line for the export_utils.php file.

include(‘install/seed_data/demoData.en_us.php’)

/public/legacy/include/export_utils.php - Line 602

2 Likes

@rsp Just to confirm that this fixed the issue and now I can download the template files for different modules :blush:

Also adding at least 1 record in every module resolves the issue

1 Like

Sounds great, I will keep that in mind. Much appreciated.

The problem "click on Download Template link it shows “javascript: void(0);” at the bottom and it takes me to the contact screen which is empty at the moment, but it doesn’t download the file. " ocurs if ther is no company/contact in the database.
I put in a testcompany and a testcontact and worked perfect :wink:

I am having the same issue and tried your method by replacing the line, but it doesn’t seem to be fixed

@Kennedy, Alternate solution - you need have at least 1 record in the module.

Yep, that’s what is working. Is it going to be fixed in the next version?

I hope, it will get fixed in next versions. But, other needs to upvote ( :+1: ) that GitHub issue, so development team will consider it as priority.

I had this issue today (02-4-26) and this fixed the problem :+1:

1 Like