sweet everything seems to work. But during a test application with the output being to forum it seemed to go crazy on my theme.
http://blust.okanimefans.com/modules.ph ... topic&t=34
mash25 wrote:sweet everything seems to work. But during a test application with the output being to forum it seemed to go crazy on my theme.
http://blust.okanimefans.com/modules.ph ... topic&t=34
mash25 wrote:sweet everything seems to work. But during a test application with the output being to forum it seemed to go crazy on my theme.
http://blust.okanimefans.com/modules.ph ... topic&t=34
$success1 = submit_post($postto[1], $subject, $msg, $Variables['postfrom']['value'], $Variables['postpoll']['show']);
$success1 = submit_post($postto[1], $subject, filter_text(str_replace("<br />", "\n", stripslashes($msg)), "nohtml"), $Variables['postfrom']['value'], $Variables['postpoll']['show']);
mash25 wrote:I tried adding the code you suggested.
http://blust.okanimefans.com/modules.ph ... topic&t=40
If you can check to see if i added the code properly. Im sure i did. It didnot seem to fix the problem. If it comes down to it i can just set it up to use email.
Kruskk wrote:Is there any possibility that this mod could be converted to work properly with e107 system?
natbur wrote:mash25 wrote:I tried adding the code you suggested.
http://blust.okanimefans.com/modules.ph ... topic&t=40
If you can check to see if i added the code properly. Im sure i did. It didnot seem to fix the problem. If it comes down to it i can just set it up to use email.
I have no way to check the php, but it would appear that it's not changed because it's still HTML formatted. I'll make up a new confirm.php for you tomorrow morning to try. I'd like to figure out why things aren't working for you. I've never used autothemes before, but it seems to be fairly popular.
natbur wrote:Kruskk wrote:Is there any possibility that this mod could be converted to work properly with e107 system?
It's possible, I've never used e107 before, but most of the module doesn't use nuke specific code. The commands that come to mind are the sql abstraction, filter_text(not absolutely necessary), and I believe one more, though the specific command escapes me at the moment. The majority of the database calls are done in variables.php, though there is one in confirm.php (in the last function, I believe). Since this isn't the first request I've seen to port this to another platform. I'll try to make some time this weekend to look into collecting all of the nuke specific code into one place so it will be easy to port to any platform.
Edit: The third is the OpenTable() and CloseTable() functions.
Kruskk wrote:natbur wrote:Kruskk wrote:Is there any possibility that this mod could be converted to work properly with e107 system?
It's possible, I've never used e107 before, but most of the module doesn't use nuke specific code. The commands that come to mind are the sql abstraction, filter_text(not absolutely necessary), and I believe one more, though the specific command escapes me at the moment. The majority of the database calls are done in variables.php, though there is one in confirm.php (in the last function, I believe). Since this isn't the first request I've seen to port this to another platform. I'll try to make some time this weekend to look into collecting all of the nuke specific code into one place so it will be easy to port to any platform.
Edit: The third is the OpenTable() and CloseTable() functions.
Ah good, I will take what you have for now and see if I can port it into a plugin. However I will also wait for the more "simplified" code your looking into and hope that will work better ^_^
mash25 wrote:tried the new confirm.php out... did not change a thing. Im sure its this theme im using. =/ dont sweat it, ill opt for the email output
lotard wrote:Hello
In really i've the same problem than mash25, i use to Autotheme
Users browsing this forum: No registered users and 1 guest