Search found 27 matches
- Thu Dec 14, 2006 2:41 pm
- Forum: ZoneMinder Previous Versions
- Topic: Upgrade Problem from 1.22.1 -> 1.22.3
- Replies: 3
- Views: 4910
this is a MySQL version pb
Hi I had this as well. It was due to the version of MySQL (Phil has probably upgraded his SQL in the meantime). I just changed the "ENGINE=MyISAM" by "TYPE=MyISAM" in zm_update-1.22.2.sql and it went ok after. You may need to remove the beginning of the script coz it won't run twice (coz of alter ...
- Wed Nov 29, 2006 2:43 pm
- Forum: ZoneMinder Previous Versions
- Topic: Language files in 1.22.3
- Replies: 2
- Views: 2247
Language files in 1.22.3
Hi Phil, A few bugs in the language files 1) the entries $zmSlangFilterArchiveEvents $zmSlangFilterDeleteEvents $zmSlangFilterEmailEvents $zmSlangFilterExecuteEvents $zmSlangFilterMessageEvents $zmSlangFilterUploadEvents $zmSlangFilterVideoEvents are missing in non-english files as they appear under ...
- Thu Oct 12, 2006 2:02 pm
- Forum: ZoneMinder Previous Versions
- Topic: Language settings not taken into account
- Replies: 2
- Views: 2506
Solved
That solves it !!!!
Thanks,
Sébastien.
Thanks,
Sébastien.
- Mon Oct 02, 2006 10:53 am
- Forum: ZoneMinder Previous Versions
- Topic: Language settings not taken into account
- Replies: 2
- Views: 2506
Language settings not taken into account
Hi,
My installation does not take user level language settings into account anymore. It used to be ok before I move. The default settings is OK and all the language files are in the web directory. The db entries for involved users seem to be correct. What could it be ?
TIA,
Sebastien.
My installation does not take user level language settings into account anymore. It used to be ok before I move. The default settings is OK and all the language files are in the web directory. The db entries for involved users seem to be correct. What could it be ?
TIA,
Sebastien.
- Sat Apr 29, 2006 10:47 am
- Forum: ZoneMinder Previous Versions
- Topic: Bug in montage & cycle view
- Replies: 1
- Views: 1944
Bug in montage & cycle view
Hi Philip, There is a bug in the cycle & montage view when using the monitor group facility. The first time these views are called, everything is fine, but as soon as the user click on the 'Stills' or 'Stream' link within these views, ZM loose the group context and display all the monitors. Cheers ...
- Fri Apr 28, 2006 5:43 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.22.1 missing zmSlangImages in french version
- Replies: 3
- Views: 2861
verb & name tokens
Hi Philip, It's quite difficult to be sure which terms are used in both context as I still discover some features of ZM. I had a quick look at the language file, and I didn't notice any terms that I know of being used in both context. However, I encounter the following cases : Select ==> used as a ...
- Fri Apr 28, 2006 1:15 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.22.1 missing zmSlangImages in french version
- Replies: 3
- Views: 2861
1.22.1 missing zmSlangImages in french version
Hi Philip, The new zmSlangImages is missing in zm_lang_fr_fr.php. This causes the images tab not being visible under options. I also noticed that the 'Archive' word was not splitted into its 2 different meaning (verb & name) as discussed in http://www.zoneminder.com/forums/viewtopic.php?t=5982 ...
- Fri Apr 07, 2006 9:26 am
- Forum: ZoneMinder Translations
- Topic: Translation for items that are both verbs & names
- Replies: 5
- Views: 11669
Archive to be splitted
I guess that means that you've already taken into account that Archive needs to be splitted for the next revision ?
Cheers,
Sebastien.
Cheers,
Sebastien.
- Thu Apr 06, 2006 1:36 pm
- Forum: ZoneMinder Translations
- Topic: Translation for items that are both verbs & names
- Replies: 5
- Views: 11669
Addition
I could add that there are quite a lot of english terms that are both verbs & names and so that would translate differently in french (load for instance). But I've not yet meet another case where a term was used in both context. It could be useful to have the possibility to distinguish the context ...
- Thu Apr 06, 2006 1:28 pm
- Forum: ZoneMinder Translations
- Topic: Translation for items that are both verbs & names
- Replies: 5
- Views: 11669
Translation for items that are both verbs & names
Hi Philip, I'm in the process of improving the french translation for ZoneMinder. I just encounter the case of Archive ($zmSlangArchive) that is used both as a verb (within a few buttons to describe the action of archiving) and as a name in the main console (as the column header to the total events ...
- Thu Jan 12, 2006 11:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: ZoneMinder 1.22.0 Preview Available
- Replies: 32
- Views: 39434
zms authentication
Hi Phil, I did post this on another thread (dealing about 1.21.4) but it seems you have not seen it as the code is the same in 1.22.rc3. In the file zms.cpp, two lines were commented to allow for plain auth even if the config says hash (useful for some external apps as zm4ms for instance). else if ...
- Wed Jan 11, 2006 4:38 pm
- Forum: User Contributions
- Topic: Windows Live Viewer..27-11-05 Now Complete Frontend for ZM!!
- Replies: 725
- Views: 576390
Source code ?
Hi James, I installed zm4ms and it looks really nice. I had one of the first version and it has really improved quickly to a fully useful version now. Do you plan to release the source code sometime ? If yes, where is it available ? If no, do you have plan for making it possible to translate zm4ms ...
- Thu Jan 05, 2006 5:19 pm
- Forum: ZoneMinder Previous Versions
- Topic: windows viewer and 1.21.4
- Replies: 26
- Views: 14423
Patch uncomplete ?
Hi Phil, I did encounter this problem today after having upgraded to 1.21.4. I've taken note of the patch you submitted earlier in this thread and I noticed that 2 more // (comments) are missing in zms.cpp (on lines 145 & 152) to make it work (imho, my school C background dating more than 10 years ...
- Sat Oct 22, 2005 10:04 pm
- Forum: ZoneMinder Previous Versions
- Topic: mobile phone access is always redirected to login screen
- Replies: 31
- Views: 27141
T630
Hi Phil, The HTTP_USER_AGENT matches coz I've tried with the phone before proceeding with the modifications and the HTML pages sent to the phone at this time were different. I've first started with the cookies set to false: in this case, when I click on any link within the main page, I returned back ...
- Fri Oct 21, 2005 4:39 pm
- Forum: ZoneMinder Previous Versions
- Topic: mobile phone access is always redirected to login screen
- Replies: 31
- Views: 27141
xHTML with a Sony Ericsson T630
Hi Phil, I've configured it myself in zm.php. I've modified the following: // This is an example of using fixed device strings to just match your phone etc $devices = array( array( 'name'=>"Motorola V600", 'ua_match'=>"MOT-V600", 'format'=>"xhtml", 'cookies'=>false, 'width'=>176, 'height'=>220 ...