A few problems with IM140

Support for IntegraMOD 140

Moderator: Integra Moderator

A few problems with IM140

PostAuthor: jasperc » Tue Jul 18, 2006 4:02 am

hi i've installed a clean install of IM. I've manually converted my DB from a clean version of PHPbb and i've updated the forum to 2.0.21 and PHPbb Security 1.0.3

The forum is up and running very nice, i've some little problems but the users don't really mention it.

in the ACP:
- [FIXED] when in go to users>ranks i get the following error:
Parse error: syntax error, unexpected ';' in /home/stoners/domains/stonersforum.nl/public_html/integramod/admin/admin_ranks.php on line 284

- when i go to languages>management and i search a word and then replace it with something else and save it nothing is changed... no errors.

- [FIXED] when i disable the board and visit it I get a blank page

- when i use general manegement>database maintenance the option: check posts and topic tables then it solves about 3 problems... then i've to resync my forums after that i'll only get a blank pages in the ACP and the forum aswell.

- when i edit a post with a calenderdate in it the date is moving a few days. Also the ending date will disappear.

INFO: i've freely translated the names in the ACP as i use the dutch version... if you don't understand please ask.

does anybody know how i can solve this probs?
Last edited by jasperc on Wed Jul 19, 2006 2:48 am, edited 1 time in total.

jasperc
Newbie
Newbie
 
Posts: 12
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 18, 2006 9:56 am
Cash on hand: 0.00

Re: A few problems with IM140

PostAuthor: Threat009 » Tue Jul 18, 2006 2:47 pm

For ACP > User Admin > Ranks goto

[url=http]http://integramod.com/forum/viewtopic.php?t=163&postdays=0&postorder=asc&highlight=adminranks&&start=75[/url]

and scroll down

In reference to the disable board error I've found that you may only be able to use this option w/the english language files

[url=http]http://integrmod.com/home/viewtopic.php?t=10563&highlight=disable+board[/url]

Sorry, I don't really have time to cover all of these, but you may find these issues or at least some have been covered. Feel free to search here or the archive at your convenience. Goodluck w/the rest.........

[url=http]Archive[/url]
Last edited by Threat009 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://i63.photobucket.com/albums/h129/Threat009/donate.gif[/img][/url]
User avatar
Threat009
Sr Integra Member
Sr Integra Member
 
Posts: 220
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 10, 2006 12:48 am
Cash on hand: 0.00

PostAuthor: jasperc » Wed Jul 19, 2006 2:29 am

i've fixed the problem with the disable board function:

Do the following as you use another language than english:

in functions.php on rule: 1192 Replace this:
Code: Select all
    return ( $board_config['default_lang'] == 'english' ) ? date($format,$time) : strtr(date($format,$time), $lang['datetime']) ;


With this:
Code: Select all
    return ( $board_config['default_lang'] == 'english' || !is_array($lang['datetime']) ) ? date($format,$time) : strtr(date($format,$time), $lang['datetime']) ;


>> http://www.integramod.nl/forum/viewtopic.php?p=260#260
Last edited by jasperc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

jasperc
Newbie
Newbie
 
Posts: 12
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 18, 2006 9:56 am
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]