A-Z Pagination
Posted: 02 July 2008 05:49 PM   [ Ignore ]  
Summer Student
Total Posts:  12
Joined  05-27-2008

I’m trying to convert the current page http://www.vfbt.org/index.php/missions/missionaries/ so that instead of page numbers I have the alphabet on the bottom.  I see the Alphabetical navigation wiki article, but am getting an error.

Error

The following tag has a syntax error
:

{exp:query}

Please correct the syntax in your template
.

my template code is as follows

{exp:query sql="SELECT title, entry_id, url_title AS urlt FROM exp_weblog_titles WHERE weblog_id = '4' AND title LIKE '{segment_3}%' ORDER BY title ASC"}
        
<div class="missionary">
          
{if miss_image}
            
<img src="{miss_image}" alt="Picture">
          
{if:else}
            
<img src="http://www.vfbt.org/images/missionaries/na.jpg" alt="Picture">
          
{/if}
          {if miss_last_name}
            
<h2>
              
{if miss_first_name}{miss_first_name} {/if}
              {if miss_spouse_name}
& {miss_spouse_name} {/if}
              {miss_last_name}
            
</h2>
          
{if:else}
            
<h2>{miss_organization}</h2>
            <
p>
          
{/if}
          {if miss_location}
<h3>{miss_location}</h3>{/if}
          
<p>
            
{if miss_last_name AND miss_organization}{miss_organization}<br />{/if}
            {if miss_email}{encode
="{miss_email}" title="e-mail"}<br />{/if}
            {if miss_web_link}
<a href="{miss_web_link}">{miss_web_link}</a><br />{/if}
            {if miss_wikipedia_link}
<a href="{miss_wikipedia_link}">Wikipedia</a><br />{/if}
            {if miss_track_link}
<a href="{miss_track_link}">{miss_track_link}</a><br />{/if}
          
</p>
        </
div><!--.missionary-->
      
{/exp:query}
    {embed
="missions/az_navigation"}

az_navigation is the following

<a href="{path=missions/missionaries/a}">A</a> | <a href="{path=missions/missionaries/b}">B</a> | <a href="{path=missions/missionaries/c}">C</a> | <a href="{path=missions/missionaries/d}">D</a> | <a href="{path=missions/missionaries/e}">E</a> | <a href="{path=missions/missionaries/f}">F</a> | <a href="{path=missions/missionaries/g}">G</a> | <a href="{path=missions/missionaries/h}">H</a> | <a href="{path=missions/missionaries/i}">I</a> | <a href="{path=missions/missionaries/j}">J</a> | <a href="{path=missions/missionaries/k}">K</a> | <a href="{path=missions/missionaries/l}">L</a> | <a href="{path=missions/missionaries/m}">M</a> | <a href="{path=missions/missionaries/n}">N</a> | <a href="{path=missions/missionaries/o}">O</a> | <a href="{path=missions/missionaries/p}">P</a> | <a href="{path=missions/missionaries/q}">Q</a> | <a href="{path=missions/missionaries/r}">R</a> | <a href="{path=missions/missionaries/s}">S</a> | <a href="{path=missions/missionaries/t}">T</a> | <a href="{path=missions/missionaries/u}">U</a> | <a href="{path=missions/missionaries/v}">V</a> | <a href="{path=missions/missionaries/w}">W</a> | <a href="{path=missions/missionaries/x}">X</a> | <a href="{path=missions/missionaries/y}">Y</a> | <a href="{path=missions/missionaries/z}">Z</a>

Profile
 
 
Posted: 16 July 2008 01:04 PM   [ Ignore ]   [ # 1 ]  
Summer Student
Total Posts:  12
Joined  05-27-2008

Still haven’t had any success with this.  Does anyone have some code snippets from an A-Z pagination that they could share?

Profile
 
 
Posted: 16 July 2008 02:36 PM   [ Ignore ]   [ # 2 ]  
Moderator
Avatar
RankRankRankRankRankRankRankRank
Total Posts:  31068
Joined  05-14-2004

Hi, jhgravelle - it looks like you may be on EECore which does not include the Query Module; so you can either purchase ExpressionEngine, or use a PHP-based solution to run the query. =)

 Signature 
Profile
MSG
 
 
Posted: 16 July 2008 02:56 PM   [ Ignore ]   [ # 3 ]  
Summer Student
Total Posts:  12
Joined  05-27-2008
Lisa Wess - 16 July 2008 02:36 PM

Hi, jhgravelle - it looks like you may be on EECore which does not include the Query Module; so you can either purchase ExpressionEngine, or use a PHP-based solution to run the query. =)

Thanks, yup i’m on core right now, will be upgrading soon.  Just one more reason to upgrade sooner rather than later.

Profile
 
 
   
 
 
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 1149, on July 16, 2007 10:33 AM
Total Registered Members: 60714 Total Logged-in Users: 24
Total Topics: 73170 Total Anonymous Users: 19
Total Replies: 394633 Total Guests: 488
Total Posts: 467803    
Members ( View Memberlist )