If I tried to upgrade database I got something similar
[quote]#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '{PREFIX}authors ADD right_publish INT( 1 ) DEFAULT '1'' at li[/quote]
it isn't matter which ...
Search found 9 matches
- Wed Jun 23, 2004 12:59 pm
- Forum: Bugs
- Topic: MySQL syntax error
- Replies: 1
- Views: 5692
- Tue May 04, 2004 2:46 pm
- Forum: Installation
- Topic: database problem
- Replies: 11
- Views: 15065
All is OK
now after the CVS is repaired. Thanks a lot Garvin.
- Tue May 04, 2004 10:04 am
- Forum: Installation
- Topic: database problem
- Replies: 11
- Views: 15065
Re: sql
click on images
widow opens, choose image. ok
another window, placement test etc, click done---nothing happens at all, tried 10 times including rebuilding thumbs
I quit
click done and nothing happens...
The same here....if something newer than RC1 installed....
I'm waiting for the new full release.
widow opens, choose image. ok
another window, placement test etc, click done---nothing happens at all, tried 10 times including rebuilding thumbs
I quit
click done and nothing happens...
The same here....if something newer than RC1 installed....
I'm waiting for the new full release.
- Sat Apr 10, 2004 11:04 pm
- Forum: Bugs
- Topic: Error msg after submit of comment
- Replies: 1
- Views: 4312
Error msg after submit of comment
Warning: printf(): Too few arguments in ...../comment.php on line 70
Do anybody know something about? (0.6.1 CVS)
Do anybody know something about? (0.6.1 CVS)
- Wed Apr 07, 2004 12:42 am
- Forum: Bugs
- Topic: Vers. 0.6 & Charset problem
- Replies: 6
- Views: 9312
Next bug
Sorry, sent comments are damaged too (also in preview). It looks like more complex problem. Note: My MySQL is set to right charset - win-1250...
- Wed Apr 07, 2004 12:33 am
- Forum: Bugs
- Topic: Vers. 0.6 & Charset problem
- Replies: 6
- Views: 9312
Important - I tried your
lang.diff. Admin pages look OK (still right charset) but small error - I cannot simply to admin page after click on superuser as before, still there is entry page...Sorry the biggest problem with damaged titles persists. The same...as my example before. I cannot find which function parses the titles ...
- Tue Apr 06, 2004 6:23 pm
- Forum: Bugs
- Topic: Vers. 0.6 & Charset problem
- Replies: 6
- Views: 9312
Next story with charset
If I want admin UI worked properly I have to add to serendipity_admin.php that line to <head>:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
Otherwise the charset is changed from page to page view.
Next is example of entry title:
Pøíšerný dìs - žížala
and body text is ...
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
Otherwise the charset is changed from page to page view.
Next is example of entry title:
Pøíšerný dìs - žížala
and body text is ...
- Tue Apr 06, 2004 12:08 pm
- Forum: Bugs
- Topic: Vers. 0.6 & Charset problem
- Replies: 6
- Views: 9312
Yes
it is OK I think. I'm sending you my complete lang file just today to Mailing List. You can use it in CVS. Currently it is in Win-1250 but ISO-8859-2 is not problem. I'll continue with testing...
- Mon Apr 05, 2004 6:40 pm
- Forum: Bugs
- Topic: Vers. 0.6 & Charset problem
- Replies: 6
- Views: 9312
Vers. 0.6 & Charset problem
Hi, I have translated lang file to Czech. We are using charsets Win-1250 or ISO-8859-2 of UTF-8 here. Last versions S9Y up to 0.5 were bad - pages were returned to ISO-8859-1 and our specific characters were damaged. After the lot of changes in headers it was better but titles of entries were ...