Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme gallery images missing from user > settings #106

Open
caseyrlentz opened this issue Dec 16, 2016 · 1 comment
Open

Theme gallery images missing from user > settings #106

caseyrlentz opened this issue Dec 16, 2016 · 1 comment

Comments

@caseyrlentz
Copy link

Looks like the theme gallery images inside of the user account page are broken.

@scriptzteam
Copy link

You need to generate the previews firstly ;)

$CmdLine = '/usr/bin/phantomjs "' . dirname(FILE) . '/render_build_preview.js" "' . SERVER_ROOT . '" "' . STATIC_SERVER . '" "' . $Style['Name'] . '" "' . dirname(FILE) . '"';
$BuildResult = json_decode(shell_exec(escapeshellcmd($CmdLine)), true);

/*

https://github.com/WhatCD/Gazelle/blob/master/sections/tools/development/rerender_gallery.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants