mariusik88 Posted June 23, 2012 Share Posted June 23, 2012 (edited) this is for legacy filesystem on in classes/link.php public function getImageLink($name, $ids, $type = null) { return ($this->allow == 1) ? ("http://www.myurl.be/".$ids.($type ? '-'.$type : '').'/'.$name.'.jpg') : ("http://www.myurl.be/img/p/".$ids.($type ? '-'.$type : '').'.jpg'); } for legacy filesystem off ? any idea of this can be solved by adding the pictures in a different field? and then change code or something? ty, Edited June 23, 2012 by mariusik88 (see edit history) Link to comment Share on other sites More sharing options...
mariusik88 Posted June 25, 2012 Author Share Posted June 25, 2012 up Link to comment Share on other sites More sharing options...
mariusik88 Posted July 2, 2012 Author Share Posted July 2, 2012 up Link to comment Share on other sites More sharing options...
mariusik88 Posted July 9, 2012 Author Share Posted July 9, 2012 up Link to comment Share on other sites More sharing options...
Recommended Posts