Displaying 1 result from an estimated 1 matches for "pages_link".
Did you mean:
page_link
2007 Jun 06
1
highlight and pagination
...;link_initial_description" style="display:none"
id="link<%= link.id %>">
<%= link.description %>
</div>
<% end %>
<%= pagination_links(@link_pages) %>
Everything works fine when I get only 1 result page. When I get
more pages and click the pages_link highlighting no longer works.
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.[]
WHat can I do?
Thanx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are...