[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-07-24T17:12:06-07:00 https://integramod.com/forum/feed.php?f=17&t=1421 2006-07-24T17:12:06-07:00 2006-07-24T17:12:06-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12368#p12368 <![CDATA[phpbb & kismod]]>
Been a long time since I did any C++ back in the dos days, but things should start falling into place as I get all the docs gathered up for reference.

Statistics: Posted Author: melamkish — Mon Jul 24, 2006 5:12 pm


]]>
2006-07-24T17:03:20-07:00 2006-07-24T17:03:20-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12367#p12367 <![CDATA[phpbb & kismod]]>
"melamkish";p="12340" wrote:
After reading most of the forum issues regarding installation problems, it turns out my host is using php5. <img>

I see no way to roll back to php4, so looks like I may have to wait.


Pretty sure Integramod 1.41 *BETA* supports php5, but not a lot of support from the IntegraTeam; nor do they recommend you using it for a live site.

bush

Statistics: Posted Author: Bush — Mon Jul 24, 2006 5:03 pm


]]>
2006-07-23T16:08:52-07:00 2006-07-23T16:08:52-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12340#p12340 <![CDATA[Re: phpbb & kismod]]>
I see no way to roll back to php4, so looks like I may have to wait.

Statistics: Posted Author: melamkish — Sun Jul 23, 2006 4:08 pm


]]>
2006-07-23T04:19:54-07:00 2006-07-23T04:19:54-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12324#p12324 <![CDATA[Re: phpbb & kismod]]>
Thanks for the help on this. I haven't been able to figure out where to go next. Probably my lack of knowledge of php, etc, since I'm relatively new at trying to set up a bb system.

I am going to set up a virtual server and get all the resources to do some serious cramming and see what I can learn. In the meantime, if anyone has other suggestions, I'm willing to try them.

Statistics: Posted Author: melamkish — Sun Jul 23, 2006 4:19 am


]]>
2006-07-22T20:08:35-07:00 2006-07-22T20:08:35-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12320#p12320 <![CDATA[phpbb & kismod]]>
I figured the dup's errors were none fatal, but when troubleshooting, I assume nothing.

Another data point, which may not mean anything, but if I try to access the forum index I get the white page I have seen mentioned in the forums.

Should I try to re-run the update from the begining? I know there will be a lot of dup errors. I have keep the step 5 tab open while I look for possible solutions.

Statistics: Posted Author: melamkish — Sat Jul 22, 2006 8:08 pm


]]>
2006-07-22T19:55:25-07:00 2006-07-22T19:55:25-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12319#p12319 <![CDATA[Re: phpbb & kismod]]> Statistics: Posted Author: Helter — Sat Jul 22, 2006 7:55 pm


]]>
2006-07-22T19:34:47-07:00 2006-07-22T19:34:47-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12318#p12318 <![CDATA[Re: phpbb & kismod]]>
I started from scratch with a new DB and new installation of phpBB 2.0.21. I then created a couple of fourms and one user to check the installation. The second user was set to admin. No other changes were made to the board. I then proceeded to follow the instructions verbatim for installing the IntegraMod update.

Step 1 no errors
On step 2 the following error.

ALTER TABLE phpbb_sessions ADD session_admin tinyint(2) NOT NULL DEFAULT '0'
+++ Error: Duplicate column name 'session_admin'

step 3 no errors
step 4 no errors
step 5 following errors

Error: Duplicate entry 'phpBBSecurity_version' for key 1
INSERT INTO phpbb_themes (theme_name, theme_value) VALUES (2, 'fisubice', 'FI Subice', 'fisubice.css', '', '', '', '', '', '',

'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'row1', 'row2', '', '', '', '', 0, 0, 0, '', '006600',

'ff0000', '', '', '', 0, 0);

Error: Column count doesn't match value count at row 1
ALTER TABLE phpbb_users ADD phpBBSecurity_answer TEXT NOT NULL;

After uploading all files, I set permissions per the table.

Step 6 received the following error:

Fatal error: Cannot re-assign $this in "forums/includes/functions_categories_hierarchy.php on line 138"

I will double check the chmod settings and see what happens if I try to access the board. In the meantime any suggestions would be welcome.

Statistics: Posted Author: melamkish — Sat Jul 22, 2006 7:34 pm


]]>
2006-07-21T17:51:03-07:00 2006-07-21T17:51:03-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12275#p12275 <![CDATA[phpbb & kismod]]> Statistics: Posted Author: melamkish — Fri Jul 21, 2006 5:51 pm


]]>
2006-07-21T17:46:37-07:00 2006-07-21T17:46:37-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12274#p12274 <![CDATA[Re: phpbb & kismod]]>

Can this update be used on the current v2.0.21 or do I still have to start over with an earlier version of phpbb?


this should work fine. your current version of phpbb should be irrelevant.

Statistics: Posted Author: Helter — Fri Jul 21, 2006 5:46 pm


]]>
2006-07-21T16:57:57-07:00 2006-07-21T16:57:57-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=12272#p12272 <![CDATA[Re: phpbb & kismod]]>
Last night I installed phpbb 2.0.21. This was a new installation on my new website and not an update. I want to run IntegraMod 1.4. After searching the required upgrade paths, it appears that I would normally have to delete the current phpbb version, install an older version and then do several updates to get back to phpbb2.0.21 and IM 1.4.

Can this update be used on the current v2.0.21 or do I still have to start over with an earlier version of phpbb?

I searched and read several posts about updates and such, but still a bit unclear on this one.

I would like to try this out and report back the results here. I can delete everything including the DB if necessary and start a fresh. I just need confirmation of a starting point.

Thanks for your time.

Statistics: Posted Author: melamkish — Fri Jul 21, 2006 4:57 pm


]]>
2006-07-07T07:58:13-07:00 2006-07-07T07:58:13-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=11175#p11175 <![CDATA[Re: phpbb & kismod]]>
"zWest";p="10637" wrote:
Fatal error: Cannot re-assign $this in "phpbbincludesfunctions_categories_hierarchy.php" on line 138


I got this error on step 6.
I cant open my phpbb forum anymore <img>

HELP!!!


did you copy all the files and chmod them at the correct time?

Statistics: Posted Author: Helter — Fri Jul 07, 2006 7:58 am


]]>
2006-07-07T07:35:53-07:00 2006-07-07T07:35:53-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=11173#p11173 <![CDATA[phpbb & kismod]]> Statistics: Posted Author: napukjon — Fri Jul 07, 2006 7:35 am


]]>
2006-07-01T05:54:41-07:00 2006-07-01T05:54:41-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=10637#p10637 <![CDATA[Re: phpbb & kismod]]>

I got this error on step 6.
I cant open my phpbb forum anymore <img>

HELP!!!

Statistics: Posted Author: zWest — Sat Jul 01, 2006 5:54 am


]]>
2006-07-01T02:26:44-07:00 2006-07-01T02:26:44-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=10629#p10629 <![CDATA[Re: phpbb & kismod]]> I try to download and configure my phpbb.

Statistics: Posted Author: zWest — Sat Jul 01, 2006 2:26 am


]]>
2006-06-30T20:04:51-07:00 2006-06-30T20:04:51-07:00 https://integramod.com/forum/viewtopic.php?t=1421&p=10616#p10616 <![CDATA[Re: phpbb & kismod]]> http://integramod.com/forum/dload.php?a ... file_id=95

this is beta, but so far no major problems. Be sure to follow the directions precisley. If you have any questions about it post them here.

Statistics: Posted Author: Helter — Fri Jun 30, 2006 8:04 pm


]]>