FAP CUSTOMIZATION - Personal Photo Gallerie In Viewprofile
Subject: FAP CUSTOMIZATION - Personal Photo Gallerie In Viewprofile
hallo, i've find a to have the personal gallerie in the viewprofile mod on smartor's site, but it doesn't work. I think it is a problem wit the CH in the Album. Can someone help me to show me where i have to change the code?
| photos_in_profiles.zip | ||
| Description: | ![]() Download |
|
| Filename: | photos_in_profiles.zip | |
| Filesize: | 3.18 KB | |
| Downloaded: | 137 Time(s) | |
Subject: Re: Personal Photo Gallerie In Viewprofile
Hi Sasha...
did you get any error after installing? If so which error do you get?
I´m too busy these days.. but if i found some time I can check it.
did you get any error after installing? If so which error do you get?
I´m too busy these days.. but if i found some time I can check it.
Subject: Re: Personal Photo Gallerie In Viewprofile
Yes i get one mistake, and i can't solve it. It was this:
and i searched this in my code and find this rows:
and i searched this in my code and find this rows:
- // ------------------------------------
- // Count Pics
- // ------------------------------------
- $sql = "SELECT COUNT(pic_id) AS count
- FROM ". ALBUM_TABLE ."
- WHERE pic_cat_id = ". PERSONAL_GALLERY ."
- AND pic_user_id = $user_id";
- if( !($result = $db->sql_query($sql)) )
- {
- message_die(GENERAL_ERROR, 'Could not count pics', '', __LINE__, __FILE__, $sql);
- }
- $row = $db->sql_fetchrow($result);
- $total_pics = $row['count'];
Subject: Re: Personal Photo Gallerie In Viewprofile
That code is not for FAP.
FAP already has a picture block in profile.
Are you using FAP?
Sorren wrote: [View Post]
That code is not for FAP.
FAP already has a picture block in profile.
Are you using FAP?
Subject: Re: Personal Photo Gallerie In Viewprofile
I know, that this code isn't for the FAP. I use the FAP and i want to ask, that someone can help me to modify the code. I've install the picture block, but i want the personal gallery on my viewprofile.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1366s (PHP: 14% SQL: 86%)
SQL queries: 12 - Debug Off - GZIP Enabled
