Sub Menu
Links Menu
Online Users

In total there are 311 users online :: 4 registered, 0 hidden and 307 guests

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

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

Search found 3267 matches

Return to advanced search

please explain. What type and where do you want them?
Author: Helter
Fri May 31, 2013 11:35 pm
 
Forum: IntegraMOD 150
Topic: Rollover Images
Replies: 4
Views: 10802

php in templates is turned off by default because it is a major security risk. What are you trying to refresh? viewtopic.php, viewforum.php or everything? You could try adding a meta refresh to the top of the page. It will be a bummer though for anyone making a long post in the 'quick reply' box.
Author: Helter
Tue May 28, 2013 10:57 pm
 
Forum: IntegraMOD 150
Topic: Auto-refresh
Replies: 4
Views: 10506

Ive never run into a limit before. If your sure it is a size issue, you can open 'phpbb_blocks' in phpmyadmin. Where 'content' is type 'text', change to 'mediumtext'. As always be sure to backup your table before altering it. you might also try to turn off the cache for the block when you create it ...
Author: Helter
Sun May 26, 2013 11:45 am
 
Forum: IntegraMOD 150
Topic: portal pages
Replies: 5
Views: 13039

Re: portal pages

try this

Code: Select all
<iframe src="../../List/submit.html" width="100%" height="485"</iframe>


i think that should be the right level for your forum
Author: Helter
Sat May 25, 2013 1:03 pm
 
Forum: IntegraMOD 150
Topic: portal pages
Replies: 1
Views: 5924

Re: portal pages

there seems to be a prob with iframe and Ill see if I can find it. Some of your code also has open tags that can break the rest of the site. try this <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/h...
Author: Helter
Sat May 25, 2013 12:16 pm
 
Forum: IntegraMOD 150
Topic: portal pages
Replies: 5
Views: 13039

there is a chmod .script in IM150. It sets all the required permissions on a unix/linux box. There are also quite a few php5 updates. I would have recommended it to you but there are not many templates updated to 150
Author: Helter
Fri Mar 08, 2013 6:18 pm
 
Forum: IntegraMOD 141
Topic: Need some installation help...
Replies: 9
Views: 16415

your server may not like the table type in root/install/schemas/mysql_schema.sql

try opening it in any text editor and delete all references to "TYPE=MyISAM"

so
Code: Select all
) TYPE=MyISAM;

will become
Code: Select all
);
Author: Helter
Sun Mar 03, 2013 12:40 am
 
Forum: IntegraMOD 141
Topic: Need some installation help...
Replies: 9
Views: 16415

Re: What engine and other mods should i do to my integra.?

what kind of website are you trying to build?
Author: Helter
Mon Feb 11, 2013 8:35 am
 
Forum: IntegraMOD 150
Topic: What engine and other mods should i do to my integra.?
Replies: 1
Views: 5841

are you trying to remove the fields from your members profiles, or alter who can see them? You should be able to do both from the acp. Due to your prior problems, be sure to backup your whole profilcp/def folder before making any changes
Author: Helter
Sun Jan 27, 2013 11:07 pm
 
Forum: IntegraMOD 150
Topic: Showing profile fields in mini post
Replies: 2
Views: 7390

yes you can find the upgrades at phpbb.com. For phpbb3.0.11 you wont use integramod. Go to http://phpbb.com or http://phpbbireland.com/kiss2/ and get Kiss Portal. For ease of updating install with automod and keep track of the order you install any mods keep your Integramod forum and db intact so if...
Author: Helter
Sun Jan 27, 2013 10:59 pm
 
Forum: IntegraMOD 150
Topic: php 3.0 upgade
Replies: 2
Views: 7260

Re: Switching from vbulletin to Integramod

if your on VB 3.0.x you can use the converter Ive attached to convert to phpBB2.23. You can then use the phpbb to IM141 converter in the dl section. I have not done this myself so Im not sure of the proccess to be sure to make a complete file and db backup before attempting it. it should save ⋅...
Author: Helter
Fri Jan 25, 2013 9:13 pm
 
Forum: IntegraMOD 141
Topic: Switching from vbulletin to Integramod
Replies: 2
Views: 7734

Thx Ray! I hope this is a banner year for you.
Author: Helter
Tue Dec 25, 2012 10:51 pm
 
Forum: Off Topic
Topic: Holiday Wishes
Replies: 1
Views: 8155

ive noticed a few other mods also white out with 2.0.24.
It makes me think they may require something like register_globals or magic_quotes.

try running an old version of php like 5.0.1 with 2.0.24 and CH or Qbar
Author: Helter
Mon Nov 26, 2012 10:39 pm
 
Forum: IM Portal Releases and Development
Topic: phpBB2.0.24 / IMP1.3.0
Replies: 11
Views: 38460

probably some depreciated function in those old files
Author: Helter
Sun Nov 25, 2012 8:30 pm
 
Forum: IM Portal Releases and Development
Topic: phpBB2.0.24 / IMP1.3.0
Replies: 11
Views: 38460

no problem. Over the years Ive done this for around 50 members so let me know if you still have problems
Author: Helter
Wed Nov 14, 2012 2:59 pm
 
Forum: IntegraMOD 150
Topic: Losing functionality [Solved]
Replies: 24
Views: 43543
PreviousNext

Return to advanced search

cron