Trying to create content using tinyMCE and can't seem to get it to create and display content properly. When I create a story with rich-text enabled everything looks fine in the Body text box. I can see bold text, line returns, etc. But when I preview, all the line returns seem to get stripped. Text is previewed (shown) as one long sentence with all <br> and <p> breaks removed.
warning: Compilation failed: characters with values > 255 are not yet supported in classes at offset 52.... search.module on line 257
warning: Compilation failed: characters with values > 255 are not yet supported in classes at offset 52....
search.module on line 265
when trying to make a search.
When having "albums" created with the "standalone Image module", is there an possibility to sort the pics within (for example: by date, by size, custom...)?
user error: Got error 28 from table handler
query: SELECT w.*, u.name, u.uid FROM watchdog w INNER JOIN users u ON w.uid = u.uid ORDER BY w.wid DESC LIMIT 0, 50 in /home/My_Site/public_html/includes/database.mysql.inc on line 66.
can anyone throw me a bone as to what this error means?
i've found similar errors discussed but not the exact one.