Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Legacy infusion removal

Asked Modified Viewed 2,864 times
M
Michael Scholtz
M
For a change it's nice being on a PHP-fusion site where I don't have to worry about the admin side of things.
  • Junior Member, joined since
  • Contributed 29 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
asked
Junior Member

After 24 months of procrastenating I finally upgraded my busiest site from v6 to v7. And after a couple of hickups I finally nailed it.
Just intime for the announcement of v8 I may add..

In the process however I neglected one rather pertinent step.
I didn't defuse the old infusions, maybe is was hoping that the magic pixies would make them work, but alas I should have listened.

Now I have to find a way to get rig of them from under the infusions tab and presumably everywhere else.

What is required to remove them. If I delete them from the infusions folder will they be gone everywhere, my concern is some of them have additional files under locale and admin folders.

For now the inconvenience of the infusions being there is not a problem but I would like to get rid of them.
0 replies

4 posts

H
Homdax
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
answered
Fusioneer

There is a table called _infusions. If you have a database manager like phpMyadmin it should be fairly simple to remove the infusion entries. Make sure you check which ones to be removed though, and also remove the files.

Remember that some infusion create additional tables in your database so compare that with tables your should have and remove the superfluous tables that you, by content, can identify as belonging to the infusions you want to remove.
0 replies
M
Michael Scholtz
M
For a change it's nice being on a PHP-fusion site where I don't have to worry about the admin side of things.
  • Junior Member, joined since
  • Contributed 29 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

Thanks, That helped.

I also found the entries for them under the _admin table where it refers to the link in the infusion section under admin.

P.S.
For editing the db I usually use phpmyadmin from the host console, but on slow connections heidiSQL is awesome to take the lag out of it.
Edited by Michael Scholtz on 12-03-2012 07:53,
0 replies
H
Homdax
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
answered
Fusioneer

HeidiSQL? Never heard of it, care to elaborate and provide a link? There are lots of new amazing tools around, but one seldom has the chance to test them.
0 replies
M
Michael Scholtz
M
For a change it's nice being on a PHP-fusion site where I don't have to worry about the admin side of things.
  • Junior Member, joined since
  • Contributed 29 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

Its a SQL viewer that runs locally think of it as filezilla for MySQL

http://www.heidisql.com/

It does most of what phpmyadmin does but i have found seaching the database works better with phpmyadmin as heidi only pulls the first 1000 records from the database.

But I find it is a much faster way to work with remote databases.
0 replies

Category Forum

Upgrading issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

H
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
M
M
For a change it's nice being on a PHP-fusion site where I don't have to worry about the admin side of things.
  • Junior Member, joined since
  • Contributed 29 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet