Impex does not import maxwebportal mssql Issue Tools
issueid=26670 Wed 22nd Oct '08 6:59am
New Member
Impex does not import maxwebportal mssql
maxwebportal system allows only mysql database

My old forum is on MaxWebPortal Version 1.230 I'm tying to import but no data is being imported. When I read the codes I saw this in all functions:
Code:
 function get_maxportalweb_members_list(.................)
    {
       ....................................
        if ($databasetype == 'mysql')
        {....................................}
        else
        {  return false;  }
    }
Issue Details
Project ImpEx
Category Suggestion
Status Working as Designed
Priority 9
Affected Version 1.91
Fixed Version (none)
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users (none)
Tags (none)

Fri 24th Oct '08 6:50pm
ImpEx Developer
 
There is no support for MSSQL in maxportalweb, not supported and not existing isn't the same as a bug.
Reply
Reply