I think I see how to do it.The relevant bit of code from stories.php$result = dbquery("SELECT "._UIDFIELD." as uid, "._PENNAMEFIEL...
Ah, I did not check there. I will have to take a look at the file.That being the case what I want to do may not be possible using just the bridg...
Ah, then it must be erroring on the random story for the default skin. In that case it is an error in the query.php file, I must not be passing ...
That MySQL error is generated by the Random Story query in the skin integration. I had to comment that section out on my site as it was causing ...
I do not know if you got to update yet or not, but I just encountered this same bug from a fresh download.
I need to upgrade my site to the new version of eFiction first, to see if the problem is due to a database change or something else.I am planning on r...
Using the test account I was able to login and see it's user area fine. There are some oddities in the bio area...it should be directing yo...
Is there an easy way to transfer the eFiction database data into the vBulletin database?My small, but growing, group of members are asking for a forum...
Can you post or PM me your site link?Make sure you login to vBulletin first, then go over to eFiction and it should read your cookie. If you log...
I saw this on an admin forum, IPB has a mod to link into the OpenID system.For non-bridged authentication it does look very promising. There are...
It looks like, from the email you attached, that all you would need to do is include the eFiction session information into the parameters the script n...
The best bet would be to reinstall it, but select your eFiction database. Moving stuff would be too much work for a test script.Not sure how thi...
I just download the script to take a look, I may be wrong about the $tableprefix...I can not find it listed in the calenderThis is definitely some sor...
Going just off the error but it looks like the calender is resetting $tableprefix to match it's own settings. So eFiction loads fine, then ...
