MetOpen- Metropolitan Computer Solutions Open Software SiteMetOpen has been started by Metcomp to bring you open source news, advice and software. We also release PHPNuke modules.  
    Login or Register
HomeSoftwareArticlesForumsSearchAbout UsYour Account
    
 Menu
 Home :
. Articles
. About Us
. Projects
. MetPointsNew
. Testimonials
. Newsletters
 Web Links
 

. Downloads
. 

. Log in/Register
 Community :
. Forums
. Surveys
. Feedback
. Recommend Us

Submit News

. Bookmark this site
. Set as Home Page
 Projects
MetProjects 1.0 Track all your projects including modules, blocks and themes.Demo
MetOpen Super Topics 2.0 Consolidate your links, forum entries and articles about one topic on one page.Demo
MetOpen Home Page 2.01 Beautify Your Home PageDemo
MetMap 1.0 Give your visitors directions to your addressDemo
MetTestimonials 1.0 Easily manage your customer's positive wordsDemo
MetRecommend 1.0 Encourage your customer recommendationsDemo
MetFuture Articles 1.0 Show Your Visitors The Future of Your SiteDemo
MetAuthors 1.0 Taking Nuke Story Stats to a New LevelDemo
Our Projects
 Computer Solutions
MetComp Logo
MetComp offers:

Consulting
We can help you pick the right tools (including open source) so you can run your business at its optimum.

Software Development
We will create custom software to effectively run your business. We can customize PHPNuke or other CMSs or create modules to fit your needs.

Training
Whether you need computer training or PHPNuke training we will teach you how to get the most of your technology.

Great looking sites
We customize and create themes to highlight your site and make it easy to use.

Go to MetComp.com
www.metopen.com :: View topic - Empty Tips ...
  Forum FAQ    Search    Memberlist    Usergroups    Profile    Log in to check your private messages    Log in

 
Post new topicReply to topic
View previous topic Log in to check your private messages View next topic
Author Message
rogerbr9999
Newbie
Newbie


Joined: Jul 02, 2005
Posts: 3

PostPosted: Jul Sat 02, 2005 1:22 pm Reply with quoteBack to top

Hi friend, very good mudule ...

I need to know where I configure Tips - in my site is empty...

I think is here :

//TIPS
define("_CATIDTIP","6");
define("_NUMTIPS","10");

My site :
http://www.senior.eti.br
seniorbrasil@yahoo.com.br

Do you can help me, sorry for my english ...
Thanks...
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Jul Sat 02, 2005 9:50 pm Reply with quoteBack to top

that's exactly it.
use CATIDTIP to enter the category of id to put in the tips section.


I notice you translated the language file. Do you want to send it back so others can benefit?
View user's profileSend private messageVisit poster's website
rogerbr9999
Newbie
Newbie


Joined: Jul 02, 2005
Posts: 3

PostPosted: Jul Sun 03, 2005 7:21 am Reply with quoteBack to top

The translate to Portuguese (Brazil, Portugal, etc) is :
I put in lang-brazilian.php - work in lang-portuguese.php too

Quote:
<?php
//Translate Rogerbr9999
//http://www.senior.eti.br


//ESPECIAIS
define("_CATIDFEATURE","5");//numero da categoria para especiais
define("_NUMFEATURES","0");//numero de artigos em especiais
//ARTIGOS
define("_CATIDARTICLE","0");//numero da categoria para atigos
define("_NUMDAYSRECENT","10"); //numero de dias que devem ser mostrados. O numero pode alterar se minnumart for maior (dessa forma mostrando artigos antigos)
define("_MINNUMART","20"); //numero de estorias em artigos. Enter 0 para nenhuma.
define("_NUMFULLART","7"); //numero of estorias em artigos com primeiras linhas
define("_NUMARTICLEIMAGES","3");//numero de artigos "completos" que mostrará imagens
//TOPICOS
define("_CATIDTIP","9"); //define qual categoria de topico será mostrado
define("_NUMTIPS","3"); //quantos artigos dessa categoria


define("_TIPSMOSTRECENT","Topicos de Hoje");
define("_TIPSMORE","Topicos Recentes");
define("_TIPSREADMORE","Mais Top.");
define("_TIPSSUBMIT","Enviar um Top.");


