FAP CUSTOMIZATION - Highest Rated Pictures And Moving Code From Album_allpics.php


Subject: FAP CUSTOMIZATION - Highest Rated Pictures And Moving Code From Album_allpics.php
Hi! I want to place the "album_allpics.php" on the "album_personal_index.php" (smartors gallery). Any idea how i can achieve that? I have a lot of function album_read_tree() errors.. :shock:

I also want to have more pictures in the "Highest Rated Pictures" block. Any clue?
I used this h**p://***.phpbbhacks.com/download/1319
Have searched alot.. :(

Thank you for help!

Last edited by thomash on Fri 03 Oct, 2008 21:48; edited 1 time in total
Subject: Re: Highest Rated Pictures And Moving Code From Album_allpic
ok i solved the Highest Rated Pictures block.

Open album_index or album_personal_index and find the line:
"LIMIT ". $album_config['cols_per_page'];"
replace with:
LIMIT ". $album_config['cols_highest'];

Then run this SQL:
INSERT INTO phpbb_album_config VALUES ('cols_highest', '16');

Change "16" to the number of thumbnails you want. :)

Subject: Re: Highest Rated Pictures And Moving Code From Album_allpic
Thanks for posting the solution. :wink:


Page 1 of 1


  
You cannot post new topics
You 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.6529s (PHP: 3% SQL: 97%)
SQL queries: 11 - Debug Off - GZIP Enabled