Hello,
Can you please let me know how I can merge two xfilesharing pro websites.
Regards
XFileSharing Pro - How to mege two xfilesharing pro
-
- Posts: 15
- Joined: Mar 27, 2010 1:24 pm
-
- Posts: 15
- Joined: Mar 27, 2010 1:24 pm
-
- Posts: 521
- Joined: Dec 19, 2009 5:12 pm
decoding is not that hard (see how it get coded , reverse it and you got it decoded)
The other thing you can do makes it easyer to
if you keep both servers but just want to merge the websites then do a db drop and import it to the other server
be sure to regenerate the id's so it add new id's or use the update function ( so it add new files/new users that does not exist)
then do a db -> file check
then the database get updated again with the new files/server if it should be missing
i can not say for 100% that this will work , but you can try it if you like
Greetings From PowerChaos
The other thing you can do makes it easyer to
if you keep both servers but just want to merge the websites then do a db drop and import it to the other server
be sure to regenerate the id's so it add new id's or use the update function ( so it add new files/new users that does not exist)
then do a db -> file check
then the database get updated again with the new files/server if it should be missing
i can not say for 100% that this will work , but you can try it if you like
Greetings From PowerChaos