[ADB] Facebook For PhpBB Light

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
aerynbadwolf
Registered User
Posts: 8
Joined: Sat May 11, 2013 4:06 am

Re: [RC] Facebook For PhpBB Light

Post by aerynbadwolf »

the avatar patch worked for my avatar issue
aerynbadwolf
Registered User
Posts: 8
Joined: Sat May 11, 2013 4:06 am

Re: [RC] Facebook For PhpBB Light

Post by aerynbadwolf »

any progress on figuring out mi issue?
User avatar
keitzy
Registered User
Posts: 359
Joined: Thu Nov 12, 2009 6:32 am
Location: Esperance, Western Australia
Contact:

Re: [RC] Facebook For PhpBB Light

Post by keitzy »

aerynbadwolf wrote:any progress on figuring out mi issue?

The only way I could get anything to work was to remove all script calls to any jQuery but the one provided with Facebook For phpBB Light as it has the latest jQuery scripts for jQuery and jQuery UI.

The problem with phpbb is that it does not make jQuery standard so you have to provide it and if three to four mods are using it it conflicts.

Also, mootools conflicts as well hence why I use jQuery no conflict as the $ shortner will conflict and the different scripts will stop each other from working.

I think that mod devs you should put a switch to use jQuery no conflict as well as turning off the script links.

Let me know how you go with removing the jQuery script links and if it lets everything start working again please.
Image
aerynbadwolf
Registered User
Posts: 8
Joined: Sat May 11, 2013 4:06 am

Re: [RC] Facebook For PhpBB Light

Post by aerynbadwolf »

im not quiet sure how to go about doing that
User avatar
keitzy
Registered User
Posts: 359
Joined: Thu Nov 12, 2009 6:32 am
Location: Esperance, Western Australia
Contact:

Re: [RC] Facebook For PhpBB Light

Post by keitzy »

aerynbadwolf wrote:im not quiet sure how to go about doing that
Find any bits of code in overall_header.html in styles/your_style/templates folder that look like this

Code: Select all

<script src="/js/jquery-1.7.2.min.js" type="text/javascript">
Image
User avatar
keitzy
Registered User
Posts: 359
Joined: Thu Nov 12, 2009 6:32 am
Location: Esperance, Western Australia
Contact:

Re: [RC] Facebook For PhpBB Light

Post by keitzy »

aerynbadwolf wrote:im not quiet sure how to go about doing that
I have a fix to make Facebook For phpBB Light not use jquery.

http://sourceforge.net/projects/fb2011/ ... p/download

just upload the files.

This will stop facebook for phpbb light from using its own jquery/jquery-ui if it finds other scripts using jquery and jquery-ui
Image
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: [RC] Facebook For PhpBB Light

Post by Marc »

This topic has been marked as [ABD] - Abandoned as the mod author has not been active recently. If the MOD author wishes to continue development, please PM anyone on the MOD Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this mod, or any other mod that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Modifications Team
Locked

Return to “[3.0.x] Abandoned MODs”