Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mellodi

Pages: [1]
1
How To's / Re: adding a custom table
« on: August 17, 2015, 02:43:55 am »
yes, I added it to the SQL , i made the model and i was working with it controller but i can't new an object from it's model class , even after adding it's path to autoloader.

2
How To's / adding a custom table
« on: August 16, 2015, 03:20:51 am »
Hi ,
I'm trying to add a table to my sql for saving some data. but I don't understand where to start.
I actually make it's model and controller but when I new from it's class in model it give me error 500. I add it's path to auto loader but it doesn't help .
what should I do?

Pages: [1]