Hi Uros,
THIS GALLERY DOES NOT WORK AT ALL . GIVE US SOME UPDATES + FIXES
let me know if you can fix it or not, if not then i will ask for my money back
Posted 2 months ago
NGEN PHP MYSQL IMAGE GALLERY V1
General features:
- View list in 3 ways
- Sort list items in 3 ways, both ascending and descending
- View image at multiple magnification levels
- Post comments under each image
- Rate image from 1 to 5 stars
- Download images if there are any available
- Use build in search engine to quickly find what you’re looking for
- Every image has some basic statistic data(number of views, votes, downloads, comments,..)
Image features:
- Each image can have virtually unlimited magnification levels
- Each image can have unlimited amount of downloads
- If image becomes to big to fit into the user screen, image becomes scrollable into all directions
- User can vote once on every image(using cookie to track them)
Administration features:
- You can moderate and delete comments
- You can moderate, add or delete images
- You can change vital gallery options(home path, main color,...)
PREREQUISITES TO INSTALL GALLERY :
- You must have php and MySQL installed on your server
GALLERY DOCUMENTATION :
- Documentation is included inside package you download from FlashDen.
UPDATES
1. November 2008
- Fixed problem with paths(gallery could not connect to mysql)
5. October 2008
- Text view stars aren’t showing correctly
- Botom navigation stars not showing corectly
- Comment author website(unable to visit it)
- Minor image resize bugs
- All fonts used in gallery are now in the package
MY NEW PRODUCTS :
Posted 3 months ago
Hi Uros,
THIS GALLERY DOES NOT WORK AT ALL . GIVE US SOME UPDATES + FIXES
let me know if you can fix it or not, if not then i will ask for my money back
Posted 2 months ago
from the documentation.pdf – “Final step is to open file ‘config.php’ and edit few gallery options. All of them are described inside that file.”
I just noticed there is no such file named ‘config.php’ in the package …. there is ‘config.xml’ only …. are we missing something?
Posted 2 months ago
akcakemal, Could you kindly share your discovery with us? Or do you want us to email you?
Regards
Posted 2 months ago
Did any one manage to find the CONFIG .PHP file as i have looked everywhere in the file but no luck. ksunnyd@hotmail.com
Posted 2 months ago
nothing new?
arf…sorry…yes there is something new…25$??!
for 15$, oki it wasn’t a probleme to modify the fla and loking for the errors,... with a little poor help file.
but for 25$...sorry it must be write that the next buyer need to go inside the fla source file and change some code without garranty that it works fine.
secondly @akcakemal ouaw very interesting post lol why dont you answer when we contact you.
total mess.
Posted 2 months ago
Hey everybody!
I purchased this file from another site. What I did to make it functional was the following;
1) Open both FLA ’s and change the site url the flash retrieves the config files from and republish. The default value is something like http://louros.dot5hosting.com/ wich I guess is the authors own domain. Just do a text search in both files after the website
2) It seems as if the table “options” does not have any information in it. The default values are there, but there are no rows for MySQL to handle. Therefore you must execute some SQL to insert a row in that table. Just add a row and enter your info (that is, the path and the color). Try something like:
INSERT INTO options (homePath, homeColor) VALUES ('your_path/', '#99cc33');
Caveat: untested code. Change according to your settings. And don’t forget the trailing slash in the path!
Also, in the PHP files, I changed the while loops to for loop instead, but that is more of a personal preference.
Though this might help somebody out there!
Cheers
Posted 2 months ago
Although, the admin-section is broken for me though. Can’t upload or really do anything at all =)
Posted 2 months ago
Hi all,
update is in the queue! Vital data(home path,main color) will be now stored in xml file so there will be no problems reading them, for both gallery and administration. I’ll let you know when update is accepted.
Posted 2 months ago
Thanks Louros. Finally you reponded to all the above callings.Seems you were busy working on the issue. Please make sure to provide all needed files including config.php, otherwise, this will not work. Eager to see this update?!!! Regards
Posted 2 months ago
Update has bean approved and is available for download. What you must upload to your server: - config.xml (enter you values in here) - nGen_php_MySQL_gallery_v1.swf and main.swf for administration
Posted 2 months ago
Hi Lourus, I’ve Purchased this gallery today..reading the messages left in this board I though that all bugs where fixed… but:
1- when I try to change ‘gallery home path’ or ‘gallery colour’ in the Administration page,pressing ‘save’ ,the fields come back with their previous entrys and the ‘config.xml’ doesn’t change
2- the’ SQL ’ folder in the zip file I’ve bought is empty so I can’t import ‘MySQL.sql’
Look forward to hear from you, Best, jfisherman.
Posted about 1 month ago
2jfisherman: you must set home path and color in config.xml file(i know i haven’t updated the manual yet, so you can’t know this). Thanks for letting me know that sql file is missing. Please contact me through my profile or post your mail so i can send it to you!
Apologies for inconveniences
Posted about 1 month ago
Is there a new version coming out, fixing the current bugs (i.e. scrolling comments) ? I would like to only allow the thumbnail view is this possible? Also do I have to add my own thumbnails, or are they created via php? Thanks
Posted 19 days ago
On Monday I’ll upload fixed version. Yes you can show only the thumbnail view and thumbnails aren’t created by php.(flash resizes the main image to form a thumbnail)
Posted 19 days ago
Hey thanks for the quick response. If flash is resizing the main image to form a thumbnail, then why do the thumbnails load so much faster than the main image? I just want to make sure this is the right system for me.
Posted 19 days ago
you have an option to add a thumbnail or not. If you provide it then that thumb will be used, if not then is resized from the main image. In this preview I’ve added all thumbnails for faster loading because images used in the preview have really big sizes.
Posted 19 days ago
is there any chance you can implement slideshow feature, play button – so the user will have an option to choose between manual view or auto play?
Posted 8 days ago