Home

 

Home    Forum    Search    FAQ    Register    Log in

 


Post new topic  Reply to topic 
Page 1 of 6
Goto page 1, 2, 3, 4, 5, 6  Next
 
My Space Mod
Author Message
Reply with quote Download Post 
Post My Space Mod 
 
Hi



What does this Mod do

  1. profiles can be designed by your members.. using the custom tool
  2. or you can make your own designs and allow you members to choose
  3. members can place information on their profile in the order of what they like
  4. post a bulletin on your profile
  5. make friends with other members and display their photos on your profile
  6. top friends list
  7. send comments to your friend the comments appear on their profile and vice versa
  8. members can add information to their profiles using Icy bbcode (display you tube videos flash items etc
  9. block members from seeing your profile or making comments to you
  10. adding friends through this mod is not the same as the friends built into Icy
  11. members can report profiles that may be not in line with the rules of your site
  12. admins can view profiles and review if they are ok send a message to the member asking them to remove anything if necessary
  13. set up search features so members can find other members with the same interests or details
  14. full admin side configuration
  15. works with fap and Icy bday system
  16. many more features.. and add ons that can be made available


1.3 Version

After a week of updating a million or so files (well it felt like that) here is the first  version of mps mod for Icy Phoenix 1.3

Version 1.3

 This can be used live for ICY 1.3... this is a large mod I have tested for bugs and have had so far no reports back on errors.. if you do have a problem please post here

Anyway....  


you need to run the install file before making any changes to your site or you will not be able to get on your site..

I would appreciate if anyone could translate the lang files for other members on the site... and to test for any errors anywhere within the mod...

If anything needs changing please post about it so we can make this a great add on...

All html has been removed from posting in text boxes from this mod for obvious reasons but Icy bbcode will work in any text boxes though you will have to type the code instead of using the standard buttons in some fields...

This is built for frozen icy as it is the default theme on a fresh install... If you need it for another theme please start a new topic with the name of your theme



Always a work in progress but this is full working on live sites

After you have made all the changes and uploaded your files you must go to ACP find MPS on the left hand side.. find config check the settings and hit submit... you must hit submit even if you do not change anything
this makes the mps active...


There are pre modded files included in the package but you still have to run the database update file and add all the extra files that are included in the package..


Download Here

Demo Here

That is all for now..

Enjoy

   

Translations are available in the mps Mod transalation forum... if anyone would like to translate this mod please let me know...

Translation Available here
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
such a great gift.  Let me the first to try on my site.

Thank you DWho


edited:  If I am using Milky Orange or other Milky styles, do i have to edit anything else.  I just installed by pre-moded and it works great.


edited:  your hide bbcode is not working.  i still not see the links.
 



 
Last edited by xmenfile on Wed 22 Jul, 2009 06:49; edited 2 times in total 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
xmenfile wrote: [View Post]
such a great gift.  Let me the first to try on my site.

Thank you DWho


Your Welcome

xmenfile wrote: [View Post]



edited:  If I am using Milky Orange or other Milky styles, do i have to edit anything else.  I just installed by pre-moded and it works great.




If they use the default theme then no nothing...

xmenfile wrote: [View Post]



edited:  your hide bbcode is not working.  i still not see the links.


Hide bbcode... hmmm this is a fresh i.3 install with no mods strange...

thanks for letting me know
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
So there is a switch to turn the MPS MOD on and off, right?  If I wanted to go back to the normal profile view that comes standard with an Icy Phoenix installation, I could do this easily via the ACP?
 




____________
Icy Phoenix | Icy Phoenix ColorizeIt!
 
View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Chaotic wrote: [View Post]
So there is a switch to turn the MPS MOD on and off, right?  If I wanted to go back to the normal profile view that comes standard with an Icy Phoenix installation, I could do this easily via the ACP?


yes thats right and if you choose not to force mps on users they can choose whether or not to have it...
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
In that case, I'm downloading and installing your MOD, DWho!

I used to use this MOD on my generic phpBB 2.0 board and users liked it.

By the way, I can't see the download link in your first post.  All I see is: You must be registered to view this link.
 




____________
Icy Phoenix | Icy Phoenix ColorizeIt!
 
Last edited by Chaotic on Fri 24 Jul, 2009 19:59; edited 1 time in total 
View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Chaotic wrote: [View Post]
In that case, I'm downloading and installing your MOD, DWho!

I used to use this MOD on my generic phpBB 2.0 board and users liked it.



Cool I am hoping that we can get add ons and I will be doing a doc on making templates for personal profiles eventually...

Chaotic wrote: [View Post]


By the way, I can't see the download link in your first post.  All I see is: You must be registered to view this link.


I saw that to have been trying to figure out what is doing it... any ideas lol
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
OK.

I've installed this MOD, but ran into a few problems.

When creating a new group:

 Image

When in the ACP -> MPS -> Config, after clicking Submit:

 Image

I'm running IP 1.3.

-------------------EDIT--------------------------

I removed the apostrophe in "We'll" and now clicking submit doesn't give error.
 




____________
Icy Phoenix | Icy Phoenix ColorizeIt!
 
Last edited by Chaotic on Fri 24 Jul, 2009 21:19; edited 1 time in total 
View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
open mps_usergroups.php

and before
Code: [Download] [Hide]
  1. include(IP_ROOT_PATH . 'common.' . PHP_EXT);  
  2.  

add
Code: [Download] [Hide]
  1. define('CT_SECLEVEL', 'LOW');  
  2.  


That will fix ithe first one

with the second... I am not sure why it is doing that..

I will have a look
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Worked like a charm.

DWho, this may be the single best MOD ever created!

Check it out!  LINK
 




____________
Icy Phoenix | Icy Phoenix ColorizeIt!
 
View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Chaotic wrote: [View Post]
Worked like a charm.

DWho, this may be the single best MOD ever created!

Check it out!  LINK


lol Im glad you like it... worth the hours editing the files...lol

It looks good on your site... you updated that fast...

 
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
When clicking on ADD COMMENT on your profile, the following error:

General Error
No Such User
index

This is the link to the ADD COMMENT: /mps_friends.php?mode=comment&u=$ID
 




____________
Icy Phoenix | Icy Phoenix ColorizeIt!
 
View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Chaotic wrote: [View Post]
When clicking on ADD COMMENT on your profile, the following error:

General Error
No Such User
index

This is the link to the ADD COMMENT: /mps_friends.php?mode=comment&u=$ID


My bad open up..

includes/mps/mps_viewprofile.php

and copy over the attached file... I missed a '

main download updated..

   
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Thanks!

Working great!

-----------EDIT--------------

When clicking on REPORT THIS PROFILE at the bottom of a profile:

Parse error: syntax error, unexpected T_STRING in /homepages/33/d163845182/htdocs/macommunity_root/macommunity_site/mps_report_profile.php on line 24

-----------------EDIT--------------------------

Is there a way to make text in the BLURBS line wrap?  It's stretching the page:

 Image
 




____________
Icy Phoenix | Icy Phoenix ColorizeIt!
 
Last edited by Chaotic on Fri 24 Jul, 2009 22:30; edited 2 times in total 
View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Space Mod 
 
Damn.... thanks for reporting ..another small glitch..

attached is the fixed file...

just copy it over...

I thought I had sorted the wrapping bare with me... and I will have a look...
 



 
View user's profileSend private message 
Back to topPage bottom
Display posts from previous:   
 
HideWas this topic useful?
Share this topic
blinkslist.com blogmarks.net co.mments.com del.icio.us digg.com newsvine.com facebook.com fark.com feedmelinks.com furl.net google.com linkagogo.com ma.gnolia.com meneame.net netscape.com reddit.com shadows.com simpy.com slashdot.org smarking.com spurl.net stumbleupon.com technorati.com favorites.live.com yahoo.com DIGG ITA Fai Informazione KiPapa Ok Notizie Segnalo Bookmark IT
Link this topic
URL
BBCode
HTML
 
HideSimilar Topics
Topic Author Forum Replies Last Post
No new posts [MOD IPv1.3.0.*] Medal Mod: Three Feature ... Structor General Support 3 Thu 24 Sep, 2009 12:09 View latest post
DWho
No new posts Arcade Mod FoZzY General Support 1 Sun 14 Feb, 2010 06:52 View latest post
Costa
No new posts Mod Medal Vassili General Support 3 Wed 16 Sep, 2009 16:54 View latest post
DWho
This topic is locked: you cannot edit posts or make replies. Medal Mod Help Please isuris General Support 1 Mon 02 Nov, 2009 18:28 View latest post
DWho
No new posts Mood MOD FoZzY MPS Features 10 Wed 10 Feb, 2010 06:07 View latest post
FoZzY
 

Post new topic  Reply to topic  Page 1 of 6
Goto page 1, 2, 3, 4, 5, 6  Next
 

Users browsing this topic: 0 Registered, 0 Hidden and 1 Guest
Registered Users: None


 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You cannot download files
You cannot post calendar events