1 daethian2 Sep 09, 2009 16:22
3 daethian2 Sep 18, 2009 16:28
Yeah I tried it and it failed so something isn't right.
4 sam2kb Sep 18, 2009 17:18
Make sure you still have prefix "evo_".
5 yabba Sep 18, 2009 17:22
And don't forget to clear your pre-rendered cache ( admin > tools > urm ... one of the tabs )
¥
6 daethian2 Sep 24, 2009 02:11
evo_items_item does exist but the query said it doesn't.
I did dump the pre- rendered
7 sam2kb Sep 24, 2009 02:22
Again, evo_items_item should read evo_items__item
Replace evo_items_item with evo_items__item
8 daethian2 Oct 11, 2009 22:53
That looks exactly the same to me Sam??? Wait is it a double underscore?
9 sam2kb Oct 11, 2009 22:56
Don't you see the difference?
__item instead of _item
They seem valid, and you can always create a test install and check ;)
evo_items_item should read evo_items__item