Page 1 of 1
searching this board - I get errors
Posted: Wed Jan 04, 2006 5:22 pm
by mbrando
Is anyone else having trouble searching this board. It says error contact admin.
I'm looking for info on how to NOT have the CSS background show in the editor.
Mike
Re: searching this board - I get errors
Posted: Wed Jan 04, 2006 6:56 pm
by brad
What was the search term that you were using?
Re: searching this board - I get errors
Posted: Wed Jan 04, 2006 8:24 pm
by mbrando
CSS background show in the editor
Re: searching this board - I get errors
Posted: Wed Jan 04, 2006 8:26 pm
by brad
'CSS background show in the editor' as a search term works for me.. no errors generated.
Perhaps you can provide a screenshot for us?
Re: searching this board - I get errors
Posted: Wed Jan 04, 2006 8:28 pm
by mbrando
of what the forum or the editor?
I want the inline wysiswyg ediot to not show the CSS background. I though that there was a config item for this.
Mike
Re: searching this board - I get errors
Posted: Wed Jan 04, 2006 8:45 pm
by brad
Sorry.. I am totally lost...
Your post originally was about a problem you were having searching these forums..
Are you still having a problem? If so, please provide a screenshot so I can look into it for you.
Thanks.
Re: searching this board - I get errors
Posted: Thu Jan 05, 2006 2:02 am
by latristesse
I am also getting an error - doesn't matter what the search term is. Here is what the screen says:
Database Error
Please try again. If you come back to this error screen, report the error to an administrator.
Re: searching this board - I get errors
Posted: Thu Jan 05, 2006 2:17 am
by kenmcd
Screenshot of error message below.
Happens with any search terms.
mbrando wrote:Is anyone else having trouble searching this board. It says error contact admin.
I'm looking for info on how to NOT have the CSS background show in the editor.
Mike
In the mean time, you can use Google to search this site.
Search Google for "editor CSS background site:forum.joomla.org"
Re: searching this board - I get errors
Posted: Thu Jan 05, 2006 2:39 am
by Atropos
I am getting this same error.
Re: searching this board - I get errors
Posted: Thu Jan 05, 2006 3:11 am
by latristesse
PS for the person who was looking for the CSS fix - you can put the background file into index.php for the template,with the following code in the body tag:
Code: Select all
<body background="<?php echo $mosConfig_live_site;?>/templates/template_name/images/background.jpg"/>
Re: searching this board - I get errors
Posted: Thu Jan 05, 2006 6:47 am
by brad
A repair on the database seems to have fixed up this search issue.
Re: searching this board - I get errors
Posted: Thu Jan 05, 2006 12:28 pm
by mbrando
Thank ou for the CSS fix latristesse.
and Thank you for fixing the forum search brad.
Mike