Member
Member
cqboy2003   2008-05-28, 10:49
#1

I want display the album hitcounter in the index page for each album,

I put below code in index.php of default themes,

but it displays an error:
Fatal error: Call to a member function getAlbumID() on a non-object

why?

Administrator
Administrator
acrylian   2008-05-28, 11:10
#2

Because you used a function as an class object function that it not is. Just getAlbumID()is enough.

Member
Member
cqboy2003   2008-05-28, 11:34
#3

thanks,I will try it tomorrow.

Administrator
Administrator
acrylian   2008-05-28, 12:03
#4

Just to add: The hitcounter does only work on index.php within the next_album loop that way.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.