Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with phpbb 3.1 (RC1 and up) #12

Open
lgromanowski opened this issue Jul 4, 2014 · 3 comments
Open

Compatibility with phpbb 3.1 (RC1 and up) #12

lgromanowski opened this issue Jul 4, 2014 · 3 comments

Comments

@lgromanowski
Copy link

Hi,
I see errors with AntiSpam ACP and phpbb 3.1-RC1:

Fatal error: Call to undefined function on_page() in includes/acp/acp_asacp.php on line 280 

it seems that some phpbb API was changed. Is there an easy way to make it compatible with new phpbb versions?

best regards,
Lukasz

@EXreaction
Copy link
Owner

There isn't an easy way, no. One would need to go line by line and update
the code to be compatible.
On Jul 4, 2014 4:35 AM, "Lukasz Gromanowski" [email protected]
wrote:

Hi,
I see errors with AntiSpam ACP and phpbb 3.1-RC1:

Fatal error: Call to undefined function on_page() in includes/acp/acp_asacp.php on line 280

it seems that some phpbb API was changed. Is there an easy way to make it
compatible with new phpbb versions?

best regards,
Lukasz


Reply to this email directly or view it on GitHub
#12.

@satdav
Copy link

satdav commented Nov 2, 2014

@EXreaction when will this be 3.1 comparable

@EXreaction
Copy link
Owner

Sorry, I no longer support these mods and I don't plan on porting any of
them to 3.1.
On Nov 2, 2014 5:49 AM, "davd Weir" [email protected] wrote:

@EXreaction https://github.com/EXreaction when will this be 3.1
comparable


Reply to this email directly or view it on GitHub
#12 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants