-
thats a issue with the gd library. can't do anything about it. maybe no resizing at all, but that feature hasn't made it in the gallery yet.
https://sourceforge.net/tracker/?func=detail&atid=606016&aid=874135&group_id=93916
https://sourceforge.net/forum/message.php?msg_id=2720758.
2005-01-04 08:23:24 UTC in phpAutoGallery
-
phpautogallery uses smarty as template engine.
http://smarty.php.net
please take a look at the documentation there.
(e.g. http://smarty.php.net/manual/en/language.function.include.php.php)
2005-01-04 08:05:17 UTC in phpAutoGallery
-
Logged In: YES
user_id=365041
can't reproduce this. make sure you are using the right tool
to extract this. it is gzip, not zip!
2004-12-21 10:09:53 UTC in phpAutoGallery
-
normally, the folders in the temp directory are created automatically. if the permissions are ok. is your php running in safe-mode?
you can place a phpinfo(); somewhere in the beginning of wrapper.php and take a look at the information. regarding operating system, safe mode, etc...
(you could post the text here but it will be huge)
maybe your php error-reporting is turned off?.
2004-12-18 00:46:32 UTC in phpAutoGallery
-
1) sorry for not answering, but unfortunatly i don't have much time for the script at the moment (and had even less in the last months)
2) you don't have to call wrapper.php !!! please believe it. http://sourceforge.net/forum/forum.php?thread_id=1101529&forum_id=325021
or take a look at the demo. (and the urls and links you are seeing there)
3) normally, the folders in the temp...
2004-12-18 00:40:27 UTC in phpAutoGallery
-
utf8_encode/utf8_decode are not native php functions. they are part of the xml extension.
they are compiled into php by default, but can be disabled by specifying "--disable-xml" in the configure line.
so it looks like your version of php is compiled with "--disable-xml".
2004-09-11 10:36:12 UTC in phpAutoGallery
-
please read the documentation. you NEVER load the wrapper.php directly.
http://sourceforge.net/forum/forum.php?thread_id=1101529&forum_id=325021
http://phpautogallery.sourceforge.net/install.html.
2004-09-10 08:14:03 UTC in phpAutoGallery
-
the .htaccess file should be in the gallery folder. same level as the __phpAutoGallery folder.
2004-09-10 08:10:16 UTC in phpAutoGallery
-
would be great if one could provide a template/skin/theme with this tableless design.
2004-09-01 07:47:58 UTC in phpAutoGallery
-
Logged In: YES
user_id=365041
this feature is planned, yes.
2004-09-01 07:44:34 UTC in phpAutoGallery