[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Coppermine Block für die Hauptseite? Und 5 auf 10 Artikel??

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Allgemeines

View previous topic :: View next topic  
Author Message
clubhouse
Special-Agent
Special-Agent

Offline Offline
Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen
PostPosted: 14.04.2005 23:44
Post subject: Coppermine Block für die Hauptseite? Und 5 auf 10 Artikel??

Hallo, gibt es einen Coppermine Block wo die Letzten 5 Eingetragenen Alben drin stehen? für php Nuke gibt es den. Das weiß ich, da die Konkurrenz Site den hat. *g* Den müsste es doch auf für CPG Nuke geben oder?

Und nochwas, gibt es ne möglichkeit die letzten 5 Artikel auf 10 Artikel aufzustocken?

_________________


clubhouse's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 19.04.2005 18:26
Post subject: Re: Coppermine Block für die Hauptseite? Und 5 auf 10 Artike

Array:
Und nochwas, gibt es ne möglichkeit die letzten 5 Artikel auf 10 Artikel aufzustocken?

in block-Last_5_Articles.php ändern :

PHP:
$result = $db->sql_query("SELECT sid, title, comments, counter FROM ".$prefix."_stories $querylang ORDER BY sid DESC LIMIT 0,5");
in
PHP:

$result
= $db->sql_query("SELECT sid, title, comments, counter FROM ".$prefix."_stories $querylang ORDER BY sid DESC LIMIT 0,10");

_________________
.: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr

Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
clubhouse
Special-Agent
Special-Agent

Offline Offline
Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen
PostPosted: 20.04.2005 08:41
Post subject: Re: Coppermine Block für die Hauptseite? Und 5 auf 10 Artik

Besten Danke!

nun brauch ich das noch mit dem Coppermine... das muss doch irgendwie möglich sein... oder? Das der die letzten 3-5 Alben Anzeigt, und davon jeweils ein zufalls Bild Wink und nen Link zum Album *g*

_________________


clubhouse's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Allgemeines
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy