Dicky i looked everywhere where can i download the mybb_002a.zip i found the b but not the a for mybb 1.6xD¡cky wrote:Yes, it will. Use the mybb_002a.zipMokeli AJ wrote:Will this work for mybb 1.6?
Use the b, it fixes some issues present in the a version.Devilwillcry4you wrote:Dicky i looked everywhere where can i download the mybb_002a.zip i found the b but not the a for mybb 1.6xD¡cky wrote:Yes, it will. Use the mybb_002a.zipMokeli AJ wrote:Will this work for mybb 1.6?
Code: Select all
Could not find path to your former board. Please check your settings and try again.
» ../forum was specified as the source path.
The convertor is not setup yet to do attachments. I am working on that.shovenose wrote:Hello everybody!
I used the 002b file from this thread for the conversion. Besides the permissions messups which were easily enough fixed, none of my attachments are showing. How do I do the attachments?
I'm not having any other errors and everything seems to be working perfectly otherwise!
Edit: how about avatars?
Thanks.
Here is my forum:
http://hardwareinsights.com/forum/
Try this:benowns wrote:Hey dickey when i use the 2b version ( i cannot find the alpha link )
I keep getting a 500 error.
Any idea?
Code: Select all
<?php
/**
*
* @package install
* @version $Id$
* @copyright (c) 2006 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
*/
Code: Select all
@set_time_limit(0);
@ini_set('memory_limit', '256M');
@ini_set('upload_max_filesize', '128M');
@ini_set('post_max_size', '256M');
@ini_set('max_input_time', '-1');
@ini_set('max_execution_time', '-1');
@ini_set('expect.timeout', '-1');
@ini_set('default_socket_timeout', '-1');
Where is phpBB?arineod wrote:my path to mybb is not in the same directory and I keep getting the error that my path to mybb is not correct
Could not find path to your former board
here is my path
/home/mysite/public_html/mybb