define("_FEATURE","Feature");//Especiais
define("_ARTICLESRECENT","Artigos recentes");
define("_ARTICLESREADMORE","Ler Mais Artigos");
define("_PRINTABLEVERSION","Ver versão para imprimir");

define("_SENDTOFRIEND","Enviar esse artigo para alguem");
define("_OUTOF5STAR","Faça avaliação");
define("_FEATURE","Especiais");



?>


I think this part of your module not work in phpnuke platinum ...
I will test in phpnuke 7.5
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Jul Tue 05, 2005 12:00 pm Reply with quoteBack to top

Thanks for your submission!

Let me know about problems with 7.5 or platinum. I'll try to resolve them...
View user's profileSend private messageVisit poster's website
slickk
Newbie
Newbie


Joined: Jul 14, 2005
Posts: 2

PostPosted: Jul Fri 15, 2005 11:38 am Reply with quoteBack to top

hey

i was trying to edit "Today's Tip" on my site (it doesn't have anything in it right now) but no matter what i put in it, it always comes up empty

what can i do?
View user's profileSend private message
dean
Newbie
Newbie


Joined: Jul 07, 2005
Posts: 20

PostPosted: Jul Fri 15, 2005 12:15 pm Reply with quoteBack to top

I had same problem until I realized that I did not have any articles with the category id assigned to "Tips." Just go thru some of your articles and identify some that might be considered tips, edit them so they have that category id assigned and they should show up.

_________________
Image
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Jul Fri 15, 2005 12:28 pm Reply with quoteBack to top

thanks dean for stepping up and answering.

you can treat tips as alternate content. on jewcentral.com it's tips on metopen.com it's user submissions.
View user's profileSend private messageVisit poster's website
slickk
Newbie
Newbie


Joined: Jul 14, 2005
Posts: 2

PostPosted: Jul Fri 15, 2005 9:08 pm Reply with quoteBack to top

thanks for the info

it is most appreciated Very Happy
View user's profileSend private message
Tag
Newbie
Newbie


Joined: Jul 20, 2005
Posts: 12
Location: USA / New Mexico

PostPosted: Jul Thu 21, 2005 9:49 am Reply with quoteBack to top

Thanks dean, I tried what you said, still nothing... must be missing information or the concept about the whole thing. Actually I have tried several things.

I think some of us may need step by step instructions since concepts are not working. So after 12 hours nonstop of trying to figure it out, I finally did it.

1 In Admin New Story, go to Catagory and just as an example type in TIPS, then click add.

2. Create an article the article can be something for sale with link such as software, a theme, book, dvd... or anything else you want to say. Make it like you would make any other text article. (see: http://bookwired.com ) for an example of a book.

3. In Catagory click: TIPS

4. Save

5. If it shows up in your tips, you are done. If it does not, go to the next instruction.

6. Go to you database (phpMyAdmin in most cases), find your nuke_stories_cat, browse and find TIPS look at the CID number. This is the number they want.

7. open up Met homes eng_language (or any other language files you will be using with it). Find define("_CATIDTIP","1") change that 1 to the number you got from CID in nuke_stories_cat. Save the language file(s), and upload it (them).

8. Your tips will now work. Remember that in this example TIPS is the Catagory you want to assign future tips too. You can name this anything you want, but the associated number in nuke_stories_cat is the number for the language files.

9. If this does not work. Start again at 1.
View user's profileSend private messageVisit poster's website
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Jul Thu 21, 2005 5:56 pm Reply with quoteBack to top

Thanks tag.

A slightly easier way to get the category id is if you go to an area of the site that displays a category title (for example topics) you'll see the link is catid=x
the x is what your category id is...
View user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topicReply to topic
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001 phpBB Group

PHP-Nuke Port by Tom Nitzschner © 2004 www.toms-home.com

[Template Redesign By: Lorkan Themes]
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2004 by Metcomp.
You can syndicate our news using the file backend.php or ultramode.txt Valid HTML 4.01 Transitional
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.93 Seconds

FiSubSilver Shadow Theme by Daz - Modified by: Lorkan Themes ©2004