Sub Menu
Links Menu
Online Users

In total there are 318 users online :: 3 registered, 0 hidden and 315 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

Search found 858 matches

Return to advanced search

Re: phpnuke integration

Hey Inferno, Integramod and phpNuke are similar projects, in that they take the standard phpBB and integrate phpBB MODs into it. I've heard some call phpNuke a CMS, but what it looks like to me is more of a rewrite of the core code of phpBB to create a new board system much like IntegraMOD. I may be...
Author: Teelk
Tue Dec 23, 2008 8:30 pm
 
Forum: IntegraMOD 141
Topic: phpnuke integration
Replies: 3
Views: 7995

Re: Time Messengers - Comments Wanted Please

That's a really nice looking site, IcePrincess. The way in which you present the forum is very unique and creative. It's almost as though you've taken a Forum + Portal system and turned it into a CMS(content management system). You've taken the "tree" like structure of the forum and simpli...
Author: Teelk
Thu Dec 18, 2008 7:59 pm
 
Forum: IntegraMOD Forum Showcase
Topic: Time Messengers - Comments Wanted Please
Replies: 2
Views: 7119

Re: How to?

The file you are looking for is overall_header.tpl, that is what creates the top of the HTML output.
Author: Teelk
Thu Dec 18, 2008 7:41 pm
 
Forum: IntegraMOD 141
Topic: How to?
Replies: 10
Views: 9479

Re: [Solved] forum not showing please help

My apologies, I forgot to include a semicolon after the line in my example. It should be
Code: Select all
ini_set('memory_limit','16M');


Don't forget, as well as including this line you may also have to increase the 16 to make the white pages disappear. 16MB is just the example.
Author: Teelk
Fri Dec 05, 2008 7:49 pm
 
Forum: IntegraMOD 141
Topic: [Solved] forum not showing please help
Replies: 12
Views: 13482

Re: [Solved] forum not showing please help

What was the error that you received when you added that line?

Also, if it happens again, try deleting your cache and see if that fixes the issue. If the cache files aren't being completely written you'll see a lot of white pages and may have to turn cache off to fix the problem.
Author: Teelk
Fri Dec 05, 2008 2:56 pm
 
Forum: IntegraMOD 141
Topic: [Solved] forum not showing please help
Replies: 12
Views: 13482

Re: Site issue on this site

From what page are you getting this error? I've clicked the author's name from the index and viewforum without any problems.
Author: Teelk
Mon Dec 01, 2008 10:43 am
 
Forum: IntegraMOD Public Beta
Topic: Site issue on this site
Replies: 4
Views: 11228

Re: Theme Issue Dark Blue Maybe All Of the Dark Themes

First off, Holy smokes Teelk! It's been a long time glad to see you back on the boards.


Thanks MWE_001, it's good to be back.

This very well could be a case of missing images or code in the template files. I'll take a look as soon as I'm settled.
Author: Teelk
Sat Nov 29, 2008 5:08 pm
 
Forum: IntegraMOD Theme Development and Release
Topic: Theme Issue Dark Blue Maybe All Of the Dark Themes
Replies: 4
Views: 10763

Re: Cracker tracker blocking knowledge base

Hey inferno,

If you're having a problem unblocking a particular page, you can set the security level to LOW.

Change
Code: Select all
define('CT_SECLEVEL', 'MEDIUM');


to

Code: Select all
define('CT_SECLEVEL', 'LOW');
on every page you're having an issue with.
Author: Teelk
Sat Nov 29, 2008 5:01 pm
 
Forum: IntegraMOD 141
Topic: Cracker tracker blocking knowledge base
Replies: 4
Views: 6095

Re: Hide bbcode - available

There's also this one, it was adapted for 1.4.0, it may still be applicable to 1.4.1.

http://www.integramod.com/forum/viewtop ... hide#p9233
Author: Teelk
Fri Nov 28, 2008 11:50 pm
 
Forum: IntegraMOD Theme Request
Topic: Hide bbcode - available
Replies: 11
Views: 22720

Re: Theme Issue Dark Blue Maybe All Of the Dark Themes

I'm not entirely certain, since I'm not in a position to look at it right now. But, this may be by design, albeit a perhaps flawed design. But, if you think about it, the thought "why would you want to ignore your friends?" may have crossed the author's mind. Unless I'm misunderstanding. I...
Author: Teelk
Fri Nov 28, 2008 11:34 pm
 
Forum: IntegraMOD Theme Development and Release
Topic: Theme Issue Dark Blue Maybe All Of the Dark Themes
Replies: 4
Views: 10763

Re: forum not showing please help

This could also be an issue of too little memory allocated to php. If you have root privileges on your server, edit the php.ini file and either add or append the following line. php_value memory_limit "16M" If you don't have access to your root, you can ask your host to increase the memory...
Author: Teelk
Thu Nov 27, 2008 11:54 pm
 
Forum: IntegraMOD 141
Topic: [Solved] forum not showing please help
Replies: 12
Views: 13482

Re: Smiley Categories MOD for Integramod 1.4.1

Ok, I tested a new archive and uploaded it. Give it a try.
Author: Teelk
Mon Sep 17, 2007 8:12 pm
 
Forum: Mods/Hacks
Topic: Smiley Categories MOD for Integramod 1.4.1
Replies: 6
Views: 14348

Re: Smiley Categories MOD for Integramod 1.4.1

I'll take a look at it after the weekend.
Author: Teelk
Sat Sep 15, 2007 9:52 pm
 
Forum: Mods/Hacks
Topic: Smiley Categories MOD for Integramod 1.4.1
Replies: 6
Views: 14348

Re: [BUG] Problem with [ img ] tag

Sorry, I was forced to take a hiatus from coding and am just now getting back on track. I'm putting together an update that should be done quite soon.
Author: Teelk
Thu Sep 13, 2007 10:12 pm
 
Forum: Confirmed Bugs
Topic: [BUG] Problem with [ img ] tag
Replies: 15
Views: 29666

Re: Warning....includes/functions_topics_list.php

Have you tried re-uploading the files mentioned in the errors?
Author: Teelk
Thu Sep 13, 2007 9:53 pm
 
Forum: IntegraMOD 141
Topic: Warning....includes/functions_topics_list.php
Replies: 1
Views: 3351
PreviousNext

Return to advanced search

cron