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 - SuperTopics
  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
Guardian
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 18

PostPosted: Aug Thu 11, 2005 5:44 am Reply with quoteBack to top

Recently instaled on nuke 7.5 with chatservs v3.0 patches - I'm just getting a blank page when accessing the module - any idea's??

Module is activated.
I even commented out the file check at the beginning of index.php but not luck at all.
View user's profileSend private message
Guardian
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 18

PostPosted: Aug Thu 11, 2005 8:38 am Reply with quoteBack to top

http://www.guildofsecurity.co.uk/modules.php?name=MetOpen_Super_Topic
So far, I think the error is with
Code:
get_lang($module_name)
as commenting this out means the page loads but with no language defines being imported from the language file.
I have added some echo statements to the file in order to assist with diagnosis.

Has anyone else having a problem with this module or could it be something specific to my installation?
View user's profileSend private message
coopvet2000
Newbie
Newbie


Joined: Aug 05, 2005
Posts: 7

PostPosted: Aug Thu 11, 2005 2:18 pm Reply with quoteBack to top

I think the problem was with the Language file! here where I fixed

I noticed that <? in my php editor was not red so I thought there something missing or not there! learning bit by bit! colon on the second one "

define("_MCSPONSOR","<center>Place any text or ad here. Or erase _MCSPONSOR to keep it blank.</center><br />');

define("_MCSPONSOR","<center>Place any text or ad here. Or erase _MCSPONSOR to keep it blank.</center><br />'");


Still trying to figure out how to set it up like the site described somewhere can't remember where? not a php god yet!

If you can figure how to add it please drop me a note or two!

Thanks
View user's profileSend private message
Guardian
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 18

PostPosted: Aug Fri 12, 2005 9:35 am Reply with quoteBack to top

Good catch!!
I missed that one completely!!!!!!!!!

Off to try and get it all set up now - I don't see any link to it on this site but I'm no doubt in for a fun time.

Configuration is done from the language file
Code:
define("_MCARTICLETOPICNUM","2");//topic number
define("_MCFORUMSTOPICID","4");//forum id
define("_MCLINKCATID","2");//link category
where topic number, I assume means news topic category
forim id means forum category
link category - I am assuming that refers to the Weblinks module category.
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Dec Fri 02, 2005 3:05 am Reply with quoteBack to top

Are you still using this- you module page is inactive, there is a new version out. http://www.metopen.com/project_details-25-MetOpen_Super_Topics.html
View user's profileSend private messageVisit poster's website
mdwilson
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 14

PostPosted: Dec Sat 17, 2005 12:30 pm Reply with quoteBack to top

Hi, I just installed the latest version to my site - v7.5 and I'm getting the following error msg: Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bportal/public_html/includes/sql_layer.php on line 286

Other links seem to be fine.

Any suggestions?
View user's profileSend private message
mdwilson
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 14

PostPosted: Dec Sat 17, 2005 1:49 pm Reply with quoteBack to top

Hi, can you give some script examples on how to add images w/links and/or google ads to the MCSPONSOR tags?

Thanks.
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Dec Sat 17, 2005 9:27 pm Reply with quoteBack to top

do you get that error message instead of the whole module or is that just one error message you get somewhere- if so where...


all language definitions need to be excaped. so if you want to print a " you need to write \". MCSPONSOR would be:
"<a href=\"test.html\">this is a link </a>"
or for an image
"<img src=\"test.img\" alt=\"test image\" >"
View user's profileSend private messageVisit poster's website
mdwilson
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 14

PostPosted: Dec Sun 18, 2005 2:56 am Reply with quoteBack to top

The error is in the articles section only.

All others seem to be working fine.
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Dec Sun 18, 2005 9:40 am Reply with quoteBack to top

would you be able to post (or message me) a link.
View user's profileSend private messageVisit poster's website
mdwilson
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 14

PostPosted: Dec Sun 18, 2005 9:20 pm Reply with quoteBack to top

Hi, here is the link:

http://www.blackportal.com/modules.php?name=MetOpenSuperTopic

Thanks.
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Dec Sun 18, 2005 10:06 pm Reply with quoteBack to top

Dont know what it could be. what's your value for: _CATIDTIP
View user's profileSend private messageVisit poster's website
mdwilson
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 14

PostPosted: Dec Mon 19, 2005 5:53 am Reply with quoteBack to top

Which file would I find it under?

I checked the metopen file and the lang-english?

Regards.
View user's profileSend private message
metopen
Newbie
Newbie


Joined: Jul 15, 2004
Posts: 199

PostPosted: Dec Mon 19, 2005 10:02 am Reply with quoteBack to top

Sorry I looked in the wrong file.

what are your values for: _MCARTICLETOPICNUM and _MCARTICLESTORYNUM ?
(you'll find them in the language file)

Another possibility is that you dont use nuke_ as your prefix? (This is fixed in the upcoming version).
View user's profileSend private messageVisit poster's website
mdwilson
Newbie
Newbie


Joined: Jun 25, 2005
Posts: 14

PostPosted: Dec Mon 19, 2005 11:52 pm Reply with quoteBack to top

Hi.

I checked the file and did not see the _MCARTICLESTORYNUM

Also, the prefix is different from nuke.
View user's profileSend private message
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: 1.11 Seconds

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