Photos & Icons not showing on Home Page when not logged in

Photos & Icons not showing on Home Page when not logged in, they do show when logged in.

I am getting the following error (thanks Prashank):

Fatal error: Uncaught exception 'HTMLPurifier_Exception' with message 'Cannot retrieve raw version without specifying %HTML.DefinitionID' in /home/admin/domains/asia-connect-th.com/public_html/plugins/htmlpurifier/HTMLPurifier.standalone.php:1684 Stack trace: #0 /home/admin/domains/asia-connect-th.com/public_html/plugins/htmlpurifier/HTMLPurifier.standalone.php(1623): HTMLPurifier_Config->getDefinition('HTML', true) #1 /home/admin/domains/asia-connect-th.com/public_html/inc/utils.inc.php(595): HTMLPurifier_Config->getHTMLDefinition(true) #2 /home/admin/domains/asia-connect-th.com/public_html/modules/boonex/photos/classes/BxPhotosModule.php(63): clear_xss() #3 /home/admin/domains/asia-connect-th.com/public_html/inc/classes/BxDolRequest.php(98): BxPhotosModule->actionGetImage('thumb') #4 /home/admin/domains/asia-connect-th.com/public_html/inc/classes/BxDolRequest.php(51): BxDolRequest::_perform('thumb', 'df8fb6adbc010d6...') #5 /home/admin/domains/asia-connect-th.com/public_html/modules/boonex/photos/request.php(27): BxDolR in /home/admin/domains/asia-connect-th.com/public_html/plugins/htmlpurifier/HTMLPurifier.standalone.php on line 1684

Any help would be appreciated.

Stuart

There are none so blind as those that will not see.
Quote · 16 Apr 2012

actually i am out of clue.. Try to reupload the HTML Purifier folder.

so much to do....
Quote · 16 Apr 2012

Try clearing the HTMLPurifier cache.

Go to the following folder on your server.

plugins\htmlpurifier\standalone\HTMLPurifier\DefinitionCache\Serializer

In that folder you will see 4 other folders.

CSS
HTML
Test
URI

Make sure all of those folders are writable. Mode 777

Then go into each of those 4 folders and delete any files found in them.

Then empty your dolphin cache and try again.

https://www.deanbassett.com
Quote · 16 Apr 2012

HTML Purifier Folder:

The four folders are 777 and were/are empty. Cache flushed.

Problem remains. Should I re-install the HTML Purifier module/folders?

Stuart

-----------------------------------------

plugins\htmlpurifier\standalone\HTMLPurifier\DefinitionCache\Serializer

In that folder you will see 4 other folders.

CSS
HTML
Test
URI

Make sure all of those folders are writable. Mode 777

Then go into each of those 4 folders and delete any files found in them.

Then empty your dolphin cache and try again.

There are none so blind as those that will not see.
Quote · 18 Apr 2012

Yes. Delete the current plugins\htmlpurifier folder then upload a fresh copy from a dolphin full version zip file that matches your dolphin version.

Then make sure the permissions are set.

chmod 777 ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer
chmod 777 ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/HTML
chmod 777 ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/CSS
chmod 777 ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/Test
chmod 777 ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/URI


However i don't think that will fix it, but no harm in trying it. I believe the problem is elsewhere however i really do not know where.

Either in the photo module somewhere or in inc/utils.inc.php or in inc/classes/BxDolRequest.php

https://www.deanbassett.com
Quote · 18 Apr 2012

That fixed it Deano!

I downloaded a new 7.0.9 package and copied HTMLPurifier over the old one (deleting the server version first).

Everything is now working fine!

Many thanks yet again Deano!

Stuart

There are none so blind as those that will not see.
Quote · 18 Apr 2012

Ok then. Glad it worked.

https://www.deanbassett.com
Quote · 18 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.