=======================
CLICK TO DOWNLOAD THE LATEST NEWS MODULE FOR VERSION 1.5+
=======================
For making database
=======================
If you have prefixes in the database name then you have to add prefixes in the sql.
Change For this `news` to `PREFIX_news` where PREFIX_ is the prefixes that you used in making the database.
Change name of the words in news_database.txt in the folder with the prefixes as done above.
`news`
`news_description`
`news_to_layout`
`news_to_store`
then copy the sql and run in your database.
=======================
Copy the files to the respective folder and make a link in the header.tpl file at the upload/admin/view/template/common/header.tpl as follows:
Find the following
<li><a href="<?php echo $download; ?>"><?php echo $text_download; ?></a></li>
<li><a href="<?php echo $review; ?>"><?php echo $text_review; ?></a></li>
Below this paste the following:
<li><a href="index.php?route=catalog/news&token=<?php echo $this->session->data['token'];?>">News</a></li>
========================
Now clicking in the Catalog>> News>>
You can start to insert the latest news.
For installing the module we have to install the news module at Extensions>> Modules>> News and install that and then Edit the preferences that you need.
========================
For the front-end just copy and paste the files to their respective directory and it will show the module and the news detail pages.
========================
For commercial help contact at rupakopencart@gmail.com
Visit http://nepalrupak.blogspot.com for more details.
========================
Thanking You
Rupak Nepali
Opencart
CLICK TO DOWNLOAD THE LATEST NEWS MODULE FOR VERSION 1.5+
=======================
For making database
=======================
If you have prefixes in the database name then you have to add prefixes in the sql.
Change For this `news` to `PREFIX_news` where PREFIX_ is the prefixes that you used in making the database.
Change name of the words in news_database.txt in the folder with the prefixes as done above.
`news`
`news_description`
`news_to_layout`
`news_to_store`
then copy the sql and run in your database.
=======================
Copy the files to the respective folder and make a link in the header.tpl file at the upload/admin/view/template/common/header.tpl as follows:
Find the following
<li><a href="<?php echo $download; ?>"><?php echo $text_download; ?></a></li>
<li><a href="<?php echo $review; ?>"><?php echo $text_review; ?></a></li>
Below this paste the following:
<li><a href="index.php?route=catalog/news&token=<?php echo $this->session->data['token'];?>">News</a></li>
========================
Now clicking in the Catalog>> News>>
You can start to insert the latest news.
For installing the module we have to install the news module at Extensions>> Modules>> News and install that and then Edit the preferences that you need.
========================
For the front-end just copy and paste the files to their respective directory and it will show the module and the news detail pages.
========================
For commercial help contact at rupakopencart@gmail.com
Visit http://nepalrupak.blogspot.com for more details.
========================
Thanking You
Rupak Nepali
Opencart
Fatal error: Call to a member function link() on a non-object in /home/univers1/public_html/admin/controller/module/news.php on line 49
ReplyDeletei use opencart 1.4.9.4
why is that?
http://nepalrupak.blogspot.com/2011/04/latest-news-module-for-opencart.html
ReplyDeleteUse the module at the above link for Opencart Version 1.5+ less.
As in the opencart less than 1.5+ there was no link() function defined so the problem arises.
so you say that i cant use your module... i liked it and i wanted it but...
ReplyDeletei also need a module for filter ... like layered navigation for 1.4.9.4... do you have any please?
by layered navigation i say something like this: http://www.emag.ro/electronice (to the left... search by atributes etc)
Thank you very much.
You can use this module compatible for 1.4.9.4 and which is at the link below
ReplyDeletehttp://nepalrupak.blogspot.com/2011/04/latest-news-module-for-opencart.html
Thanking You
Rupak Nepali
but any layered navigation module like that do you have please?
ReplyDeleteHi Rupak,
ReplyDeleteThanks for the module! Am looking to have a play with it. However I've attempted to install it but keep getting Permission Denied when I go to Catalog >> News.
Am fairly new to OpenCart. I've followed the install instructions but keep getting the error. Have checked file permissions and they seem okay. Had a quick look around the OpenCart forum, but didn't find anything too helpful. Any ideas what I might be doing wrong?
Many Thanks.
Mark
@sleeplessmark,
ReplyDeleteFor this you have to give the permission for the catalog/news at system>>users>>user group>> Top Administrator>> and click Edit
Now check for catalog/news in the both boxes and check it and save it and you will get the permission to perform the task
Cheers
Thanking you
Ruapk Nepali
Thanks for the help Ruapk! A rookie error on my part.
ReplyDeleteCheers!
Mark
Nice comment............
ReplyDeleteIts working good in 1.5 version.