Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Relations between DBs
  • I have those two models (Model_Host[1] and Model_Log_Search[2])
    I removed the relation between then becouse was not working. But, the Model host have a relation has_many with Model_Log_Search. The problem is that they are in different databases, but share the same connection. Have a way to get this relation working? [1] - http://codepad.org/rLaCmyr7
    [2] - http://codepad.org/eGlNwfuR

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!