[BETA] MPS Community MOD

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

for the profile link.. I would double check the page_header.php That should not have changed since there was no update for that part.

as for the time out... that is due to a function i have not cleaned out yet that i no longer use.
check this post http://www.phpbb.com/community/viewtopi ... 1#p3032271
by deleting that you should be good. You might also want to delete the code you posted above as well. since that is a part of the code form that post and no longer used. In the next update i will try to remove more code that is useless and left over from the friends mod.
My Mods In Development: MPS Mod

MPS Support Site: Click Here
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

that is the update for the integration of profile phot mod.. that is a totally different mod. Check the first post for the link
My Mods In Development: MPS Mod

MPS Support Site: Click Here
DynoGT
Registered User
Posts: 397
Joined: Fri Jan 13, 2006 10:06 pm
Location: Jacksonville, Fl

Re: [BETA] Myspace Clone Mod

Post by DynoGT »

I think I got both of those issues fixed now. Thanks for the help with that.

And just curious, I believe you mentioned this a while back but I'm not sure. In the future, are you going to try to get myspace layouts to integrate more seamlessly? They never come out the way they're supposed to.

Other than that, 4.0 came out perfectly. All the new features are really useful.. so thanks for that. It's really appreciated.
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

that is something i am working on... it has proven to be a major pain in my butt tho...

there was a minor bug fix and i have it located here.

there was a problem with viewing dates on comments on profiles that weren't your own.
My Mods In Development: MPS Mod

MPS Support Site: Click Here
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

where are you getting that to edit that file? if you are getting that from MPS that is for the integration, not the installation of profile photo mod... if you are getting that from the profile photo mod.... then you will need to to go that topic for support.
My Mods In Development: MPS Mod

MPS Support Site: Click Here
User avatar
nims
Registered User
Posts: 310
Joined: Sun Aug 13, 2006 12:29 pm
Contact:

Re: [BETA] Myspace Clone Mod

Post by nims »

Wow looks to be a great MOD. When is the 0.40 finally being released ?
Outsource content writing - Freelance Content Writers
*** Everything related to kids - Kids ***
SEO- search engine optimisation melbourne
User avatar
BlackburnRavers
Registered User
Posts: 693
Joined: Sat Aug 12, 2006 1:03 pm
Location: Blackburn
Contact:

Re: [BETA] Myspace Clone Mod

Post by BlackburnRavers »

Any news on when phpBB3 release will b out?
amandhary
Registered User
Posts: 38
Joined: Mon Dec 18, 2006 5:30 am

Re: [BETA] Myspace Clone Mod

Post by amandhary »

Hi Jadestone,
I got a major problem...ok i installed from the 0.3.0 then upgraded to 0.4.0 and then upgraded that as well to 0.4.0a and now theres a problem
whenever i click on Profile (when logged in) it redirects me to root/mps_view_friends.php
i have no idea what the heck is going on i even checked in includes/page_header.php and when i change some coding such as this

Code: Select all

#-----[ FIND ]------------------------------------------
# 
	'L_PROFILE' => $lang['Profile'],
#
#-----[ REPLACE WITH ]------------------------------------------
# 
	'L_MPS_SEARCH' => $lang['MPS_Search'],
	'L_MPS_USERGROUPS' => $lang['mps_groups'],
#
#-----[ FIND ]------------------------------------------
# 
	'U_PROFILE' => append_sid('profile.'.$phpEx.'?mode=editprofile'),
#
#-----[ REPLACE WITH ]------------------------------------------
# 
	'U_MPS_SEARCH' => append_sid('mps_search.'.$phpEx),
	'U_MPS_USERGROUPS' => append_sid('mps_usergroups.'.$phpEx),
#
and i undid the changes and it worked fine except it didnt take me to MPS user edit ..instead it took me to the orgiinal phpbb user edit profile

and i also checked overall_header.tpl
nothing is wrong with that
so do you have any idea what the heck is going on?
oh yeah i went into ACP and deleted my profile and clicked on "profile" on the menu to see if that works....um yeah didn't work haha
Ah yes i just asked one of my moderator to make a MPS page and they did and they DONT get redirected to that page so why me?
And now i just asked another moderator of mine to make a MPS profile and they don't get redirected when they click "Profile" on the menu bar...what the heck why only me?


oh yeah i get this error also

Code: Select all

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' user_lang = 'english', user_style = 2, user_timezone = -8, user_allowmps = 1, u' at line 2

UPDATE phpbb_users SET user_password = '2126dc4dcc303323900bb6c25b139e39', user_email = '[email protected]', user_reputation = '', user_icq = '', user_website = '', user_occ = '', user_from = '', user_interests = '', user_sig = '', user_viewemail = 0, user_aim = '', user_yim = '', user_msnm = '', user_attachsig = 1, user_sig_bbcode_uid = '', user_allowsmile = 1, user_allowhtml = 0, user_allowavatar = 1, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_allow_pm = 1, user_notify_pm = 1, games_block_pm = , user_lang = 'english', user_style = 2, user_timezone = -8, user_allowmps = 1, user_allowmps_layout = 1, user_allowmps_customize = 1, user_allowmps_music = 1, user_allowmps_html = 1, user_active = 1, user_rank = 0, user_gender = '0', user_points = 1, admin_allow_points = 1 WHERE user_id = 185

Line : 952
File : admin_users.php
thanks buddy for the GREAT mod!
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

the problem might be because you missed the v0.3.1 update in there. you can't skip an update, since this is only a beta im not writing a lot of update scripts... only from the latest to the new one. i would redo the updates and do all the proper updates to get ot the v0.4.0
My Mods In Development: MPS Mod

MPS Support Site: Click Here
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

i have released the update to version 0.4.0b. This update has the fix for the php5 unknown column bug.

you can get it from my upgrades page here
My Mods In Development: MPS Mod

MPS Support Site: Click Here
candysmall
Registered User
Posts: 416
Joined: Sun Sep 12, 2004 4:58 pm
Location: Boston, MA

Re: [BETA] Myspace Clone Mod

Post by candysmall »

Is this for PHPBB3?
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Re: [BETA] Myspace Clone Mod

Post by Jadestone »

this is in the phpbb2 forums so no... there is no release for phpbb3 yet. it is in dev
My Mods In Development: MPS Mod

MPS Support Site: Click Here
candysmall
Registered User
Posts: 416
Joined: Sun Sep 12, 2004 4:58 pm
Location: Boston, MA

Re: [BETA] Myspace Clone Mod

Post by candysmall »

Duh, stupid me, I didn't realize. I can't wait for the 3.0 release! This is a great mod!
User avatar
BlueOnTheRock
Registered User
Posts: 9
Joined: Tue Dec 26, 2006 5:21 am
Location: Bangkok, Thailand
Contact:

Re: [BETA] Myspace Clone Mod

Post by BlueOnTheRock »

Very greate mod

Thank you
danny14uk
Registered User
Posts: 1
Joined: Tue Aug 14, 2007 2:56 am

Re: [BETA] Myspace Clone Mod

Post by danny14uk »

Hi does anyone please have a file from the script myspace clone the file is called favicon.ico it says it is missing has anyone got it please my email is ( danny_14_uk @ hotmail.co.uk )
(without spaces to stop spam lol)

or if you could message me with url to download it thanks
Post Reply

Return to “[2.0.x] MODs in Development”