Webmastersite.net
Register Log In

Aware of this issue? Re: item types

Title Aware of this issue? Re: item types
Description if so maybe the manual needs a note
Message Text I was trying to fish out an error and figured out finally what the problem was. I had the following item types: regular, property,property_feature,vendor,vendor_featured my sponsorship page uses conditionals to serve up the appropriate payment button to the appropriate type but it kept spitting this back at me (when trying to renew a "property" type listing:
<?php "property" =="property"features) {?>
My conditionals were written correctly so I finally figured out it was because "property" was too close in name to "property_featured" so I changed the featured listing to "pfeatured" and it went through just fine. If that's normal, great, but I couldn't find anything in the manual warning about item type naming issues.
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership sparkalina
Views 332 views. Averaging 0 views per day.
Similar Topics
Submission Date Dec 09, 2008 - 10:58 PM