Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post 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..  

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 
thomash - View user's profileSend private message 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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.
 



 
thomash - View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Highest Rated Pictures And Moving Code From Album_allpic 
 
Thanks for posting the solution.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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