Page 2 of 5

Re: IntegraMOD 141 Public Beta RC1 is released!

PostPosted: Sat Jul 08, 2006 8:06 am
Author: found it
"Michaelo";p="11270" wrote:The def_themes.php is incorrect in beta. To fix the problem, when you do an install remove all themes in ACP (except fi subice) and reinstall them.

The SVN copy has been updated... we should update the download.
Mike


thank you for fix...

:mrgreen:

PostPosted: Sat Jul 08, 2006 9:38 am
Author: ZacFields
I'm going to try creating a "forum" subdirectory and then uploading the zip file in there and uncompressing it. We'll see if that yields any results.

Anyone know how to unzip files on plesk?

Zac

PostPosted: Sat Jul 08, 2006 10:10 am
Author: Fubie
I won't be able to create a new Package till Monday. This gives time for more SVN updates.

PostPosted: Sat Jul 08, 2006 10:27 am
Author: ZacFields
Yeah I can't get the install to do anything. I'm using internet explorer and my server is php 5.0.4

This is unusual because phpbb 2.0.21 will install just fine, and so will the beta of phpbb 3.0. Can't figure this one out.

I will give certain people from this site the passwords to my server if they wish to investigate it further. Just PM me soon because I leave for work in an hour. (fubie, adrian, really any admin here...there's nothing on my new server but integramod)

You know what's interesting to me, though. Is if I delete the install directory completely, and just go to http://www.mysite.com/index.php it still forwards me to http://www.mysite.com/install/install.php every time. i even deleted all my temporary internet files. How is that possible if I deleted the entire install directory and also deleted my temp internet files?

Zac

PostPosted: Sat Jul 08, 2006 10:41 am
Author: ZacFields
BTW: For beta testing purposes, I'm going to upload everything to my php4 server and see if it will install. If it will, I will install it and then move the database over to my php5 server to see if the site at least will run on my server.

That way it will help pinpoint if it's just a problem in the installation files or what. I'll get back to you guys soon. And like I said PM me if you want my server passwords. Like I said there's nothing on there to mess up...the only thing there is IM 1.4.1

Zac

PostPosted: Sat Jul 08, 2006 10:57 am
Author: MrGrim
Error on the stats. Maybe I did something wrong.lol


[code]Warning]

PostPosted: Sat Jul 08, 2006 11:24 am
Author: Fubie
Trag, could you create a new thread for that error? Besides I think it may be a CHMOD issue.

Zac,

If you'd like to pm me ur details I'll try testing it for you. Trying on your php4 host is a good idea.

PostPosted: Sat Jul 08, 2006 11:49 am
Author: MrGrim
Ok fubie Np..Thanks

PostPosted: Sat Jul 08, 2006 1:33 pm
Author: Fubie
Zac,

I see a .SVN folder in your root. That should not be there. Did it come from the beta package? Or did someone give you a different package?

That will explain the prob.

PostPosted: Sat Jul 08, 2006 9:42 pm
Author: ZacFields
hm? There's no .svn folder in my root. At least not right now there isn't. No there was some folders that my ftp program couldn't delete for some reason but all the folders that couldn't delete were empty.

I'm confused now . lol

Zac

PostPosted: Sat Jul 08, 2006 9:44 pm
Author: ZacFields
oh nevermind I see it now. that file doesn't show up on my ftp for some reason...weird. I'll delete it (and back it up of course)

Zac

PostPosted: Sat Jul 08, 2006 10:20 pm
Author: ZacFields
okay I deleted the .svn file but still same result with the install page.

However, I have installed it flawlessly on my php4 server. Everything seems to be working fine there as far as I can tell.

Now fubie, or somebody else tell me if I did this correctly. I installed this on my php4 server and then I saved a backup of the database. I then uploaded that backup to my new server, and then just made the config.php file on my new php5 server match the config file on my php4 server (of course with correct information inputted). Then, I deleted the install and pril-install directories.

When I go to http://www.mysite.com/portal.php it gives this error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 233472 bytes) in /var/www/vhosts/crunderground.com/httpdocs/includes/template.php(938) : eval()'d code on line 249

I remember seeing this on the forums somewhere here so I will find the topic and see if there was a fix. But this is what initially happens when I open my portal page on my php5 server.

Zac

PostPosted: Sat Jul 08, 2006 10:30 pm
Author: ZacFields
Okay, in my config.php file I added this line at the bottom before the closing ?>:

ini_set("memory_limit","16M");

And this completely fixed the problem. Now my question is....what did that do and how does that affect the way my forums will run?

But, thankfully, this does seem to be working flawlessly with php5 so far. My only concern is still that the installation page didn't work and I had to install on my php4 server and move it over for it to work.

Fubie: If you want, I can delete everything and let you guys try to investigate why that install page wouldn't work. Just let me know if you want me to do that.

Zac

PostPosted: Sat Jul 08, 2006 10:45 pm
Author: ZacFields
Sorry to be rapid-firing like this, but I am on the same boat with Trag. My stats are not showing up at all. I have double-checked my permissions and they are all 100% correct.

Any ideas? Trag are you running PHP5 as well?

*Edit* I get this same problem on my installation on my PHP4 server as well so it's not a compatibility issue either. (I like having it installed on both servers....easy to pinpoint compatibility issues this way) But also keep in mind the exact same database is on both servers...but I had no errors on install.


*Edit Again for Fubie*

The following files need to be chmodded to 666 that are not currently in the instructions:

-/modules/cache/templates/fisubice/content_values.tpl.php
-/modules/cache/templates/fisubice/content_statistical.tpl.php
-/modules/cache/templates/fisubice/content_bars.tpl.php
-/modules/cache/templates/fisubice/decompiled.php.html
-/modules/cache/explain/e2.html

Once I CHMODDED all these files to 666 the statistics module worked just fine.

Okay now i'm going to get a little bit of sleep before going at it again tomorrow. I'm not sure if these CHMOD settings are correct in the zip file, but if you manually have to CHMOD via the instructions on the first page, these files are not included.


Zac

PostPosted: Sat Jul 08, 2006 11:53 pm
Author: ZacFields
"tekguru";p="11223" wrote:Yeah, I was thinking of making a copy of my live database and seeing it if would work on top of it, is this likely?

I assume not?


I tried this a moment ago...and no it's not possible. At least not the way I attempted it.

Okay now i'm really going to bed. Couldn't halt my curiosity there for a moment.

Zac