Page 23 of 27

Posted: Tue 12. Sep 2006, 01:26
by Da5id
COOL !!!! :!: :idea: :wink:

Next release...

Posted: Sat 16. Sep 2006, 18:57
by Da5id
:?: Wann erscheint denn das nächste Release?
Bin schon ganz ungeduldig :twisted:

Re: Next release...

Posted: Mon 2. Oct 2006, 10:34
by erich_k4
VERSION: 1.82 - 2.10.2006

Whats new in this version:

* SQL "LIKE" syntax for category aliases allowed
e.g.
your aliases look like:
alias-tiere-hunde
alias-tiere-katzen
alias-tiere-voegel
alias-tiere-fische

and you want to get all news out from alias-tiere use:
{TEASER_EX:alias-tiere%|10:4:article_created|DESC...

* new define section for pagination buttons (see source for details)
* fixed some little bugs...

Posted: Mon 2. Oct 2006, 13:26
by Jan212
Sehr schön nochmal mit der Differenzierung. I like this mod. Dank dir nochmal ganz herzlich von meiner Seite für die Entwicklung des Mods.

Re: Next release...

Posted: Mon 2. Oct 2006, 17:33
by Da5id
erich_k4 wrote:VERSION: 1.82 - 2.10.2006

Whats new in this version:

* SQL "LIKE" syntax for category aliases allowed
e.g.
your aliases look like:
alias-tiere-hunde
alias-tiere-katzen
alias-tiere-voegel
alias-tiere-fische

and you want to get all news out from alias-tiere use:
{TEASER_EX:alias-tiere%|10:4:article_created|DESC...

* new define section for pagination buttons (see source for details)
* fixed some little bugs...
Thank you very much Erich. Very very nice!! I will test it soon...

Posted: Sun 8. Oct 2006, 19:51
by Da5id
Erich, a friend got the following parse error using the newest teaser ex

Parse error: parse error in /home/httpd/vhosts/harmony63.de/httpdocs/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 242

he is using the phpwcms_1.2.5-DEV Version. Any Ideas? :roll:

Posted: Mon 9. Oct 2006, 16:55
by sp1r
is it possible to have a date next to the title, so t hat you can see what day the news has been posted?

Posted: Tue 10. Oct 2006, 10:44
by erich_k4
Da5id wrote:Erich, a friend got the following parse error using the newest teaser ex

Parse error: parse error in /home/httpd/vhosts/harmony63.de/httpdocs/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 242

he is using the phpwcms_1.2.5-DEV Version. Any Ideas? :roll:
Maybe he should try a custom template not the default one e.g the sample.tmpl

Posted: Tue 10. Oct 2006, 10:47
by erich_k4
sp1r wrote:is it possible to have a date next to the title, so t hat you can see what day the news has been posted?
here is a sample template (look for WAK_ARTICLE_CREATED):

Code: Select all

<div style="margin-bottom:10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
[CATNAME]<b>{CATNAME}</b> -><br>[/CATNAME]
[TITLE]<a href="{ARTICLELINK}">{TITLE}</a>&nbsp;{WAK_ARTICLE_CREATED:SHORT:{ARTICLEID}}[/TITLE]
[SUB]<h3 style="margin:0 0 5px 0;">{SUB}</h3>[/SUB]
</td>
</tr>
<tr>
<td valign="top">
<div style="float:left; margin-right:6px;">
[IMAGE]<a href="{ARTICLELINK}">{IMAGE}</a>[/IMAGE]
[CAPTION]<div align="center">{CAPTION}</div>[/CAPTION]
</div>
[SUMMARY]{SUMMARY}[/SUMMARY]<br>
erstellt am&nbsp;{WAK_ARTICLE_CREATED:LONG:{ARTICLEID}}<br>
[MORE]<a href="{ARTICLELINK}">more...</a>[/MORE]
</td>
</tr>
</table>
</div>

Posted: Tue 10. Oct 2006, 14:14
by Da5id
erich_k4 wrote:
Da5id wrote:Erich, a friend got the following parse error using the newest teaser ex

Parse error: parse error in /home/httpd/vhosts/harmony.com/httpdocs/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 242

he is using the phpwcms_1.2.5-DEV Version. Any Ideas? :roll:
Maybe he should try a custom template not the default one e.g the sample.tmpl
He get the error actually without using the RT self. Alone uploading the teaser_ex file in the frontend_render directory caused this error.

Posted: Sat 14. Oct 2006, 23:21
by laszlobela
Hi Erich,

1) das mit den mehreren Kategorien auswählen - kann es sein, dass wenn ich hier z.B. nach article_crate absteigend auswähle dass dann die Kategorien absteigend und nicht darin enthalten die Artikel genommen werden?

2) Kategorie anzeigen funzt bei mir auch nicht - oder muss ich hierzu im Template extra noch einen "Kategorie-Tag" setzen? (Ich verwende das gleiche Template, mit dem ich auch innerhalb der einzelnen Kategorien den Taser_Ex einsetze)

3) wenn ich den Pagenavestyle auf "center" gestellt hab, der mainBlock aber auf left steht, kommt die Paginat_Leiste aber auch in links - ist das gewollt?

Ansonsten wollt ich nur noch wissen, ob es schon möglich ist, die Anzahl der Artikel anzeigen zu lassen (also nicht Site von - sondern Artikel in der Kat).

Weiter so - super Job
Gruss und Dank
Bela

Posted: Mon 16. Oct 2006, 03:04
by Da5id
Image

:P

Posted: Mon 16. Oct 2006, 19:03
by erich_k4
1) das mit den mehreren Kategorien auswählen - kann es sein, dass wenn ich hier z.B. nach article_crate absteigend auswähle dass dann die Kategorien absteigend und nicht darin enthalten die Artikel genommen werden?
nun zuerst werden die artikel in den einzelnen Kategorien sortiert, dann zusammengefasst und über die gesamte ergebnismenge nochmals drübersortiert...kennst di aus? :wink:

2) Kategorie anzeigen funzt bei mir auch nicht - oder muss ich hierzu im Template extra noch einen "Kategorie-Tag" setzen? (Ich verwende das gleiche Template, mit dem ich auch innerhalb der einzelnen Kategorien den Taser_Ex einsetze)
siehe http://www.phpwcms.de/forum/viewtopic.php?p=74622#74622
:arrow: {CATNAME}

3) wenn ich den Pagenavestyle auf "center" gestellt hab, der mainBlock aber auf left steht, kommt die Paginat_Leiste aber auch in links - ist das gewollt?
Du meinst sicher die Option "Pagination for Graphic Pagenavstyle"
die bewirkt folgendes:
LEFT : Page << < > >>
CENTER : << < Page > >>
RIGHT : << < > >> Page

zur Ausrichtung innerhalb der Seite kannst Du die CSS - id "teaserPageNav" verwenden

-----------
@Da5id whow, mein eigener Banner - is ja überdrüber... :D

Posted: Sun 22. Oct 2006, 12:17
by laszlobela
nun zuerst werden die artikel in den einzelnen Kategorien sortiert, dann zusammengefasst und über die gesamte ergebnismenge nochmals drübersortiert...kennst di aus? :wink:
Hi Erich,
das haut bei mir nicht ganz hin. Ich hab 2 Kategorien genommen, Absteigend nach Erstellungsdatum eingestellt - aber die Artikel innerhalb der Kategorie werden aufsteigend angezeigt. Ich will immer den neuesten oben haben.

Gruss
Bela

TEASER_EX don't work with PHP Version 5.1.5 ....

Posted: Thu 16. Nov 2006, 16:13
by Jensensen
Hi folks,

TEASER_EX seems not to work with:
PHP Version 5.1.5
MySQL Version: 4.1.15-Debian_0.dotdeb.1-log


ERROR is:

Code: Select all

Notice: Use of undefined constant BTN_First0 - assumed 'BTN_First0' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 129

Notice: Use of undefined constant path - assumed 'path' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 129

Notice: Use of undefined constant dim - assumed 'dim' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 130

Notice: Use of undefined constant alttext - assumed 'alttext' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 131

Notice: Use of undefined constant BTN_First - assumed 'BTN_First' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 132

Notice: Use of undefined constant path - assumed 'path' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 132

Notice: Use of undefined constant dim - assumed 'dim' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 133

Notice: Use of undefined constant alttext - assumed 'alttext' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 134

Notice: Use of undefined constant BTN_Prev0 - assumed 'BTN_Prev0' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 135

Notice: Use of undefined constant path - assumed 'path' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 135

Notice: Use of undefined constant dim - assumed 'dim' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 136

Notice: Use of undefined constant alttext - assumed 'alttext' in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 137
and so on

Trying to fix, I just added the missing ' ' and "" signs in Config Section of file.

At least one error was maintained:

Code: Select all

Notice: Undefined index: f in /is/htdocs/wp1077733_NQEPXXXXXX/www/phpwcms_template/inc_script/frontend_render/reptag_teaser_ex.php on line 475
What the hell means "Undefined index: f"???
Don't know how to get rid of it.

Any suggestion what I could/should do?

Thanks for help...

Greetz
Jensensen