Search found 5 matches

by dboone
Mon Jul 09, 2007 5:39 pm
Forum: General discussions
Topic: html <map> tag
Replies: 6
Views: 14728

Thanks Matteo. I thought that was what I was supposed to do.

However, the tag that I want to allow is not included in this list. So, it appears that this is NOT the function that is removing the <map> tag.

I hope I am communicating what is happening well enough, and that I have not been ...
by dboone
Mon Jul 02, 2007 7:11 pm
Forum: General discussions
Topic: html <map> tag
Replies: 6
Views: 14728

I looked at the first post you referred me to, and I am still not exactly sure what I need to do. (I don't know php, so please excuse my helplessness in this matter)
Do I need to edit both inc/Faq.php and inc/Init.php?
Within the code...

...
// remove really unwanted tags
do {
$oldstring ...
by dboone
Wed Jun 27, 2007 2:53 pm
Forum: General discussions
Topic: html <map> tag
Replies: 6
Views: 14728

Working in the WYSIWYG editor, I click on the "Edit HTML Source" button. It opens a new window with the html code for my FAQ in it. I add the html code which includes the <map> tag, and click on the "Update" button. The image doesn't show up correctly. I reopen the html source code (by clicking the ...
by dboone
Tue Jun 26, 2007 11:58 pm
Forum: General discussions
Topic: html <map> tag
Replies: 6
Views: 14728

html <map> tag

I have an image I want to put in an FAQ with rollovers based upon a map (using the <map> tag). I have been putting the code into the html editor, but when I click the "Update" button it seems to remove the <map> section of code. Is this expected behavior? Is there a way to fix this?
I am using ...
by dboone
Fri May 11, 2007 5:10 pm
Forum: General discussions
Topic: Undefined index error
Replies: 1
Views: 6080

Undefined index error

I just install phpmyfaq 1.6.11 on my server and I am getting a "undefined index" notice on most of the pages. One the front page (i.e. /index.php) I get the following at the top of the page in my browser.

Notice: Undefined index: charset in /var/www/html/support.douloscorp.com/index.php on line ...