The issues:
#1) IE gives a "flash" of CSS-less content on page load and when opening new pages within my site. Does not happen in Mozilla Firebird.
#2) Calendar border not appearing in Mozilla Firebird, appears in IE.
#3) Listed items (li) appear indented several pixels to the right in Mozilla Firebird. Appears normal in IE.
I know in HTML the following code makes scrollbars change color.... i was wodnering how can i incorporate that into the index.php page to make it look like the scroll bars on http://www.smooth-effects.com/Forms/Registration.htm any help would be greatly appreciated thank you everyone for all help i have gotten with other issues.
Can someone explain to me why quotation marks are saved in mysql in the form of ’ or something like it? I am using Drupal 4.2. Output to a browser is fine but I did a trial upgrade to cvs and they came out as �(tm) (and variations on that theme). Is this something to do with magic_quotes?
Hi. When using drupal-4.3, 4.2 or cvs I cannot see the moderations of comments. I want users to be able to moderate (works) and the current mod-level for each comment is displayed in the forum along with the comment author, date and subject. I can do a 'select score from comments' within mysql to see that scores on comments are working. Doing a 'select score, votes from nodes' gives all zeroes as a response.
Another thing...To get the ratings module working I had to revert back to 4.2. Again, I cannot see within the portal how users can 'rate' other peoples forum postings.