Pages (4):    1 2 3 4   
Member
Member
dwn   21-09-2008, 14:28
#21

Well,
good work acrylian... I have downloaded SVN version yesterday and it looks like everything works fine. I am looking forward for final version.

Best regards

Member
Member
plsk   22-09-2008, 15:43
#22

hello,

how to do for try svn version ? do you you have a link for download zenpage svn version ?

by advance

thank you

Administrator
Administrator
acrylian   22-09-2008, 17:54
#23

It's still worked on it and actually currently not recommended for testing yet. It is planned to be released at the same date as Zenphoto 1.2.1. Thanks.

Member
Member
sterk   22-09-2008, 18:15
#24

looking forward to it

Member
Member
designhowyouthink   26-09-2008, 13:26
#25

hey! great news! that means i do not have to hack the header sections back into joomla any more!

Member
Member
bobtimo   26-09-2008, 14:21
#26

Wow! Just what I'm waiting for! I come from a wysiwyg html editor, almost zero knowledge on cms, php, css. Took me a long time to figure out how to insert a very few text pages in my gallery. Haven't tried Wordpress, too.

Member
Member
flu   02-10-2008, 14:26
#27

Hi Acrylian,
the 1.2.1 ZP version is out, maybe I've missed something but I haven't see something about the Zenpage plugin.
Is it postponed ?

Thank you for your time.

Member
Member
dwn   02-10-2008, 19:09
#28

Hello Acrylian,

i don't know if zenpage is released now also, but i have downloaded newest SVN version and installed it into 1.2.1 release. Everything works fine, except of CombiNews. When I enable this option and open gallery an SQL error appears:

[b]
Zenphoto Error
MySQL Query ( (SELECT date, id, title, content, codeblock, titlelink, author FROM zp_zenpage_news ORDER BY date) UNION (SELECT images.date, images.id, images.title, images.desc, albums.folder, images.filename, albums.title FROM zp_images AS images, zp_albums AS albums WHERE albums.id = images.albumid ORDER BY images.mtime) ORDER By date DESC LIMIT 0,10 ) failed. Error: Illegal mix of collations for operation 'UNION'
[/b]

My config:
MySQL 5.0.45
Collation: utf8_unicode_ci

Thanks for great work on zenpage.

Administrator
Administrator
acrylian   02-10-2008, 19:28
#29

Actually I just released it...:-)

Thanks for the report. As the error says your tables have probably a different collation. That might be because of older zenphoto tables that are somehow different than the new ones zenpage created. Did you check that via phpmyadmin?

I did not encounter this in all the test though. Of course I will try to look into it.

Member
Member
dwn   04-10-2008, 16:10
#30

Hello,

you are right about that I have different collations in my tables. At first look everything seem to be allright and set to utf8_unicode_ci on all tables. But when I look at rows for example in zp_images then I see that each row is set to utf8_general_ci... Now I don't know how to set collation to utf8_unicode_ci on all rows in DB, or table. Can you help me with this ?

Thanks

Pages (4):    1 2 3 4   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.