Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.Hi I am a newbie to drupal and I upgraded to 7.23 and tb_sirate_starter, I don't know what to do. I tried to edit the views_slideshow.theme.inc file but it seems like I am breaking this even more.
Please help.
Error:
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 73 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 73 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 73 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 73 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in _views_slideshow_preprocess_views_slideshow() (line 76 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in theme_views_slideshow_controls_widget_render() (line 275 of /Applications/XAMPP/xamppfiles/htdocs/maj_wcdt_site/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc).
Comments
fixed in issue queue
well, it's being worked on and the patch fixed my problem, but the issue is, as the error indicates with views_slideshow module. check out #1872616: PHP 5.4.x: "preg_replace() /e modifier is deprecated, use preg_replace_callback()" and the patch (https://drupal.org/files/1872616-remove-deprecated-preg_replace-7.x-3.0....) there. applying patches is simple if you can use a command line...https://drupal.org/patch/apply
Forum was deprecated in 2008
This forum was deprecated in 2008. You will not get any replies here. For support, look elsewhere.
- gisle