Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Steven Jaimangal Posted March 13, 2016 Posted March 13, 2016 Duplicate entry 'forums-forum-1' for key 'perm_type' ^^^^^^ That was the error message that i recieved when trying to install IPB4, where do i find this file and how do i remove the the duplicate entry and start from scratch. I have installed my software in public_html directory and its a Standard setup. How do i fix this please Array ( [0] => Array ( [function] => IPS\core\modules\setup\install\{closure} [class] => IPS\core\modules\setup\install\_install [type] => -> [args] => Array ( [0] => Array ( [0] => 1 [1] => forums ) ) ) [1] => Array ( [file] => /home/hivecomm/public_html/system/Helpers/MultipleRedirect/MultipleRedirect.php [line] => 71 [function] => call_user_func [args] => Array ( [0] => Closure Object ( [this] => IPS\core\modules\setup\install\install Object ( [url] => IPS\Http\Url Object ( [url:protected] => http://hivecommunity.org/admin/install/index.php?app=core&module=install&controller=install [data] => Array ( [scheme] => http [host] => hivecommunity.org [path] => /admin/install/index.php [query] => app=core&module=install&controller=install ) [queryString] => Array ( [app] => core [module] => install [controller] => install ) [isInternal] => 1 [isFriendly] => ) ) [parameter] => Array ( [$data] => <required> ) ) [1] => Array ( [0] => 1 [1] => forums ) ) ) [2] => Array ( [file] => /home/hivecomm/public_html/applications/core/modules/setup/install/install.php [line] => 98 [function] => __construct [class] => IPS\Helpers\_MultipleRedirect [type] => -> [args] => Array ( [0] => IPS\Http\Url Object ( [url:protected] => http://hivecommunity.org/admin/install/index.php?controller=install [data] => Array ( [scheme] => http [host] => hivecommunity.org [path] => /admin/install/index.php [query] => controller=install ) [queryString] => Array ( [controller] => install ) [isInternal] => 1 [isFriendly] => ) [1] => Closure Object ( [this] => IPS\core\modules\setup\install\install Object ( [url] => IPS\Http\Url Object ( [url:protected] => http://hivecommunity.org/admin/install/index.php?app=core&module=install&controller=install [data] => Array ( [scheme] => http [host] => hivecommunity.org [path] => /admin/install/index.php [query] => app=core&module=install&controller=install ) [queryString] => Array ( [app] => core [module] => install [controller] => install ) [isInternal] => 1 [isFriendly] => ) ) [parameter] => Array ( [$data] => <required> ) ) [2] => Closure Object ( [this] => IPS\core\modules\setup\install\install Object ( [url] => IPS\Http\Url Object ( [url:protected] => http://hivecommunity.org/admin/install/index.php?app=core&module=install&controller=install [data] => Array ( [scheme] => http [host] => hivecommunity.org [path] => /admin/install/index.php [query] => app=core&module=install&controller=install ) [queryString] => Array ( [app] => core [module] => install [controller] => install ) [isInternal] => 1 [isFriendly] => ) ) ) ) ) [3] => Array ( [file] => /home/hivecomm/public_html/system/Dispatcher/Controller.php [line] => 94 [function] => manage [class] => IPS\core\modules\setup\install\_install [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /home/hivecomm/public_html/system/Dispatcher/Setup.php [line] => 222 [function] => execute [class] => IPS\Dispatcher\_Controller [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /home/hivecomm/public_html/admin/install/index.php [line] => 13 [function] => run [class] => IPS\Dispatcher\_Setup [type] => -> [args] => Array ( ) ) ) That was the error message that i saw!!
Steven Jaimangal Posted March 13, 2016 Author Posted March 13, 2016 1 hour ago, steve00 said: Is this an upgrade or fresh install ? im trying to do a Fresh install I had to remove the Old installation
steve00 Posted March 13, 2016 Posted March 13, 2016 As a fresh install then did you create and use a fresh new database or are you using the old database ? Why did you remove old installation as some folders will still be required if wanting to upgrade ? Did you use .htaccess or similar with old install as that might be one of the answers given in similar questions posted Quote Make sure your .htaccess mod_rewrite is in place and correct. Think might want to fill out support ticket in client area as seems similar posts are being asked to fill support ticket
Steven Jaimangal Posted March 13, 2016 Author Posted March 13, 2016 1 hour ago, steve00 said: As a fresh install then did you create and use a fresh new database or are you using the old database ? Why did you remove old installation as some folders will still be required if wanting to upgrade ? Did you use .htaccess or similar with old install as that might be one of the answers given in similar questions posted Think might want to fill out support ticket in client area as seems similar posts are being asked to fill support ticket I had to tried to Install IP.Gallery and i broke my Website and i need to do a Fresh install now i can't, even when i try to make a new database i get and error and then i DROP all the info in the Database and it goes through the installation and i get that problem.
MADMAN32395 Posted March 13, 2016 Posted March 13, 2016 Did you get everything figured out or do you need help? You could either submit a ticket, but that would be an install from IPS (not sure if they would charge or not) or you could shoot me a pm and I could try and help you out
Austin Martel Posted March 13, 2016 Posted March 13, 2016 I would create a completely new mysql database if I were you. also, make sure your database has the correct user permissions to write/read in the database. or, try a different database name.
Steven Jaimangal Posted March 13, 2016 Author Posted March 13, 2016 2 hours ago, MADMAN32395 said: Did you get everything figured out or do you need help? You could either submit a ticket, but that would be an install from IPS (not sure if they would charge or not) or you could shoot me a pm and I could try and help you out 1 hour ago, Austin Martel said: I would create a completely new mysql database if I were you. also, make sure your database has the correct user permissions to write/read in the database. or, try a different database name. I've tried that aswell, i don't know why but it seems like the database information is being written elsewhere on the Root Directory and i can't seem to Figure out the issue, i did put in a support ticket unfortunetly im sure that it going to take several days to get a response (Hoping for the best) I removed the Database and created a new one, and even got my Hosting provided to reset my whole directory to default and it still hasn't solved the issue
Austin Martel Posted March 13, 2016 Posted March 13, 2016 10 minutes ago, Steven Jaimangal said: I've tried that aswell, i don't know why but it seems like the database information is being written elsewhere on the Root Directory and i can't seem to Figure out the issue, i did put in a support ticket unfortunetly im sure that it going to take several days to get a response (Hoping for the best) I removed the Database and created a new one, and even got my Hosting provided to reset my whole directory to default and it still hasn't solved the issue IPS Staff are pretty fast to respond. One of the reasons Ive switched from vbulletin to IPS. So you won't be waiting to long!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.