Hello,
I am attempting to use Vanilla Porter 1.6.4 in order to migrate to Vanilla forums; however, when the folder is uploaded to plugins, it does Not Showing up under plugins from the Dashboard.
Is there a way to resolve this? I have tried changing to permission of the files to 755, 777 etc.
Comments
That is becuase is not a plugin. You point to the the script.
Don't PM about development, I'm not currently taking on clients.
grep is your friend.
- Spam
- Abuse
0 · Insightful Awesome LOL ·Thank you. I was able to export a .txt file.
Unfortunately, I keep on getting an error message... "Warning: Your server configuration does not support fast data loading. If you are importing a very large file (ex. over 200,000 comments) you might want to consider changing your configuration. Click here for more information."
- Spam
- Abuse
0 · Insightful Awesome LOL ·I've found a piece of code for you in the import model. This code will take a look if the file you want to import can go through the 'load data from .ini file', as you may know from phpMyAdmin. I think that file you want to load through that process is too big to load it through that process and therefore Vanilla will give you that little message:
Click http://vanillaforums.com/blog/help/importing-data/ for more information
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme | Give thanks to the Vanilla Developers!
- Spam
- Abuse
0 · Insightful Awesome LOL ·I was able to transfer/convert the forum to a test forum.... now my only problem before I decide to go live is, all my urls/links in posts are broken. I am assuming it is because of the bbcode urls. I have been searching for a solutions.
the same with quotes being broken etc. I don't mind everything else if I get the urls fixed.
- Spam
- Abuse
0 · Insightful Awesome LOL ·Instead of saying the links are broken highlight one of your links and post an example of the link. Could be your .htaccess or whether it is embedded or whether you use the url modifier.
also what is the format column saying for the comments and discussions tables.
Does it bbcode , html, raw , whatever.
factoid: Most questions have been previously answered, try the search box first, please provide your Vanilla version Number!
Peregrine's Addons - donations gladly accepted for "successful solutions" and addons - kind of like tipping a waiter at a restaurant
- Spam
- Abuse
1 · 1Insightful Awesome LOL ·Hi peregrine,
Thank you for the response. I have attached a screen capture of a code, seeing as it kept on converting when i previewed it.
- Spam
- Abuse
1 · Insightful 1Awesome LOL ·this is an issue with phpBB, it has a of unnecessary artefacts.
You can use my version of the porter which has a bunch of phpBB fixes
https://dl.dropbox.com/u/15933183/porterplus/porterplus.php
Don't PM about development, I'm not currently taking on clients.
grep is your friend.
- Spam
- Abuse
0 · Insightful Awesome LOL ·Hello x00, I used your plugin, and at first look, It seems to have done the trick, thank you so much. The links work, and from what I've seen from the threads I clicked, the bbcodes are now all html.
It looks like I am very close to making the move to Vanilla permanently. This was all done under a test directory.
I am wondering if everything would work if I just rename the directory.
- Spam
- Abuse
0 · Insightful Awesome LOL ·I would certainly have a look gander. Don't delete your source data.
if you rename the directory, you need to delete .ini files in /cache
Don't PM about development, I'm not currently taking on clients.
grep is your friend.
- Spam
- Abuse
0 · Insightful Awesome LOL ·