PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   vBGallery Import Scripts (http://www.photopost.com/forum/vbgallery-import-scripts/)
-   -   Merging 2 communities (http://www.photopost.com/forum/vbgallery-import-scripts/145603-merging-2-communities.html)

Olli2k April 7th, 2011 03:34 AM

Merging 2 communities
 
I'm thinking about to merge 2 communities, i got no problems on vB site, but i don't really know, how to merge my 2 vB Gallery installations. Is this possible, is there any script to do this ?

Chuck S April 7th, 2011 09:03 AM

I have never heard of any scripts to import Photopost vbGallery into Photopost vbGallery

Olli2k May 10th, 2011 07:28 AM

wow... really great...

Chuck S May 10th, 2011 07:50 AM

Yes not your standard import. Most import scripting one would find for most products are scripts to import content from competitor applications into the application.

Olli2k April 18th, 2013 04:26 AM

I am actually working on this and modified file patch structure and sql exports of images, comments by myself without a script. But after I imported the first community (fresh install of vbgallery, deleting of all ppgal tables and reimport not modified tables of the first community), I have the following problem:
Everthing seems to be ok, user assignment to comments and images, categories and so on, but my gallery does not display any image, because the url to images is doubleposted in the imagelink.
Should be:
http://merge.test.de/forum/gallery/f...0122_thumb.jpg
It is:
http://merge.test.de/merge.test.de/f...0122_thumb.jpg

Any hints for me how can I fix this? I already checked all patch in database and vbgallery_config.php, but everything is ok, no doublepost there. If I change the filepast (for example adding a 1), image path looks like this:
http://merge.test.de/merge1.test.de/forum/gallery/files/1/16112010122_thumb.jpg

All replacements just got the standard entrys, except the navbar field:
test_directory2/
test_file2.php
downloads.php
cmps_index.php
content.php

Chuck S April 18th, 2013 08:01 AM

Hard for me to really comment I am not sure what you have done with what import script and what changes your doing. There is no vbgallery to vbgallery import.

I can say in vbGallery just like in Pro we simply take the data or files url and server paths you enter in admin and use those to build the links to images.

My best guess would be to check your database and the entries in question see if anything jumps out at you. If not there then you would need to check into any files edits you have done.


All times are GMT -5. The time now is 03:25 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97