egyptsons
Newbie
Offline
Posts: 47
Thank You
-Given: 1
-Receive: 0
|
 |
« Reply #15 on: September 05, 2007, 07:54:04 PM » |
|
WoW Great Job 
|
|
|
|
|
|
Logged
|
Thanx God 
|
|
|
mawenzi
Moderator
4images Guru
   
Offline
Posts: 4500
Thank You
-Given: 36
-Receive: 108
|
 |
« Reply #16 on: September 06, 2007, 03:55:27 PM » |
|
hi manurom ... I tried a new installation with your updated version of 4images Mobile Server with a USB-stick on my laptop ... ... and absolute 100% installations success at the first time ... ... thank you manurom for your outstanding work ... ... and now ... ... If I have a little bit more time, I will work at a German translation of the documentations ... ... but some patience please ...  mawenzi
|
|
|
|
|
|
Logged
|
|
|
|
mawenzi
Moderator
4images Guru
   
Offline
Posts: 4500
Thank You
-Given: 36
-Receive: 108
|
 |
« Reply #17 on: September 06, 2007, 05:19:48 PM » |
|
my hint at all for a successful installation of 4images Mobile Server  ... I solved my PC problem ... ... if you have to run any php-programs like WAMPmon or any another instance of Apache or MySQL on your PC ... ... first deactivate via Program Service Monitor the webserver and database, than you can start a successful 4imagesMS installation ... ... and now I can use 4images Mobile Server with my USB-stick on my laptop and my PC ...  thanks again manurom
|
|
|
|
|
|
Logged
|
|
|
|
Nicky
Administrator
4images Guru
   
Offline
Posts: 3184
Thank You
-Given: 21
-Receive: 41
|
 |
« Reply #18 on: September 06, 2007, 05:44:12 PM » |
|
i will do translation to serbian. pls send files to 4images @ nicky.net but have some patience with me too 
|
|
|
|
|
« Last Edit: November 10, 2008, 10:14:29 PM by Nicky »
|
Logged
|
|
|
|
mawenzi
Moderator
4images Guru
   
Offline
Posts: 4500
Thank You
-Given: 36
-Receive: 108
|
 |
