13 of 13
13
Custom Fields in {exp:weblog:entries /}
Posted: 11 April 2008 12:32 PM   [ Ignore ]   [ # 217 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  19293
Joined  06-03-2002

T. Payton, do you have error reporting enabled and display_errors “On” in the PHP environment?  Sounds like a syntax error that may have occurred when modifying the file.

 Signature 
Profile
MSG
 
 
Posted: 11 April 2008 01:02 PM   [ Ignore ]   [ # 218 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  251
Joined  11-16-2004

I apologize for the hastely written post. I was fixing code with one hand and typing with the other. I was able to use the EE search parameter to fix the site and get it up.

Concerning my question, I was curious if this extension is working with 1.6.3.

 Signature 

T. Payton
OneCreative | Albuquerque, NM

Profile
 
 
Posted: 11 April 2008 01:36 PM   [ Ignore ]   [ # 219 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  2124
Joined  03-26-2006
tpayton - 11 April 2008 01:02 PM

I was able to use the EE search parameter to fix the site and get it up. Concerning my question, I was curious if this extension is working with 1.6.3.

Cool, glad to hear it. The search parameter is the bomb. I can’t speak to the extension working with 1.6.3, as I’ve never had occasion to use it. As far as I know, the only thing you might need it for is > and < (greater than/less than) comparisons.

 Signature 

ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee

Profile
 
 
Posted: 11 April 2008 01:39 PM   [ Ignore ]   [ # 220 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1214
Joined  01-05-2006

Yeah, @tpayton, Ryan is correct. I don’t believe it works in 1.6.3 mainly because EE’s absorbed just about all the functionality into native features now. The only thing missing is the grater than and less than comparisons, which can probably just be done with SQL queries when needed.

 Signature 

================================================
    Mark Huot
    http://markhuot.com
================================================

Profile
 
 
Posted: 06 July 2008 01:19 AM   [ Ignore ]   [ # 221 ]  
Grad Student
Rank
Total Posts:  67
Joined  03-04-2005
Mark Huot - 11 April 2008 01:39 PM

Yeah, @tpayton, Ryan is correct. I don’t believe it works in 1.6.3 mainly because EE’s absorbed just about all the functionality into native features now. The only thing missing is the grater than and less than comparisons, which can probably just be done with SQL queries when needed.

Thing missing is the grater than and less than comparisons

{exp:weblog:entries custom_field=">100239320"}{title}{/exp:weblog:entries}
  {
!-- any entry where custom_field is greater than 100239320 --}

and unfortunately, this extension doesn’t work with 1.6.3

Profile
 
 
Posted: 06 July 2008 03:29 PM   [ Ignore ]   [ # 222 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  2124
Joined  03-26-2006

Qrat - you don’t really NEED this extension to work with 1.6.3, is sort of the point of the last couple posts. Why can’t you just use the built in weblog:entries “search” parameter? The greater/less thans can be done with the Query module.

 Signature 

ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee

Profile
 
 
Posted: 24 July 2008 12:21 PM   [ Ignore ]   [ # 223 ]  
Summer Student
Avatar
Total Posts:  17
Joined  01-09-2007

Hi Mark, all,

It seems like functionality breaks when using

show_expired="yes"

in your exp:weblog:entries tag.

Can anybody confirm this?  I’m trying to use this extension to filter various types of recorded messages, all of which are expired entries.  I’m working around it by removing the end date on the entries, but if this is something that is worthy of a fix it would be terrific.

Many thanks for all of your contributions, Mark – wow!

Matt

 Signature 

Matt Schroeder • Christ Community Church • Director of Communications

Profile
 
 
Posted: 24 July 2008 03:19 PM   [ Ignore ]   [ # 224 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  2124
Joined  03-26-2006

Again, you don’t really need this extension anymore. Why can’t you just use the built-in “search” parameter for weblog:entries tags? Unless I’m missing what you’re trying to search for.

 Signature 

ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee

Profile
 
 
Posted: 24 July 2008 03:31 PM   [ Ignore ]   [ # 225 ]  
Summer Student
Avatar
Total Posts:  17
Joined  01-09-2007

Thanks Ryan.  I’m actually locked into a 1.5.2 install, which is why I’m using this at all.  I went ahead and used categories as a workaround today, so it’s not a critical thing (Mark, if you’re reading this – no need to reply).

Thanks for your input, though!

 Signature 

Matt Schroeder • Christ Community Church • Director of Communications

Profile
 
 
Posted: 05 April 2009 04:23 PM   [ Ignore ]   [ # 226 ]  
Summer Student
Total Posts:  27
Joined  03-21-2008

Any way I could use this extension to do a limit on a field sort?

In other words, I’ve got a custom field that has employees’ last names in it. I’d like to create a link that is like “Employees A - G” and have it bring up all the entries, ordered by that last name field, but have it stop at last names that start with ‘G’.

Profile
 
 
Posted: 07 April 2009 03:15 PM   [ Ignore ]   [ # 227 ]  
Lab Assistant
RankRank
Total Posts:  110
Joined  11-23-2008

I just wanted to add another “THANK YOU” to the long list here -

I just made a tiny single tag plugin that took a value from a weblog and required this exact function to match up with weblog entries. Worked great on the first try.

I think you cut like 12 hours out of my project. Thanks again.

 Signature 

Follow me: @carolinecblaker

Follow us: @misinc

Profile
 
 
Posted: 10 February 2010 12:05 PM   [ Ignore ]   [ # 228 ]  
Grad Student
Avatar
Rank
Total Posts:  83
Joined  09-02-2006

Hi Mark,

I have always found you to create the best extensions that meet my needs wink....

  This seems a nice one too…does this work if the custom field is of date type ?

if yes ? HOW?

OOPS !

I am using EE 1.6.7

Profile
 
 
   
13 of 13
13
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1743, on December 02, 2009 03:47 PM
Total Registered Members: 120482 Total Logged-in Users: 47
Total Topics: 126555 Total Anonymous Users: 13
Total Replies: 665407 Total Guests: 283
Total Posts: 791962    
Members ( View Memberlist )