Page 1 of 2

IntegraMOD 141 Public Beta RC4 is released!

PostPosted: Fri Sep 01, 2006 6:06 am
Author: Fubie
We are happy to announce the release of the Public Beta RC4 for IntegraMOD 141. This means it is the fourth beta, there may be more before a final release. You can download the new beta from the download link at the bottom of this post.

BEFORE YOU INSTALL -
The Beta release is for the purposes of finding and fixing issues before the final release. This means IT IS NOT for installing for use in a website for public use. DO NOT use it as such. NO SUPPORT will be given for any website running the beta. The purpose of the public beta is to increase the chance of finding faults, bugs and issues before the final release and thus making it more stable for final release.

Please only use the Public beta forum to discuss issues relating to the public beta. [url=http]http://integramod.com/forum/viewforum.php?f=52[/url] Official beta testers can still use the private development forum.

The following changes have been made. These are not all of the changes, only a few highlights.

  • Changed "Installed Rev 05 Hack patches"
  • Completed the installation of Signatures Control MOD.
  • Changed img bbcode from siteimg to albumimg to work with the Full Album Pack.
  • new images to replace text in footer

We hope you like the improvements.

The Team

THE BETA - [url=http]im_141_public_beta_rc4.zip[/url]

Mirror

[url=http]im_141_public_beta_rc4[/url]

Re: IntegraMOD 141 Public Beta RC4 is released!

PostPosted: Fri Sep 01, 2006 6:13 am
Author: zula
ok, i will take the previous one and install this one. i only hope i have better luck with this one as its been up and down for me

PostPosted: Fri Sep 01, 2006 6:26 am
Author: Unregistered
the previous one was really smooth.. and was workin fine.. i didnt came across any ups and down with the RC3..

PostPosted: Fri Sep 01, 2006 9:45 am
Author: Imajica
I'm outta town this weekend... I'll jump right on it when I get back on monday night

Imajica

PostPosted: Fri Sep 01, 2006 3:55 pm
Author: Vadar
Nice easy load, just like RC3. Only thing I found strange was in the install instructions (Page 1) under the CHMOD settings:

1) modules/cache/explain - this directory doesn't exist in the zipped file.

2) pafiledb/cache/templates/XXXXXX/admin - the only admin directory exists under the fisubice directory. None of the others have an admin sub-directory.

PostPosted: Fri Sep 01, 2006 7:11 pm
Author: Imajica
ok I had to check it out before we hit the road...

Installed on php5 mysql4 on fedora core 4
I didn't check the permission because I unzipped it on the server and permissions carried over from the zip

So I built a quick demo portal and added a couple forums everything seems to be working ok

dig it.

Good job

I'll test the rest of my configs on monday and let you know

Imajica

PostPosted: Mon Sep 04, 2006 8:24 pm
Author: Imajica
just got back from vacation this afternoon and I an avoiding my kids ;)

Imajica

PostPosted: Tue Sep 05, 2006 3:26 pm
Author: Unregistered
any news? seems to be very stable so far..

Re: IntegraMOD 141 Public Beta RC4 is released!

PostPosted: Tue Sep 05, 2006 6:03 pm
Author: IntegraMOD
Completed the installation of Signatures Control MOD

Not sure if I am reading or understanding this right.

Have set IMG ristriction to 75 * 500 for signatures but images of over 700px wide are still being allowed and streatching the forum is this correct?

PostPosted: Wed Sep 06, 2006 2:30 am
Author: Dioncecht
Were the images there previously? I ran into that before with my avatars. I reduced the allowed size but it didn't affect what was already there, it only put a cap on the max size you could upload.

PostPosted: Wed Sep 06, 2006 4:36 am
Author: IntegraMOD
"gffb";p="14998" wrote:
Completed the installation of Signatures Control MOD

Not sure if I am reading or understanding this right.

Have set IMG ristriction to 75 * 500 for signatures but images of over 700px wide are still being allowed and streatching the forum is this correct?

Ok thanks for the info Dioncecht yes that was the problem I think because when i tried to add a sig to a new user that was outside the boundaries it told me to correct the size and try again so all seems to be working ok.