« Reply #19 on: September 06, 2007, 11:16:06 PM » |
|
4imagesMS and function exif_read_data... PHP has this own function (exif_read_data) since version 4.2.0, which can read the EXIF header data from JPEG/TIFF image files ... ... and it is a very important function for information of the images, or to generate Exif-Google-Maps a.s.o. ... ... 4imagesMS runs with PHP Version 4.3.11 ... but no function exif_read_data exist ... Fatal error: Call to undefined function: exif_read_data()
... is there any way to insert or to activate this function for 4imagesMS ... ? ... to hide the error, I use this in my functions.php ... 1 2
| if ((($file_extension == "jpg") || ($file_extension == "jpeg")) &&($detailed_view) && function_exists('exif_read_data')) { $exif = exif_read_data ($media_src_exif,'IFD0');
|
... but in this way no EXIF-Infos are shown on details ... Edit : I found a solution ...  - find in /usr/local/php/php.ini - and replace by 1 2
| extension=php_mbstring.dll extension=php_exif.dll
|
- find in /usr/local/php/php.ini 1
| extension=php_mbstring.dll
|
- and replace by 1
| ;extension=php_mbstring.dll
|
( php_exif.dll : This extension requires that you load php_mbstring.dll BEFORE it. So move the line: extension=php_mbstring.dll ABOVE the extension=php_exif.dll line. http://www.corephp.co.uk/archives/36-A-Guide-to-using-PHP-5-Extensions-on-Windows.html ) - and now we need the right (for php4.3.11) php_exif.dll ... - I found a download of php_exif.dll here ... - save a copy of php_exif.dll for your 4imagesMS in /usr/local/php/extensions ... - so ... all things are done ... - now Exif-Infos are shown on details and so 4imagesMS works perfect for me ... thanks again manurom
|
|
|
|
|
« Last Edit: September 07, 2007, 05:28:04 PM by mawenzi »
|
Logged
|
|
|
|
herb
Newbie
Offline
Posts: 30
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #20 on: September 13, 2007, 11:20:56 AM » |
|
That seams to be a great solution, but i have a problem with the thumbnails. They were not made automatically.
Is the GD Bibliothek or Image Magick necessary, and if so, how to install on the stick
|
|
|
|
|
|
Logged
|
|
|
|
|
manurom
Guest
|
 |
« Reply #21 on: September 13, 2007, 12:22:06 PM » |
|
Hello, all of you; @mawenzi, how could I thank you? Your feedback is really a great help for me. Many, many thanks for posting your experience.
@herb: GD library is selected by default, but not automatically thumbnail generation. Go to 4images ACP and activate it. But if you need a package with such features, I can make it for you. Just ask, or say it would be a default feature ( I cannot say what other users prefer...).
Best regards, and one more time, many thanks for your feedbacks.
I keep on workin' on it.
|
|
|
|
|
|
Logged
|
|
|
|
herb
Newbie
Offline
Posts: 30
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #22 on: September 13, 2007, 04:21:50 PM » |
|
@manurom
Many thanks, in the meanwile I found it. My problem is solved.
|
|
|
|
|
|
Logged
|
|
|
|
Stoleti
Hero Member
   
Offline
Posts: 574
Thank You
-Given: 0
-Receive: 1
|
 |
« Reply #23 on: October 12, 2007, 05:57:03 PM » |
|
thats a awesome program  but i can't download it, link seesm not be working Error 403 - Forbidden L'accès au fichier requiert une autorisation.
can somebody post here another mirror please  also this work with windows vista (i hope so) 
|
|
|
|
|
|
Logged
|
|
|
|
† manurom
Full Member
 
Offline
Posts: 227
Thank You
-Given: 0
-Receive: 6
|
 |
« Reply #24 on: October 13, 2007, 01:16:58 AM » |
|
Hello, Stoleti; very sorry, but I am at the hospital for a while. My sites are both out, for now. A nurse lent me her computer and I uploaded my sources from my USB key here: Installable version Zip versionMy brother will try tomorrow on his Vista computer. I apologize. Best regards. Keep on supporting 4images!
|
|
|
|
|
|
Logged
|
|
|
|
Stoleti
Hero Member
   
Offline
Posts: 574
Thank You
-Given: 0
-Receive: 1
|
 |
« Reply #25 on: October 13, 2007, 02:34:56 AM » |
|
Hello, Stoleti; very sorry, but I am at the hospital for a while. My sites are both out, for now. A nurse lent me her computer and I uploaded my sources from my USB key here: Installable version Zip versionMy brother will try tomorrow on his Vista computer. I apologize. Best regards. Keep on supporting 4images! hey thats ok, you dont need apoligize when you did nothing wrong  ill test it anyway on vista and ill report here if this work in vista or not  again , thanks for this awesome software 
|
|
|
|
|
|
Logged
|
|
|
|
Stoleti
Hero Member
   
Offline
Posts: 574
Thank You
-Given: 0
-Receive: 1
|
 |
« Reply #26 on: October 13, 2007, 11:38:56 PM » |
|
well this have worked fine, but the installer version should give us the option to choose where install,choose the disk etc anyway great work, i hope see more features soon 
|
|
|
|
|
|
Logged
|
|
|
|
musicsurfer
Full Member
 
Offline
Posts: 184
Thank You
-Given: 2
-Receive: 0
|
 |
« Reply #27 on: October 28, 2007, 01:02:06 AM » |
|
Hallo
Ich habe eine Frage zu der Mobile Version Kann ich hier auch, wie bei der Webversion mein Template und einige MODs in den PHP-Dateien ändern ? Ich finde leider auf meinem PC nicht die Ordnerstruktur wie von der Homepage wieder Das wäre , zum Testen der Änderungen, nämlich absolut genial
Gruss
|
|
|
|
|
|
Logged
|
|
|
|
der moser
Pre-Newbie
Offline
Posts: 9
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #28 on: November 03, 2007, 06:15:45 PM » |
|
sounds great - just one question before installing it: i use a u3 usb stick - does the 4imagesMS-autorun affect the u3-autorun or will it work together? shure i could use a different stick but then again i'd love to carry not more than one  thx in advance, great idea
|
|
|
|
|
|
Logged
|
|
|
|
|
honda2000
|
 |
« Reply #29 on: November 03, 2007, 06:49:56 PM » |
|
naja, 4images verlangt eine Datenbank, einen Webserver, der PHP darstellen kann.
also, normalerweise ne galerie fürs Internet, aber natürlich kann man auf einen USB-Stick 4 images installieren, wenn auf dem Stick ein Betriebssystem incl. Server läuft, z.B. XAMP, IIS, WAMP
|
|
|
|
|
|
Logged
|
|
|
|
|