PDA

View Full Version : I need help for the ScreenshotProcessor


addanah
07-16-2008, 08:10 AM
dear david
when you are ready to help me I will send you the informations you need

thank you

David
07-16-2008, 03:22 PM
Sure, just post your questions here. I'll be in and out today.

addanah
07-17-2008, 08:11 AM
dear
I put all the informations needed so at the end I came up with " couldn't creat connection"

Radu
07-17-2008, 02:12 PM
Make sure that your database server accepts remote connections. This is required for the application to run.

If the server accepts remote connections and it is still not working, try connecting with the IP address of the server in the 'Database Server' textbox, instead of the domain name.

David
07-18-2008, 03:59 AM
Yes, and ask your host about remote connections. They will definitely know the answer.

addanah
07-20-2008, 03:31 AM
can any one tell me how can I get the ip off the database?

James
07-20-2008, 03:32 AM
IF it is localhost in your config.php then just use the server ip.

addanah
07-20-2008, 03:47 AM
thank you james
Iwill try now

addanah
07-20-2008, 03:54 AM
it didn't work!!!

James
07-20-2008, 04:30 AM
This a cpanel host?

David
07-20-2008, 01:13 PM
Feel free to PM me your database settings and I will test it myself.

addanah
07-24-2008, 01:22 AM
what to do after the connection successful ?

Radu
07-24-2008, 02:31 AM
After you managed to connect to the database server you have to select the correct database where you have PHPLD, then the PLD_LINK table will be selected by default and the ID and URL fields will be matched automatically. After this, click the 'Analyze Selected Table' button. You will see the links from that table into the 'Current Progress' table.

Then you will use the 'Settings' panel to customize the way screenshots will look. You have many options available in that panel, but you can leave them with the default values for the moment. All the options from this Settings panel will display a tooltip with more details when you have the mouse cursor over them.

Optionally, you can enter FTP data if you want the thumbnails uploaded on the server. You have a 'Test Connection' button to check if the data are correct.

After all the above you can select Start and the application will generate screenshots off the links in the folder specified in the Settings area.

This is all you have to do, I hope everything is more clear now.

addanah
07-24-2008, 11:08 PM
should I upload the screenshots folder to my directory folder?

David
07-25-2008, 02:48 PM
IN the ftp settings this you can specify the folder you want to upload using the application. If you did not do this, you could also do it manually.

addanah
07-30-2008, 11:20 PM
when I connectted to the database and I uploaded what I did I found thumbnail pics. in the main folder not in the images folder , also the snapshots not found in the main page of the directory

can any body explain more and tells us where to put the cood?

Radu
07-31-2008, 12:53 AM
In the FTP Settings section of the application you have a Folder option. You have to enter the folder from your server where you want to images to be uploaded.

Probably it is 'public_html/images' or 'public_html/images/screenshots'.