Question?
Can we not have it so that it will auto resize oversize signatures.

PostPosted: Wed Sep 06, 2006 5:36 am
Author: Dioncecht
I honestly don't know if there is a mod for that or not...

Re: IntegraMOD 141 Public Beta RC4 is released!

PostPosted: Wed Sep 06, 2006 6:26 am
Author: Dioncecht
Possibly a stable release soon? I downloaded and installed RC4 locally and I must say, I'm digging the Cracker Tracker, Cash Mod, and new BB Code... <img>

PostPosted: Wed Sep 06, 2006 7:54 pm
Author: Pggar
Testing 1.4.1. Looking nice so far.

Some bugs imported from 1.4.0:

[hr:3nb8in4p]
- [Download Section]

Extra comma after a subcategory.
[flash=,:3nb8in4p]http://img215.imageshack.us/img215/428/bug01yq1.jpg[/flash:3nb8in4p]

If you try to transform a category directly below the main category in a higher level category (Allow Adding file = No) the board doesn't let you do it and returns a weird message.
[url=http][flash=,:3nb8in4p]http://img215.imageshack.us/img215/7203/bug02if8.th.jpg[/flash:3nb8in4p][/url]

[hr:3nb8in4p]
- [RSS]

RSS is showing phpbb version.
[flash=,:3nb8in4p]http://img215.imageshack.us/img215/252/bug03pz2.jpg[/flash:3nb8in4p]

[hr:3nb8in4p]
- [Bots]

File /admin/admin_bots.php
Code: Select all
$pending_data = $HTTP_GET_VARS['data']; // get data from table$sql = "SELECT pending_" . $pending_data . "    'PENDING_DATA' => $lang['agent']'PENDING_DATA' => $lang['ip']


File /templates/Integra2/admin/bots_body.tpl
Code: Select all
        <td> <a>{L_BOT_IGNORE}</a> </td>         <td> <a>{L_BOT_ADD}</a> </td>  


This is used to add or ignore bots.
However, if you change those language values (translations), you'll get db errors.
PENDING_DATA should not depend on the language if it's going to be used for db querries.

PostPosted: Thu Sep 07, 2006 6:26 am
Author: evolver
Some possible fixes:

"Pggar";p="15048" wrote:- [Download Section]

Extra comma after a subcategory.
[flash=,:j22gkm7w]http://img215.imageshack.us/img215/428/bug01yq1.jpg[/flash:j22gkm7w]

If you try to transform a category directly below the main category in a higher level category (Allow Adding file = No) the board doesn't let you do it and returns a weird message.
[url=http][flash=,:j22gkm7w]http://img215.imageshack.us/img215/7203/bug02if8.th.jpg[/flash:j22gkm7w][/url]

- Comma: To change the comma at the end to - at the beginning try this:

In includes/functions_pafiledb ]FIND[/b] (Line 242):
Code: Select all
                    $cat_sub .= '<a>' . $cat_row['cat_name'] . '</a>, ';
REPLACE]
Code: Select all
                    $cat_sub .= '- <a>' . $cat_row['cat_name'] . '</a> ';

[b]FIND
(Line 252)]
Code: Select all
                                $cat_sub .= '<a>' . $sub_cat_row['cat_name'] . '</a>, ';
[b]REPLACE]
Code: Select all
                                $cat_sub .= '- <a>' . $sub_cat_row['cat_name'] . '</a> ';


[b]- transform a category directly below the main category] Couldn't think of a solution at this time...

[hr:j22gkm7w]
"Pggar";p="15048" wrote:- [b][RSS]

RSS is showing phpbb version.
[flash=,:j22gkm7w]http://img215.imageshack.us/img215/252/bug03pz2.jpg[/flash:j22gkm7w]

In includes/news.php ]FIND[/b] (Line 361):[code]      'GENERATOR'   => 'phpBB 2' . $this->config['version'] . ' ]
Replace 'phpBB 2' . $this->config['version']
with something else... sitename if you like]$this->config['sitename'][/color]
To something like this:[code]      'GENERATOR'   => $this->config['sitename'] . ' ][hr:j22gkm7w]