Xnuiem
Forum Replies Created
-
Forum: Plugins
In reply to: [MultiX] [Plugin: MultiX] Adding info to sitesWow, just saw this. I never check these, I check the Google Code issue tracker.
But, 0.2 fixed your first one. It isnt a mass import, but it does make adding a site A LOT easier.
The other one, my suggestion is to use the capability manager plugin and just block them.
This kind of thing is usually another plugin conflicting. Try deactivating other plugins until it starts working again.
I know the WP-Calendar plugin conflicts with NGG.
I assume this was resolved. It was probably just an incomplete upload, since no one else is reporting it and lots are using the plugin.
I don’t watch these boards since they dont notify (which is a stupid thing not to do), so if you have an issue post it here: http://code.google.com/p/suitex/issues/list
Forum: Plugins
In reply to: Delete a plugin listingNot that I know of.
Forum: Fixing WordPress
In reply to: [Plugin: Profiler] Auto Linking to User ProfilesIt doesnt matter. Just as long as it is in <?php ?> it will be fine.
Somewhere right after the headers probably makes it easy to find.
Forum: Plugins
In reply to: [Plugin: winex] Winex for Tasting NotesNo, it pulls directly from Cellar Tracker.
What is your offline database written in? If it something simple like XML or Excel I could probably write something to import it.
Forum: Plugins
In reply to: [Plugin: winex] Not Working with ThemeHave you updated to the most current version?
What is your URL?
Forum: Plugins
In reply to: [Plugin: winex] Not Working with ThemeCellar tracker has been responding VERY slowly lately. I havent heard back from Eric as to why, but that is most likely the issue.
When WineX tries to grab your contents, it just times out, which, sadly enough, produces a blank page.
I will add some code in there to look for that type of problem.
Forum: Plugins
In reply to: Delete a plugin listingAnyone know this? Surely this has come up before!?
Forum: Plugins
In reply to: Delete a plugin listingOk, I’ve looked everywhere. It’s not under the admin area, nor can I find it under any of the other menu areas.
Removing the files from SVN doesnt work, it just keeps the last one. Deleting the README.TXT from /trunk doesnt work either, it still keeps it there.
Moshu, can you help us out?
Forum: Plugins
In reply to: Delete a plugin listingCare to be more specific? I don’t see any method to delete the listing. Under Admin there is nothing, so where should I be looking?
Forum: Plugins
In reply to: [Plugin: winex] Winex for Tasting NotesGood thought!
I hadnt thought of it, but Eric and I have passed a couple of emails back and forth and I know that is possible in the new API he is working on and I am going to use in a future release. I will let you know the moment I have more on it, perhaps you can be a beta tester for me!?
Thanks for the feedback, I appreciate the support!
Forum: Requests and Feedback
In reply to: Please make forum posts more accessibleExcellent, it works for me. Great work y’all.
Forum: Plugins
In reply to: Version Changes in Plugins (developers)For others, make sure you are also changing the version in the main php file as well.
Forum: Plugins
In reply to: [Plugin: winex] Not Working with ThemeHi Irene,
I got a 404 at your link. After some playing with my CellarTracker settings, I figured out what happened.
At CellarTracker, under your account, under Privacy Settings, you need to set your privacy to “Low”, that way your webserver can view your cellar. Thank you very much for reporting this, I will add it to the instructions.