Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

new galerie album panel infusion

Locked Asked Modified Viewed 5,453 times
F
fusionfan
F
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

hi together,

I use a panel that displays the latest gallery of albums. Now I want to be the only gallery albums displayed the text in the 'album_description' have a certain. you can help me

my english is not so good with so google translated :-(

here is a part of the source code:

$sql = dbquery("SELECT * FROM ".$db_prefix."photo_albums ORDER BY album_order DESC LIMIT 0,6", groupaccess('album_access'));
if(dbrows($sql))
{
while($data = dbarray($sql))
{
echo "<table width='100%' border='0' cellspacing='0' cellpadding='0'>
.........
0 replies

1 post

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Please try on PHPFusion MOD's

[Thread Locked]
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet