![]() |
| | LinkBack | Themen-Optionen | Thema bewerten | Ansicht |
|
#1
| ||||
| ||||
Hi, ich habe eine Seite auf der ich tt_news zusammen mit extendnews einsetze: tt_news 2.5.0 und danp_extendnews 0.1.3. Soweit so gut, wenn ich aber die TYPO3-Funktion "Random" für die Listenansicht einer Single-Ansichtsseite nehme, dann erhalte ich eine Fehlermeldung: Code: Warning: mysql_fetch_row:smile:sad: supplied argument is not a valid MySQL result resource in /absoluter_pfad/typo3_src-4.1.5/t3lib/class.t3lib_db.php on line 810 ... Code: caller t3lib_DB::exec_SELECTquery ERROR Unknown column 'random' in 'where clause' lastBuiltQuery SELECT uid,title FROM tt_news LEFT OUTER JOIN tt_news_cat_mm ON tt_news.uid = tt_news_cat_mm.uid_local WHERE tt_news.pid IN (96,349,479,504,506,577,682,686,714,715,716,717,718,719,720,721,722,723,724,805,806,807,808,809,810,812,813,814,815,816,817,818,819,820,821,822,833,835,849,840,842,843,844,845,846,847,848,860,861,863,864,865,866,867,868,869,870,871,883,884,885,886,887,888,889,890,891,892,893,894,904,905,906,909) AND 1=1 AND tt_news.sys_language_uid IN (0,-1) AND (IFNULL(tt_news_cat_mm.uid_foreign,'nocat') ='nocat') AND tt_news.uid NOT IN (1992,1904,2013,1997) AND uid<>1992 AND random<=0 AND tt_news.deleted=0 AND tt_news.t3ver_state!=1 AND tt_news.hidden=0 AND (tt_news.starttime<=1202470862) AND (tt_news.endtime=0 OR tt_news.endtime>1202470862) AND (tt_news.fe_group='' OR tt_news.fe_group IS NULL OR tt_news.fe_group='0' OR (tt_news.fe_group LIKE '%,0,%' OR tt_news.fe_group LIKE '0,%' OR tt_news.fe_group LIKE '%,0' OR tt_news.fe_group='0') OR (tt_news.fe_group LIKE '%,-1,%' OR tt_news.fe_group LIKE '-1,%' OR tt_news.fe_group LIKE '%,-1' OR tt_news.fe_group='-1')) ORDER BY datetime DESC LIMIT 1 debug_backtrace include_once // require // include // TSpagegen::renderContent // tslib_cObj->cObjGet // tslib_cObj->cObjGetSingle // tslib_cObj->TEMPLATE // tslib_cObj->cObjGetSingle // tslib_cObj->COBJ_ARRAY // tslib_cObj->cObjGet // tslib_cObj->cObjGetSingle // tslib_cObj->USER // tslib_cObj->callUserFunction // call_user_method // tx_ttnews->main_news // tx_ttnews->displaySingle // tx_ttnews->getItemMarkerArray // tx_danpextendnews_pi1->extraItemMarkerProcessor // tx_danpextendnews_pi1->getPageBrowserMarkersForSingle // tslib_cObj->exec_getQuery // t3lib_DB->exec_SELECT_queryArray // t3lib_DB->exec_SELECTquery // t3lib_DB->debug Gruss, Michael
__________________ Aus gegebenem Anlass mal eine neue Signatur: Kein Support per PN! |
|
#2
| ||||
| ||||
| ja es gibt kein feld random im manual stehet wie man ne random sortierung bekommt georg
__________________ TYPO3 3.7./3.8.X/4.0.X/4.1.1 just2b.com | Google Maps | SmoothGallery | Das grösste werbefreie TYPO3 Forum typo3.net | Content-Management-Systeme mit TYPO3 & RedDot |
|
#3
| ||||
| ||||
| Zitat:
Code: plugin.tt_news.listOrderBy = random Und jetzt schreibe ich noch dem Autoren von extendnews. Vielleicht hat der ja Lust auf einen Fix. Gruss, Michael
__________________ Aus gegebenem Anlass mal eine neue Signatur: Kein Support per PN! |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Klick auf Weltkugel macht Menü mit Funktion"NEU" nicht auf! | ilyas117 | TYPO3 4.x Backend | 4 | 17.10.06 17:27 |
| Seitentyp "shortcut" macht Probleme | Brygida | TYPO3 3.x Fragen und Probleme | 3 | 13.06.06 10:43 |