Jump to content

PS Carousel Module doesnt load


Recommended Posts

Hello

 

When i go in the modules section i see the following errormessage

 

Parse error: syntax error, unexpected '?' in /home2/gloriaag/public_html/classes/Module.php(578) : eval()'d code on line 1

 

and

 

The following module(s) could not be loaded:

  • pscarousel (parse error in /modules/pscarousel/pscarousel.php)
  • pscarousel (class missing in /modules/pscarousel/pscarousel.php)

 

Does anybody has a clue what i can do in order the module to be loaded?

 

Thanks a lot

Link to comment
Share on other sites

I guess there is syntax error in module "pscarousel".

if you have made some changes, then try to get restore to original copy to see if it fix the issue.

Or you need to contact the author of the module to fix it.

 

My guess is the file is corrupted.Usually PHP file stats with following code

<?php


Somehow it is changed to

?php

 

 

If this is the case, just correct that line.

Link to comment
Share on other sites

Hi

 

Thank you for the hint. I tried to install new, now at least the errormessage disappeared but it still doesent load.

 

I just signed up for cloud cache and since then the module doesnt work anymore - could this be the reason that pscarousel doesnt work with cloud cache?

 

Thanks a lot

Link to comment
Share on other sites

[color=#343943][font=Arial, Helvetica, sans-serif][size=3]I just signed up for cloud cache and since then the module doesnt work anymore - could this be the reason that pscarousel doesnt work with cloud cache?[/size][/font][/color]

I have no comment on this. But anything is possible, why not try to disable your cache and see what happens?

Link to comment
Share on other sites

×
×
  • Create New...