Added By: Feedage Forager | ![]() |
Language: English | |
Tags: | |
call time call content error field module pass reference pass received error reference set time pass time views working | |
Rate this Feed![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Comments (0) |
Feed Details and Statistics ![]() |
Thu, 07 Aug 2008 19:12:42 +0000
Hi there,
I have a content type with a link field. I want the link fields in an RSS view according to how they have been voted on with the voting api.
I enabled the module, added the field ( -field_) in the admin and selected the content type. From that point on I didn't really see how to set this up.
Any tips?
Thanks,
Sat, 16 Feb 2008 02:26:46 +0000
Hi there!
I moved my working drupal 5.7 installation from my localhost (wamp) to my webspace
and received the following error from the webserver:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_match(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in MY_WEBSITE/sites/all/modules/link_views_rss/link_views_rss.module on line 77
I found out that Call-time pass-by-reference is disabled by default for php5 because it will not be support in futher releases.
My host supports changing skipt settings, so i got it working, but i think this should be fixed.
I like your module: It's simple but effective...
regards
alex