MyBB Community Forums

Full Version: Pro Portal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When installing proportal I get the following Warning on the Data Insertion part of the install

Warning [2] Invalid argument supplied for foreach() - Line: 432 - File: portal/install/index.php PHP 5.2.17 (Linux)
File Line Function

/portal/install/index.php 432 errorHandler->error
/portal/install/index.php 147 populate_tables


Can anyone tell what this is?

OK so I tried the fix that paveman sugested on another thread and I updated proportal and I still get the same Warnings.
Nobody can help
The foreach() statement is broken. I'll have a go at it and see if I can fix the issue.
its already been fixed by some1 a while ago.

http://dl.dropbox.com/u/49822247/index.php

download that and replace it with the 1 in /portal/install.

enjoy.
LOL yeah I figured it out too.
(2012-05-19, 11:40 PM)Steve Moore Wrote: [ -> ]LOL yeah I figured it out too.

its literally like 1 line changed but i dont understand php coding. but i remember modifying my file to change the 1 line.