PDA

View Full Version : Forum Home Enhancements - Slideshow of Recent Profile Photos


stonner
02-02-2008, 10:00 PM
Hi

I have a new module on my site where the newest profile photos are scrolling. It shows only the photos that are public.

DEMO: http://www.schuelercommunity.com/index_new.php

This is my first mod, I hope everything is compelte and easy to install;)

IF YOU LIKE IT, CLICK INSTALL AND NOMINATE IT ;)

thank.

MrPHD
02-03-2008, 08:21 PM
I can help you. Regards

glorify
02-03-2008, 08:38 PM
Looks good. Export it. AdminCP=>VBA CMPS=>Download/Upload Module.

Then Download it there and attach it here :)

Jase2
02-03-2008, 08:45 PM
I can help if needed, drop me a PM.

Regards Jason :)

stonner
02-03-2008, 08:46 PM
Looks good. Export it. AdminCP=>VBA CMPS=>Download/Upload Module.

Then Download it there and attach it here :)

thank you.

But it's not only one template module. It's also two php files...

MrPHD
02-03-2008, 08:51 PM
thank you.

But it's not only one template module. It's also two php files...

Then put your php script inside as well on attach.

Jase2
02-03-2008, 08:55 PM
Put them all in a zip file.

If you want me to put them you in a zip file, PM me.

Regards Jason :)

UncoderMom
02-03-2008, 09:15 PM
Very COOL! Look forward to its release :)

stonner
02-03-2008, 09:36 PM
Ok, now i think i know how to do this.

I will upload the zip-file tomorrow or as soon as i can get done it.

gforce75
02-03-2008, 09:50 PM
Reserved for future review ****

seangworld
02-03-2008, 10:57 PM
looks like something i'd use...

EvErDrEaMs
02-04-2008, 03:12 AM
sound sweet.

:Judge:
02-04-2008, 05:01 AM
Very nice, I will put this to good use. :)

Thanks!

Hornstar
02-04-2008, 08:24 AM
If something like this could be done to show on the forum home (eg. side bar) that would be awesome.

stonner
02-04-2008, 07:18 PM
I uploaded the zip-file.

I hope it's complete and you can enjoy it;)

stonner
02-04-2008, 09:13 PM
maybe someone can make it scrolling from right to left instead of top down. Then we could also use it on forumhome...

MrPHD
02-05-2008, 09:25 AM
Now Installed and Running well. regards

Magnumutz
02-05-2008, 10:27 AM
You know, this would be more useful if it would link directly to the album a picture is in, instead of the member profile.

Zaiaku
02-05-2008, 02:51 PM
I was just thinking about something like this the other night but I didn't have the scroll idea with it. Nice work!

stonner
02-07-2008, 07:06 PM
i hope you enjoy it.

maybe someone can modify it that way that it scrolls from right to left instead of top down...?

katilkuzu
02-07-2008, 07:34 PM
is it just showing profile pictures? i think it would better to show last or random album photos.

regards

stonner
02-07-2008, 07:42 PM
it shows the last album photos.

you can also make it showing random album photos

KW802
02-17-2008, 01:56 AM
Looks good; could be used for a number of things.

In the template "adv_portal_fotosscroll" I noticed the fetch_photos function is hard-coded remote get of "http://www.schuelercommunity.com/fetch_photos_recent_new.php" -- You may want to update the instructions so that users change the template to point to their own local copy of the file instead of pointing to your server.

softvnzla
02-18-2008, 04:50 AM
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/content/v/e/s/vesistemas/html/fetch_photos_recent_new.php on line 19

:(

What happens?

NukeOZ
02-21-2008, 03:51 AM
Do we have instructions on how to load..This?
I assume you upload theModule Via VBadvanced..Then do I have to upload the files within the upload folder to the upload follder in my forums??

Zebra
02-21-2008, 12:30 PM
Why a config_forums.php? Why not get it from the forum it self for the dbase name, password et.c?

geniusjones
02-23-2008, 08:15 PM
Hahaha it's great, and this was a funny thing to see on there!

GJ

gertoo
02-23-2008, 10:17 PM
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/xxx/public_html/fetch_photos_recent_new.php on line 19

ShawneyJ
02-24-2008, 08:05 AM
i see errors in that demo, i'll wait.

crkgb
04-11-2008, 11:37 PM
What about prefixes that some of us are using?

IRCMedya
04-14-2008, 04:40 PM
can you help me ?

i install the module and add profile picture of mine but it don't looks on http://www.antalyasitesi.com/cmps_index.php

or

http://www.antalyasitesi.com/fetch_photos_recent_new.php

lazyseller
05-01-2008, 04:29 AM
Cool mod doesnt seem to work on vb 3.7 im getting the same error as above

Will pay 35$ to anyone who can fix this mod for me

Lapsetur
05-03-2008, 11:37 AM
I just couldn't find "VBA CMPS"

Leo Brazil
05-08-2008, 12:10 PM
This mod looks very promissing for sure. But so far I'm trying to figure it out how to install it OK as have no instructions at all here.

Does any one here have it working good ?

bonkerspr
05-11-2008, 02:47 AM
on readme step 5. you said: " Import neustefotos.module through your vBa CMPS in your admincp" now i have a question where is located teh CMPS in my admin control panel ? i dont see nothing called CMPS. And if i try to upload it on Plugin manager i get an error message that say: " XML Error: Empty document at Line 1 " please help

elmati
05-11-2008, 02:28 PM
Nice hack!
i'll make a product to show scrollin latest pictures on forum home based on this :)

Thanks!

Conner85
05-12-2008, 08:21 AM
For everyone wanting to know where vBa CMPS is located.. it isn't located anywhere on your forum or admincp unless you've installed it. You can find it at www.vbadvanced.com.

Conner85
05-12-2008, 09:14 AM
I can't get the photos to show up in the block, so I ran the http://www.mysite.com/fetch_photos_recent_new.php and got this error:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/user/public_html/directory/fetch_photos_recent_new.php on line 19

Line 19 says

while ($res = mysql_fetch_array($result))

Any ideas?

I'm running vBulletin v3.7.0, vBa CMPS v3.0.0 and on a Linux server.

I have also switched my storage type to the file system with access to thumbs.

Conner85
05-14-2008, 12:49 PM
Any updates at all?