Displaying 3 results from an estimated 3 matches for "add_def".
Did you mean:
add_dev
2006 May 27
2
Error, in my store provider.
...;h3>Catalog</h3>
<table border="2" bordercolor="red">
<% for items in @items -%>
<% temp12 = Item.find(items.item_id) -%>
<tr><td><%= @temp12.name %></td><td><%= @temp12.add_atk %></td><td><%=
@temp12.add_def %></td><td><%= @temp12.sell %></td></tr>
<% end -%>
</table>
It doesn''t like Item.find(items.item_id)
BTW: the table is called hackey, so maybe it dosn''t like the items in
@items but, I don''t know what to put, how does it plur...
2004 May 29
1
prerelease of the Postfish
...and that can be disconcerting if you don't
expect it).
>>>> How do I get, build and install it?
Postfish is in Xiph.Org's Subversion repository. Get the source using:
svn co http://svn.xiph.org/trunk/postfish postfish
Edit the Makefile to select the proper 'ADD_DEF' line. LinuxPPC
users want the first, almost everyone else wants the second. It
should be self explanatory given text in the Makefile.
cd postfish
make
and as root,
make install
Happy hacking (and mixing),
Monty
TD, Xiph.Org
--- >8 ----
List archives: http://www.xi...
2004 May 29
1
prerelease of the Postfish
...and that can be disconcerting if you don't
expect it).
>>>> How do I get, build and install it?
Postfish is in Xiph.Org's Subversion repository. Get the source using:
svn co http://svn.xiph.org/trunk/postfish postfish
Edit the Makefile to select the proper 'ADD_DEF' line. LinuxPPC
users want the first, almost everyone else wants the second. It
should be self explanatory given text in the Makefile.
cd postfish
make
and as root,
make install
Happy hacking (and mixing),
Monty
TD, Xiph.Org
--- >8 ----
List archives: http://www.xi...