Webocreation

Monday, June 6, 2011

Latest News Module for Opencart V 1.5.0 is launched by Rupak Nepali





=======================
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

9 comments:

  1. 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


    i use opencart 1.4.9.4


    why is that?

    ReplyDelete
  2. http://nepalrupak.blogspot.com/2011/04/latest-news-module-for-opencart.html

    Use 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.

    ReplyDelete
  3. so you say that i cant use your module... i liked it and i wanted it but...

    i 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.

    ReplyDelete
  4. You can use this module compatible for 1.4.9.4 and which is at the link below
    http://nepalrupak.blogspot.com/2011/04/latest-news-module-for-opencart.html

    Thanking You
    Rupak Nepali

    ReplyDelete
  5. but any layered navigation module like that do you have please?

    ReplyDelete
  6. Hi Rupak,

    Thanks 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

    ReplyDelete
  7. @sleeplessmark,

    For 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

    ReplyDelete
  8. Thanks for the help Ruapk! A rookie error on my part.

    Cheers!

    Mark

    ReplyDelete
  9. Nice comment............
    Its working good in 1.5 version.

    ReplyDelete