Hii friends i am new here
i succesfully transfer my data from phpbb to smf
but find some problem after trans-load
(http://i.imgur.com/1KGF85l.jpg)
(http://i.imgur.com/Rk55kH2.jpg)
this are snaps this old picture are not loading after trans-load from old data
when i post some new image then they work for first load but in reload they also not load.
another main problem is text size problem because in old those size are according to that script but in this script they are very large how i solve the problem
please see snap and tell me
same problem here image not loading whats the problem
Sorry, I want to help you but as long I can't understand you (because you insist on using that sms-kind-of-writting) I will just not touch your topics.
Good luck
sorry i correct all text see now
I think a link to your site should help, images are not visible
Quote from: radu81 on January 12, 2015, 11:05:53 AM
images are not visible
fixed the images, the op had not put in the correct link to embed the images.
The best thing is to publish the BBcode of that post (use the tag code or attach it as a text file)
Quote from: Illori on January 12, 2015, 11:23:46 AM
Quote from: radu81 on January 12, 2015, 11:05:53 AM
images are not visible
fixed the images, the op had not put in the correct link to embed the images.
Bro this snaps are taken from sites this is the problem
The BBC used in phpBB and SMF aren't directly compatible.
dougiefresh published a converter which addresses some of these issues here http://www.simplemachines.org/community/index.php?topic=508551.0
But unfortunately this converter isn't really compatible with SMF2.0 (several columns are named after SMF1.1.x schema)
Which converter are you using? Is your "old" phpBB forum still available?
Do not add new content to SMF already. It might be necessary to re-run the conversion and you'll loose content created meanwhile...
Yes brother it running and i am not adding any new post to that forum ..use domain name to see original forum
Brother when i post any new image or quote any old post then its work fine all image load
Please any one provide solution
I would appreciate if you could stop PM'ing me. We'll help out when we can.
About your issue: which converter did you use?
Kk brother no problem
Sory forgot to tell use latest version given offical
Which one?
This --> http://download.simplemachines.org/index.php?thanks;filename=smf_2-0_phpbb3_converter.zip (phpBB3)
or this --> http://download.simplemachines.org/index.php?thanks;filename=smf_2-0_phpbb2_converter.zip (phpBB2)
?
First one phbb3 to smf2 this one
So, regarding the huge fonts, this MOD from dougiefresh might fix it for you, I'm no really sure, never used it
http://custom.simplemachines.org/mods/index.php?mod=3714
As for the missing images, the "src" attribute of the image seems to have double "http://"
http://http://www.
Don't know why did this happens, I never seen it happening before...
Easiest way to fix this is to go to phpmyadmin, smf database, table "smf_messages" (check your prefix) and "SQL" above. Run the following query:
UPDATE smf_messages SET body = REPLACE(body,'http://http://','http://');
ok let me try
Quote from: margarett on January 14, 2015, 03:57:43 PM
So, regarding the huge fonts, this MOD from dougiefresh might fix it for you, I'm no really sure, never used it
http://custom.simplemachines.org/mods/index.php?mod=3714
As for the missing images, the "src" attribute of the image seems to have double "http://"
http://http://www.
Don't know why did this happens, I never seen it happening before...
Easiest way to fix this is to go to phpmyadmin, smf database, table "smf_messages" (check your prefix) and "SQL" above. Run the following query:
UPDATE smf_messages SET body = REPLACE(body,'http://http://','http://');
brother i select my database in query i run code given i you and hit go no error and what i got on site double http://http//
brother please do something
And i install mod nothing happen with size i think there is some setting which i have to do manully
Brother there is any way to delete all signature of all members because most sign contain big text
Yes
UPDATE smf_members SET signature = '';
Let me try and
Try to give some solution to remove http from double
I think there are phpbb_tabble because it copy them directly let me see and give u snapshot
Not working bro do something
Mainly i need to solve http double prblm
Hii brother i think image problem solved but after modify every post means there is no need of edit just click modify and save
And for font size in phpbb size=100 but when i convert to smf it become size=100px not how i remove all px in all post