Icy Phoenix

     
 

FAP For MX-Publisher CMS & PhpBB3

FAP For MX-Publisher CMS & PhpBB3

Article
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
I've modified the code a bit for RSS and integrated it in FAP... it is working here the new version!

Thank you very much OryNider, for your code and suggestions. I really appreciate.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Wed 27 Jun, 2007 02:34 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


FAP For MX-Publisher CMS & PhpBB3

Comments
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 


What you do with album_jupload couse it's a more nicer feature and is more easyer to port? I know that when you add a feature that is "new tehnology" like rss, is not required to change the main version not sure if java upload is in the same category but is not "old tehnology".



 
OryNider - View user's profile Send private message  
OryNider [ Fri 29 Jun, 2007 04:12 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
OryNider wrote: [View Post]


What you do with album_jupload couse it's a more nicer feature and is more easyer to port? I know that when you add a feature that is "new tehnology" like rss, is not required to change the main version not sure if java upload is in the same category but is not "old tehnology".

At the moment I keep it switched off... I may have a test when I'll be back from my vacations.

Can you help me in integrating it in FAP without wasting too much time?

Thanks.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Tue 03 Jul, 2007 23:09 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
I integrated album_jupload in your Icy Phoenix development version. Now I whait for you to test it and do same changes to normal FAP when you will have time.

ScreenShots:

Browse:

juploadbrowseqc3

Upload:

juploaduploadbf0

Import:

juploadimportingzk8

Finished:

juploadfinishedqk8



 
OryNider - View user's profile Send private message  
OryNider [ Thu 05 Jul, 2007 17:52 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
i'm very intressted in the jupload. Can you show how you've integrated the jupload in the album

[edit]: sry i haven't saw that you plan to add it to the FAP sry



 
Sorren - View user's profile Send private message  
Sorren [ Thu 05 Jul, 2007 19:41 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
Thanks OryNider, there is a new beta version under test with your modifications (with just a couple of small fixes by me). After my vacations I may consider to release a new FAP as well.

Thank you for your time and hard work. I really appreciate.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Fri 06 Jul, 2007 11:13 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
Hi,

So were is the beta version? I'm currios about the fixes ...



 
Last edited by OryNider on Thu 09 Aug, 2007 10:28; edited 1 time in total 
OryNider - View user's profile Send private message  
OryNider [ Sat 07 Jul, 2007 05:10 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
OryNider wrote: [View Post]
Hi,

So were is the beta version? I'm currios about the fixes ...

The beta version is in the private section... you should be able to access there and download and test it.

I can't remember the small things I fixed... I only remember there was a $mx_root_path and the template wasn't mg_themes compliant... but in any case you did a great job, and it tooks me only few minutes to review the files and port them.

Thank you again.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Sun 08 Jul, 2007 11:24 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
This was released officialy now here.



 
OryNider - View user's profile Send private message  
OryNider [ Mon 04 Feb, 2008 03:33 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
Hi,

We have upgraded FAP for MXP3 and now works with standallone backend, phpBB2 and phpBB3.

The release notes are here.



 
OryNider - View user's profile Send private message  
OryNider [ Sat 30 Aug, 2008 04:11 ]
Reply with quote    Download Post  
Post Re: FAP For MX-Publisher CMS 
 
Thanks OryNider for the update.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Wed 03 Sep, 2008 11:14 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
OryNider wrote: [View Post]
Hi,

We have upgraded FAP for MXP3 and now works with standallone backend, phpBB2 and phpBB3.

The release notes are here.

Uhm... I stayed away from my site administration for large time.
I have a site with phpbb 2.0.23, mxbb 2.7.6pl2, FAP 1.4.1

For you it will be possible to have a site based on phpbb3 and FAP with a resonable level on importe dates (photos, etc?). Or it is simple to restart by zero?



 
giorgioinfo - View user's profile Send private message  
giorgioinfo [ Sat 06 Sep, 2008 18:35 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
If you have FAP 1.4.1 in forums it's a little harder, you will have to backup the phpbb_smartor_ tables, rename them to mx_smartor_ in a dumped text file, then delete all _smartor_album_config and _smartor_album_sp_config from that text file will all data releated to this two configuration tables. Then copy the upload folder to local pc.

Then make fresh install of MXP 3.0.0 selecting phpBB3 wile install (it's recomandated that you have mysqli extesion enabled before you install phpBB3) and after you installed new mx_smartor FAP 2.9.x wich is now awaylable for all backends you import the dumped text file with the above modifications and re-upload the upload folder in modules/mx_smartor/upload/ were you should chmod 777 all subfolders.

If you have mx_smartor 1.4.1 as module inside mxbb 2.7.6pl2 then upgrade mxbb to mxp 2.8.x/2.8.3, upgrade all modules includin mx_smartor to latest version, then upgrade mxp again to latest 3.0.0 Beta and convert phpBB2 to phpBB3, then in AdminCP you can try switch to phpBB3 to see if works. Here you can have some minor issues with the schema on some 3rd party servers.

You can contact me on mx-publisher or msn were you can send me a database backup and I can upgrade it on my local server were I do such all the time.  



 
OryNider - View user's profile Send private message  
OryNider [ Tue 16 Sep, 2008 14:52 ]
Reply with quote    Download Post  
Post Re: FAP Module For MxBB-Portal 
 
OryNider wrote: [View Post]
If you have FAP 1.4.1 in forums it's a little harder, you will have to backup the phpbb_smartor_ tables, rename them to mx_smartor_ in a dumped text file, then delete all _smartor_album_config and _smartor_album_sp_config from that text file will all data releated to this two configuration tables. Then copy the upload folder to local pc.

Then make fresh install of MXP 3.0.0 selecting phpBB3 wile install (it's recomandated that you have mysqli extesion enabled before you install phpBB3) and after you installed new mx_smartor FAP 2.9.x wich is now awaylable for all backends you import the dumped text file with the above modifications and re-upload the upload folder in modules/mx_smartor/upload/ were you should chmod 777 all subfolders.
I have FAP as a phpbb mod. I will try this way, I hope to be enable (I'm not expert). You are very kind for your help.

Quote:
If you have mx_smartor 1.4.1 as module inside mxbb 2.7.6pl2 then upgrade mxbb to mxp 2.8.x/2.8.3, upgrade all modules includin mx_smartor to latest version, then upgrade mxp again to latest 3.0.0 Beta and convert phpBB2 to phpBB3, then in AdminCP you can try switch to phpBB3 to see if works. Here you can have some minor issues with the schema on some 3rd party servers.

I have 2 questions: a) it is possibile to have the files of the 2.7.6pl2? I'm looking for these files to controle with win merge the mod I had made. b) If I upgrade to mxp 3 beta, then will be simple to upgrade to the stable version?

Thanks!!!



 
giorgioinfo - View user's profile Send private message  
giorgioinfo [ Thu 18 Sep, 2008 10:23 ]
Reply with quote    Download Post  
Post Re: FAP For MX-Publisher CMS 
 
Quote:
a) it is possibile to have the files of the 2.7.6pl2? I'm looking for these files to controle with win merge the mod I had made.


No, the only files witch we wtill have are for a unstable woraround 2.7.8 version witch will never work for what you try to do. This is couse we moved to new website.

You can send me by e-mail the mod or module you did and I will see if can be ported to 2.8.3 or 3.0.0 Beta 2.

Quote:
b) If I upgrade to mxp 3 beta, then will be simple to upgrade to the stable version?


If you upgrade to 2.8.3 will be simple to upgrade to stable version and you will have most of modules working.

If you upgrade to Beta 2 with phpBB2 backend will be easy to upgrade to stable version, but if you plan to upgrade to phpBB3 you will probably need the script witch is converting all tables to UTF-8, dependind witch php/mysql extesions will detect phpBB. Plus there are many modules now who are not upgraded for latest Beta, but mx_smartor FAP will work with any version of backend.



 
OryNider - View user's profile Send private message  
OryNider [ Wed 01 Oct, 2008 22:14 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 2 of 3
Goto page Previous  1, 2, 3  Next