Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   photo slideshow script need (http://www.bvlist.com/showthread.php?t=9059)

burdea01 11th April 2013 23:32

photo slideshow script need
 
How can i make a photo slideshow and put in a torrent description?

Exemple: http://s24.postimg.org/t6dfdogqd/untitled.png

Chez 12th April 2013 08:21

Check this out! http://www.slidesjs.com/

burdea01 12th April 2013 13:15

Thx,is verry good,i will change width and heigt and it will be perfect :drink:

Now can someone tell me how to put that script in torrent description?and how should I do to put diferent pictures to every torent?

Joe 12th April 2013 14:36

yeah that script all fine but you will need to manual add your photos .. Dose anyone here have an admin panel so you can upload the photos from the upload page or from the admin panel ..

That would be very nice

burdea01 12th April 2013 19:59

I wait for someone that know how to do that ...

firefly007 13th April 2013 02:03

Quote:

Originally Posted by Joe (Post 40342)
yeah that script all fine but you will need to manual add your photos .. Dose anyone here have an admin panel so you can upload the photos from the upload page or from the admin panel ..

That would be very nice

You need to create a table our even structure to the user table and then you will need a form and a mysql query to insert the image.

Once that's done you will need create another query to call the image from the db to where ever you want it.

and of course you will wrap the insert part with in a admin/mod session :)

That will be the best way.

burdea01 13th April 2013 14:49

And i have another problem with a script:

require "include/bittorrent.php";
dbconn(false);
loggedinorreturn();

parked();
$newpage = new page_verify(); -------- this is line 7
$newpage->create('sendmessage');
// Standard Administrative PM Replies
$pm_std_reply[1] = "Read the bloody FAQ and stop bothering me!";
$pm_std_reply[2] = "Die! Die! Die!";

And i have this error: Fatal error: Class 'page_verify' not found in /home/hosting/--------/------------/sendmessage.php on line 7

Bump: Please tell me how to fix that error:sos::sos::sos::sos::sos:


All times are GMT +2. The time now is 09:46.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.