![]() |
|
Show latest images extarnaly (joomla) - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Show latest images extarnaly (joomla) (/thread-6308.html) |
Show latest images extarnaly (joomla) - pancho91 - 2009-12-21 Hi, i have a Joomla website. i would like to code something to load latest images and if possible latest images from specific categories... I will after iframe it in Joomla. If somebody could help me with this i will after creat a module for Joomla to aumatically do this... But first i need help in taking latest images to an external normal file. Bye Show latest images extarnaly (joomla) - sbillard - 2009-12-21 Please review the user guide and do a search on this topic. There have been several items related. But I think none with regard t Joomla, so if it is unique in how it does things maybe these suggestions do not work. Show latest images extarnaly (joomla) - pancho91 - 2009-12-21 Could you give me some links?, because i been searching the forum but i couldnt find any usefull thing... Anyway, i just need to know how to load LATEST IMAGES FROM SPECIFIC CATEGORY IN AN EXTERNAL FILE. For example: Bye Show latest images extarnaly (joomla) - acrylian - 2009-12-21 You probably noticed that our site is more than just the forum... http://www.zenphoto.org/category/User-Guide/ Show latest images extarnaly (joomla) - pancho91 - 2009-12-21 Hi, im not a bad person ok?,.. i have looked the forum, but sometimes people just need help. Im tryng with this: "fotos" is the folder path... but i get Fatal error: Call to undefined function printLatestImages() in /home/duelodehinchadas/ar.duelodehinchadas.com/latest.php on line 3 Bye Show latest images extarnaly (joomla) - bryanbrazil - 2009-12-21 Here's a post from the forum that might help you out... http://www.zenphoto.org/support/topic.php?id=2165#post-12785 I've never used Joomla, but here's what I use to print text links for my latest Zenphoto images in my Wordpress footer:
Show latest images extarnaly (joomla) - acrylian - 2009-12-22 @pancho91: You get the error because you also need to include the Show latest images extarnaly (joomla) - navjotjsingh - 2009-12-25 I tried this code: ` ` but it shows the error: MySQL Error: Zenphoto could not connect to the database server.Check your zp-config.php file for the correct host, user name, and password.Note that you may need to change the host from localhost if your web server uses a separate MySQL server, which is common in large shared hosting environments like Dreamhost and GoDaddy.Also make sure the server is running, if you control it. Am using ZP 1.2.7 Show latest images extarnaly (joomla) - acrylian - 2009-12-25 Seems that the "Zenphoto as a plugin" way does not work with Joomla as it also does not with Wordpress anymore, too (which it did before 2.8). This is theoretically possible but these CMS seem to override or whatever the db connection of Zenphoto. We don't know why. Please take a look at this thread where you can download a simple function to get the latest image directly that you can use as a guide to extend. Read the in file comments carefully: http://www.zenphoto.org/support/topic.php?id=6622 Show latest images extarnaly (joomla) - navjotjsingh - 2009-12-25 You should then open a ticket at Wordpress Trac...this should normally not occur. This will make the task damn difficult since I am not a PHP Developer. Show latest images extarnaly (joomla) - acrylian - 2009-12-25 We don't know if this is Wordpress, Zenphoto or both. We consider Zenphoto a standalone script so we don't explicitly test this. Show latest images extarnaly (joomla) - navjotjsingh - 2009-12-25 Ok..no problem. Show latest images extarnaly (joomla) - jehanon - 2010-01-09 I'd like to see Zenphoto in Joomla too , and I wonder what is the future of a gallery without that possibility ? Show latest images extarnaly (joomla) - acrylian - 2010-01-09 Quote: wonder what is the future of a gallery without that possibility ? Feel free to provide a bridge script for integration. Open source is dependend on contributions for special features. Show latest images extarnaly (joomla) - sbillard - 2010-01-09 I will add that the future seems pretty solid since so few people have even asked for this interation. Maybe you should consider Wordpress. There seems to be many contributors making that combination work. Show latest images extarnaly (joomla) - airclimatise - 2010-07-29 Hi, sorry to get this up again, but i'm integrating a Joomla site right now and your Zenphoto is what I would need. Any plan to integrate? Or anyone as been able to code something in PHP? Show latest images extarnaly (joomla) - acrylian - 2010-07-30 1st question: No. 2nd: No, not that we know. If we would know it would be listed on our user guide and/or extension section. Maybe better ask on the Joomla community. |