Hello kp52 & Samba
Would like to thank you bolt cause it helpt me a lot on this matter
Now I have another few terribel problems, but first I give you some more info regarding the server / system e.s.
Testserver on my pc with windows XP pro with latest XAMPP configuration.
Remote server: Apache / Linux with php 5.2.8
phpInfo() on
http://www.dehuizenmarkt.be/phpinfo (if needed)
-------------------------------------------------------------------------------------
General info Modx:
Server
MODx versie 1.0.0
Versie codenaam rev 5601
phpInfo() Bekijken
Toegangsrechten Ingeschakeld
Server tijd 12:27:02
Lokale tijd 12:27:02
Server verschil 0 h
Database naam ftp10438_database
Database server localhost
Database Versie: 5.0.67
Database Karakterset latin1
Database Collatie Karakterset latin1_swedish_ci
Tabel voorvoegsel (prefix)
MODX_BASE_PATH /home/ftp10438/domains/dehuizenmarkt.be/public_html/
MODX_BASE_URL /
MODX_MANAGER_URL
http://www.dehuizenmarkt.be/manager/
MODX_MANAGER_PATH /home/ftp10438/domains/dehuizenmarkt.be/public_html/manager/
MODX_SITE_URL
http://www.dehuizenmarkt.be/
-------------------------------------------------------------------------------------
Problem 1:
Parsing problem in the PostTags snippet. error
at line 22: $output .= strftime($dateFormat,$postDate);
Error when I use &postDate=`[*pkDate*]` when calling the snippet. If I remove it and use only &dateFormat=`%d %b %Y` it works but he shows 2 dates instead of 1.
general error:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: strftime() expects parameter 2 to be long, string given
Error type/ Nr.: Warning - 2
File: /home/ftp10438/domains/dehuizenmarkt.be/public_html/manager/includes/document.parser.class.inc.php(770) : eval()’d code
Line: 22
Parser timing
MySQL: 0.0104 s (15 Requests)
PHP: 0.0722 s
Total: 0.0826 s
-------------------------------------------------------------------------------------
Problem 2:
My preview doesn’t work. There is notting to see, no buttons...
He doesn’t execute the file blog.config.php in the ditto/configs/ map.
I didn’t change anything in the code, so the file must be correct. So the problem is in the manager. He doesn’t output anything when I click the preview button on my edit/ad page.
Do I mis something here? I made a chunck named blog.preview.tpl as explained in the pdf installation file. I repeated every step over and over to find the problem and I’m getting verry tired :’(
Any idea what I could forget here?
Thx again !
Benny