Where are all my posts

Where are all my posts I cant find any of my posts

Hmm strange, can you check what deal plazza version did you use?
Can you open this file : [root]/templates/deals_plazza/css/css.helper.php and check at the line 20 whether this code is already there ;
if ($this->params->get( 'image_background' )=="") :
$image_background=$tpath.'/images/bgbody.png';
endif;

Yes the code is there
Thanks
11 years 1 month ago #1 by matthew
The topic has been marked as resolved.
Hi, We're really sorry for this inconvenience. As described on this page :
www.templateplazza.com/blog/entry/hardwa...-event-at-our-server
We experienced a hardware failure events yesterday and we lose some crucial data :(
11 years 1 month ago #2 by andy
The topic has been marked as resolved.
You said Hmm strange, can you check what deal plazza version did you use?
Can you open this file : [root]/templates/deals_plazza/css/css.helper.php and check at the line 20 whether this code is already there ;
if ($this->params->get( 'image_background' )=="") :
$image_background=$tpath.'/images/bgbody.png';
endif;

Yes the code is there
Thanks
11 years 1 month ago #3 by matthew
The topic has been marked as resolved.
can you share the url?
11 years 1 month ago #4 by andy
The topic has been marked as resolved.
In your site details below
11 years 1 month ago #5 by matthew
The topic has been marked as resolved.
Hi,
When i look at your website and view the HTML source this line is like this :
.tpbodies {
		background: url("images/08122011.jpg") repeat-x scroll 0 0 #309dcf;
	 }

where it should be like this :
.tpbodies {
		background: url("/adealb2/templates/deals_plazza/images/08122011.jpg") repeat-x scroll 0 0 #309dcf;
	 }

Are you sure you have used the latest version? The latest version is 1.1.4
11 years 1 month ago #6 by andy
The topic has been marked as resolved.
Powered by Kunena Forum