osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

RSS Feed 0.1

This is a discussion on RSS Feed 0.1 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; From php 5.2 the function ereg() is deprecated. Using 2.2a my server reported this error several time. To fix it ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Reply

 

LinkBack Thread Tools
  #1  
Old 09-24-2009, 09:11 AM
michael_s's Avatar
osCMax Developer


 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 16,522
Thanks: 149
Thanked 652 Times in 558 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Post RSS Feed 0.1

From php 5.2 the function ereg() is deprecated. Using 2.2a my server reported this error several time.

To fix it replace on line 266

if(ereg('HTTP_(.+)',$h,$hp)){

with

if(preg_match('/HTTP_(.+)/',$h,$hp)){

I also noticed the feed was not valid because the string

is not generated on the top of the rss file

If you notice that remove this line 306-307:

echo '' . "n";

echo '' . "n";

Also on line 328 remove the © carachter from the tag

Attached the modified file



More...
__________________
Michael Sasek
osCMax Developer

*** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers ***

Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.

osCMax User Manual - osCMax Templates - Advanced Template Tutorial

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
RSS Feed 0.1 michael_s New osCommerce Contributions 0 08-02-2009 03:11 PM
RSS Feed 0.1 michael_s New osCommerce Contributions 0 05-12-2008 11:00 AM
RSS Feed 0.1 michael_s New osCommerce Contributions 0 02-09-2008 06:01 AM
RSS Feed 0.1 michael_s New osCommerce Contributions 0 10-10-2007 08:36 AM
RSS Feed 0.1 michael_s New osCommerce Contributions 0 08-04-2007 04:11 AM


All times are GMT -8. The time now is 06:53 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2010 osCmax
Inactive Reminders By Icora Web Design