Search found 28 matches
- Thu May 31, 2007 5:00 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Faster Converter to phpbb3
- Replies: 35
- Views: 74089
Re: Faster Converter to phpbb3
In your case I think the best option may be to ignore the avatars completely and do not convert them at all... Then after conversion display an announcement saying all avatars were lost during the conversion and ask them to re-configure their avatars from UCP.... This loss wont be much..... 
- Wed May 30, 2007 12:23 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Should we use UTF-8 without BOM for all files ??
- Replies: 2
- Views: 4928
Re: Should we use UTF-8 without BOM for all files ??
Yes thanks for telling that... I ended up getting strange characters in my index page and then only noticed the encoding problem... 
- Wed May 30, 2007 9:23 am
- Forum: [3.0/Olympus] Discussion
- Topic: Should we use UTF-8 without BOM for all files ??
- Replies: 2
- Views: 4928
Should we use UTF-8 without BOM for all files ??
I was just wondering whether we need to use the UTF-8 encoding without BOM only for language php files or for all php and template html files ??
- Wed May 30, 2007 9:21 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Faster Converter to phpbb3
- Replies: 35
- Views: 74089
Re: Faster Converter to phpbb3
Yes dude you got to make a small sacrifice..... The best suggestion is to disable all posting, new user registration and subscribing to topics temporarily.... Then backup your entire db..... Download it onto your localhost - do a conversion.... Then upload the new db and the files onto your server ...
- Mon May 28, 2007 4:44 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Faster Converter to phpbb3
- Replies: 35
- Views: 74089
Re: Faster Converter to phpbb3
Yes what code reader has suggested is a nice option.... The main reason I m stressing doing the conversion locally is that you have more control over the DB than on the remote.... If you seem to miss some users or some posts then file a bug report for the phpBB 2 to phpBB 3 converter and also for ...
- Mon May 28, 2007 2:21 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Faster Converter to phpbb3
- Replies: 35
- Views: 74089
Re: Faster Converter to phpbb3
Or maybe not.
time(dowload + convert_local + upload) < time(convert_remote) ? I don't think so, unless you're on a very very slow shared server.
And you can't (shouldn't) enable your board while you're converting off-line, or those messages will vanish once you upload the converted db.
If phpbb.com ...
time(dowload + convert_local + upload) < time(convert_remote) ? I don't think so, unless you're on a very very slow shared server.
And you can't (shouldn't) enable your board while you're converting off-line, or those messages will vanish once you upload the converted db.
If phpbb.com ...
- Sun May 27, 2007 8:21 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Faster Converter to phpbb3
- Replies: 35
- Views: 74089
Re: Faster Converter to phpbb3
Because day without working is heavy finansal lost from advertise... user lost ---> more finansal lost etc.
Yup because of best information in this 390.000 posts... we got up to 1044 users online
I think the best way you can do the conversion would be to disable your forum, download the DB and ...
Yup because of best information in this 390.000 posts... we got up to 1044 users online
I think the best way you can do the conversion would be to disable your forum, download the DB and ...
- Wed May 23, 2007 4:17 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Doubt in DEBUG_EXTRA and mysqli
- Replies: 3
- Views: 8478
Re: Doubt in DEBUG_EXTRA and mysqli
So will I get faster page generation times and SQL query times if I had been using mysqli extension ?
- Wed May 23, 2007 1:32 am
- Forum: [3.0/Olympus] Discussion
- Topic: Doubt in DEBUG_EXTRA and mysqli
- Replies: 3
- Views: 8478
Doubt in DEBUG_EXTRA and mysqli
I defined DEBUG and DEBUG_EXTRA from config.php and it shows the Debug stats at the bottom as expected.... On my own local server on my PC it displays the Memory Usage also when DEBUG_EXTRA is defined but on my host it does not display it.....
Is it because my host runs an old version of php ...
Is it because my host runs an old version of php ...
- Wed May 23, 2007 1:24 am
- Forum: [3.0/Olympus] Styling
- Topic: Redundancy in some CSS files
- Replies: 4
- Views: 5230
Re: Redundancy in some CSS files
Ok thanks for clearing it up 