Zobacz temat
RSS prodownlod dosent work :(
|
|
Catzenjaeger |
Dodany dnia 04.01.2007 22:07:20
|
Przedszkolak Postów: 4 Data rejestracji: 12.03.2005 22:23 |
here my code problem is the creator have change the datebase table names and now it will dont work - can anyone help me to fix this problem? |
|
|
Wścibski Gość |
Dodany dnia 11.01.2025 06:00:28
|
Pan Kontekstualny Postów: n^x Data rejestracji: Zawsze |
|
IP: localhost | |
wlodekp |
Dodany dnia 05.01.2007 13:34:19
|
Weteran Postów: 3101 Pomógł: 29 Data rejestracji: 21.05.2005 22:27 |
pro_download_panel 1.2 table prodownloads and column; id , name, beschreibung: but pro_download_panel 1.6.3: table pdp_downloads while ($row=dbarray($result3)) {
$rsid = intval($row['dl_id']); $rtitle = $row['dl_name']; $description = stripslashes(nl2br($row['dl_desc'])); Edytowane przez wlodekp dnia 05.01.2007 13:41:49 |
|
|
Catzenjaeger |
Dodany dnia 06.01.2007 01:41:09
|
Przedszkolak Postów: 4 Data rejestracji: 12.03.2005 22:23 |
hmn it works but the downloads are not clickable here the testlink: http://www.unreal...l/test.php Edytowane przez Catzenjaeger dnia 06.01.2007 02:08:46 |
|
|
wlodekp |
Dodany dnia 06.01.2007 17:10:32
|
Weteran Postów: 3101 Pomógł: 29 Data rejestracji: 21.05.2005 22:27 |
I do not it use prodownloads sytem and download rss, use only feed/news.php and my Ajax rss reader: I look in code php only prodownloads system and it seems me, taste change: $result3=dbquery("SELECT * FROM ".$db_prefix."pdp_downloads ORDER BY dl_mtime DESC LIMIT 0,10"); to: $result3=dbquery("SELECT * FROM ".$db_prefix."pdp_downloads ORDER BY dl_ctime DESC LIMIT 0,10"); I look on your site: http://www.unreal..._feeds.php and your code php $rsid=0 ,maybe the then lack date of modification defoult=0. Maybe? |
|
|
Catzenjaeger |
Dodany dnia 07.01.2007 02:27:20
|
Przedszkolak Postów: 4 Data rejestracji: 12.03.2005 22:23 |
hmn sorry i dont understand - this code from the code below works but the downloadslinks are not clickable - this is my problem i would it clickable so that everyone comes to the download directly |
|
Przejdź do forum: |