FUEL's Blocks Model - allow blocks with same name field

edited March 2012 in Feature Requests
Hey there,

I've removed the line
unique_field('name') 
from the blocks_model.php file, but when I create a block that has a name that already exists this will overwrite the existing one. What else do I need to do in order to allow blocks with the same name?

Comments

  • edited 8:56PM
    duh. sorry. just remove the 'unique' index from the fuel_blocks database table and voila
Sign In or Register to comment.