|
|||
|
First of all i would like to say hello to all in here
Tho, if i missed a topic, please move it onto the right place.Well, i got to make some changes on the web site which has been make with zend framework. So i am kinda noob on ZF But job must have be done.So i started to read tutorials and so on.. My task was to add some functionality on the existing web site. I did it on my localhost, and everything is just fine. But, when i upload files to the web server, it wont work. What could be possibly reason? Or reasons? Any ideas? Where to look into? Thanks a lot in advance, Vladimir |
|
|||
|
Hey!
![]() Nope it is not htaccess this is already working, live web site. I found that next causing an error: This aint work on my localhost: Code:
$this->fetchAll('select * from banners');
Code:
$this->db->fetchAll('select * from banners')
What is so confusing is that the other files, Populars.php and PopularsController.php are excactly same as Banners, and Populars are working good. Same code, same lines, just sql is not( select* from banners - but select * from populars ![]() All files are same on server and on my localhost. Thank you, Vladimir |
![]() |
| Thread Tools | |
| Display Modes | |
|
|