![]() |
I am getting this error at the bottom of write post page when attempting to try my first test post:
Quote:
Quote:
|
Yay, after 45 minutes I got it to work with 3.6.8 and 2.3.1
|
So what do we need to change that it works buddy?
|
Quote:
|
Just a note, I am working on this plugin this week. I have already addressed many of the issues here and believe I have fixed most.
While I am at it, I am adding support for multiple databases (i.e. wordpress in one db, VB in another).. Unfortunately, there seems to be a new function in either VB or WP (guessing WP) called sanitize_url. It causes conflicts and fatal errors when posting. I have rectified the issue by creating a clean version of functions_wysiwyg.php where just the function name (and its calls) are changed. I saw no other way around it. I also am hoping to add support for posting via xmlrpc, i.e. Microsofts Live Writer and other such applications.. I will be working on this off and on during the week. Hope to have something for you all soon.. |
Great news!
|
Quote:
if you achieve this then you will certainly be sent a donation this is absolutely superb news and I shall eagerly await great stuff |
Fantastic news Jafo, thanks for this great work :)
|
Well, I will have a BETA up in my forum tomorrow. I have been running tests on it, but want to try a few fresh installs. Had to update some of the template edits (nothing too major).
I am almost positive it is multi-db capable, however the entire stumbling block on this to begin with is not so much with the scripting, as it is with certain installations of PHP from which I understand only allow one connection to a database per instance. This may be for older installs as I do not seem to have the issue on the latest PHP5.. As for the xmlrpc feature, I seemed to have gotten that to work too, with a hitch. It requires that you change users passwords in WP via the admincp before it will work. Probably would require a VB plugin to work around that, and honestly, I am not sure if there is such a demand... Basically, the issue is, WP just takes the password and runs it through md5() and saves it. Vbulletin on the other hand does an md5(md5(password . salt)) save.. Rather tricky on how to get the real password. I can only guess a plugin that will grab the users password via VB when they login and save it md5() to the WP database.. Well, that is all for the future.. I have a couple testers for tomorrow that will hopefully find any bugs that may be in the new code.. |
Another good news thanks :) I can do some test if you want as I have finished my wordpress theme and it should be working now :) Is there also a way to use the wp categories to post into different forums?
|
All times are GMT. The time now is 02:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|