photo gallery plugin error

  • yiannisps
    Inactive member
  • Topic Author
  • Visitor
  • Visitor
10 years 10 months ago #36855 by yiannisps
photo gallery plugin error was created by yiannisps
Am taking this error when i try to open Content - Photo Gallery Plugin.

"Content - Photo Gallery Plugin

content / photogallery
Hot Photo Gallery - Commercial plugin from HotJoomlaTemplates.com


Catchable fatal error: Object of class JDocumentHTML could not be converted to string in /home/triasret/public_html/new/plugins/content/photogallery/elements/loader.php on line 40"

Please Log in to join the conversation.

More
10 years 10 months ago #36856 by ivan.milic
Do you maybe have j3.x and j2.5 plugin version?

Please Log in to join the conversation.

  • yiannisps
    Inactive member
  • Topic Author
  • Visitor
  • Visitor
10 years 10 months ago #36860 by yiannisps
Replied by yiannisps on topic photo gallery plugin error
I have used hot start t install. I also tried to install again the right plugin without result.

Please Log in to join the conversation.

More
10 years 10 months ago #36870 by ivan.milic
Open that file form error message, you will see:

$header_media = $document->addStyleSheet(JURI::root(1) . '/plugins/content/photogallery/css/admin.css');
$header_media .= $document->addScript(JURI::root(1) . '/plugins/content/photogallery/js/jscolor.js');

change that to:

$document->addStyleSheet(JURI::root(1) . '/plugins/content/photogallery/css/admin.css');
$document->addScript(JURI::root(1) . '/plugins/content/photogallery/js/jscolor.js');
The following user(s) said Thank You: Ivanov

Please Log in to join the conversation.

Time to create page: 0.164 seconds
Powered by Kunena Forum