Tsuri Japan Posted October 21, 2006 Posted October 21, 2006 Is there anything wrong with this code because I keep getting this error? Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/fukuokaf/public_html/tsurishopjapan/admin/googlefeeder.php on line 171 This is line 171: $_cleaner_array = array(">" => "> ", "®" => "", "?" => "", "™" => "", "?E => "", "\t" => "", " " => ""); Nigelman :thumbsup:
♥Monika in Germany Posted October 21, 2006 Posted October 21, 2006 "?E => "", no closing " before the => :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Tsuri Japan Posted October 21, 2006 Author Posted October 21, 2006 Ok great Monica that did the trick but now this happens........ Warning: fopen(http://www.tsurishopjapan.com/feeds/paquins_s7_dion_ne_jp.txt) [function.fopen]: failed to open stream: HTTP wrapper does not support writeable connections. in /home/fukuokaf/public_html/tsurishopjapan/admin/googlefeeder.php on line 285 Warning: fwrite(): supplied argument is not a valid stream resource in /home/fukuokaf/public_html/tsurishopjapan/admin/googlefeeder.php on line 286 Warning: fclose(): supplied argument is not a valid stream resource in /home/fukuokaf/public_html/tsurishopjapan/admin/googlefeeder.php on line 287 File completed: ../feeds/paquins_s7_dion_ne_jp.txt Warning: chmod() [function.chmod]: No such file or directory in /home/fukuokaf/public_html/tsurishopjapan/admin/googlefeeder.php on line 289 erghhhhhhhhhhhhhhhhhhh!!!! Nigelman :huh:
♥Monika in Germany Posted October 21, 2006 Posted October 21, 2006 Hi Nigel, I have not used this contrib yet, maybe you need to set writing permissions to a file beforehand? I'd post in the contrib support thread ... :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Tsuri Japan Posted October 21, 2006 Author Posted October 21, 2006 Yeah I did and I'll report to that thread that maybe there's a text error thanks to your careful eye. Permissions are something I always struggle at sometimes. :blush: Thanks Monika.....my site is coming along quite nice and I did many changes to my site that you said from before (esp my footer) Nigelman :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.