First off, thank you so much, sweaver is incredible! I may very possibly be missing something, but when I log out none of the styles are visible even though I have published.

I am also getting ctools errors in the log, if this is a separate issue in itself let me know and I will create a new issue:

---Plugin sweaver_plugin_palettes of plugin type sweaver:plugins points to nonexistent file sites/modules/sweaver/plugins/sweaver_plugin_palettes/sweaver_plugin_palettes.class.php for class handler handler.---

the errors are repeated for each sweaver plugin.

Comments

g76’s picture

update: my apologies, this is only happening on a site I have running with the latest cvs versions of ctools,panels, and panels everywhere.

The log errors are the same across all my sites though(1 running the latest 7.x releases, and 1 running all the dev versions). If you would like me to submit a separate issue, if it is a concern, again. let me know.

egarias’s picture

subscribing

jyve’s picture

Hi,

I also get the same warnings in my log when using the latest ctools version, although they don't seem to do any harm. I have asked swentel to have a look at changing the names of the files to avoid these warnings.

Publishing still works here though. Can you check if you see any files in your sites/default/files/sweaver/ folder? Maybe it is a permission issue.

thomas bosviel’s picture

Title: Publishing: still not visible for nonadmin users » CTools warnings: plugins points to nonexistent file
Status: Active » Needs review
StatusFileSize
new5.23 KB
egarias’s picture

error:

Fatal error: Call to a member function sweaver_theme() on a non-object in /home/qtven/public_html/sites/all/modules/sweaver/sweaver.registry.inc on line 70

thomas bosviel’s picture

Status: Needs review » Postponed (maintainer needs more info)

When does this error (install, use) ?

egarias’s picture

Ctools and sweaver were already installed, I applied the patch and then could'nt use the web because of the error.

thomas bosviel’s picture

The registry is cached, try to clear cache, disable, uninstall sweaver before applying this patch.

jyve’s picture

Assigned: Unassigned » swentel
swentel’s picture

Status: Postponed (maintainer needs more info) » Fixed

Patch committed and pushed. As said in #8 - before applying the patch or upgrading, disable sweaver first or your site will die as the registry doesn't know where the classes are.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.