Icy Phoenix

     
 

My Profile Space Mod

My Profile Space Mod

Article
Reply with quote    Download Post  
Post Re: My Space Profile Mod 
 
when i get some time i will look at updating this mod with extra features...

my workload is huge at the moment and i am falling behind with work so once i have caught up  i will have a look

   



 
DWho - View user's profile Send private message  
DWho [ Mon 17 Aug, 2009 14:04 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


My Profile Space Mod

Comments
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
I have a problem  after edit settings MPS
Fatal error: Call to undefined function gen_rand_string() in /home/******/public_html/ip/mps.php on line 1482



 
awill - View user's profile Send private message  
awill [ Wed 02 Sep, 2009 11:13 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
awill wrote: [View Post]
I have a problem  after edit settings MPS
Fatal error: Call to undefined function gen_rand_string() in /home/******/public_html/ip/mps.php on line 1482


have you any more details... what did you try and do is this a fresh install etc...

sorry it is really hard to diagnose a problem without any information....

 



 
DWho - View user's profile Send private message  
DWho [ Wed 02 Sep, 2009 12:44 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
i had a look at that script. look´s good to me , could´nt find any error



 
spydie - View user's profile Send private message  
spydie [ Wed 02 Sep, 2009 13:09 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
@DWho > On your MPS demo site, I went on " My Profil Space " > " MPS Settings " and tried to change a random value and when I clicked on submit I got this error :
0py8fownbe



 
Yros - View user's profile Send private message  
Yros [ Wed 02 Sep, 2009 16:04 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
Yros.............. Its Appears to be the same problem that I face ........My Profil Space " > " MPS Settings
Most of the random value of this mod dose not accept to change....
DWho
i tried to change or delete the random  Group Categories in ACP >>You have successfully deleted the category>>Back To Group Categories>>Nothing Happen >>>its still there.
-IP 1.3
-Fresh Install
-Demo Site



 
awill - View user's profile Send private message  
awill [ Wed 02 Sep, 2009 16:33 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
Yros wrote: [View Post]
@DWho > On your MPS demo site, I went on " My Profil Space " > " MPS Settings " and tried to change a random value and when I clicked on submit I got this error :
0py8fownbe


i have just been to the mps demo site and changed all the values .. i received no error..

everything ran as it should...

 what random value did you enter... what exactly did you do.... i need to reproduce the error so I can fix the fault...



awill wrote: [View Post]
Yros.............. Its Appears to be the same problem that I face ........My Profil Space " > " MPS Settings
Most of the random value of this mod dose not accept to change....
DWho
i tried to change or delete the random  Group Categories in ACP >>You have successfully deleted the category>>Back To Group Categories>>Nothing Happen >>>its still there.
-IP 1.3
-Fresh Install
-Demo Site


ok this error is totally un related to the one you posted before...

there is a small error in the file i have fixed and please find it attached and upload to your adm folder...

admin_mps_group_managment.rar
Description: unzip and upload to your adm folder of your site copy over the original file

main download updated in first post... 

Download
Filename: admin_mps_group_managment.rar
Filesize: 3.82 KB
Downloaded: 164 Time(s)




 
DWho - View user's profile Send private message  
DWho [ Wed 02 Sep, 2009 19:22 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
Ok, for the first error ( with screen ) I did that :
> Logged-in on your MPS board
> Went on My Profile Space
> Went on MPS Settings
> Changed " Max Friends To Display: " ( default 8 ) to 5.
> Clicked on " Submit "
> Got that error :
Fatal error: Call to undefined function gen_rand_string() in /home/icyphoen/public_html/mps/mps.php on line 1482

I tryed to change every ( or none ) value and always got that bug. Try to connect under my account for see yourself.



 
Yros - View user's profile Send private message  
Yros [ Wed 02 Sep, 2009 22:30 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
Yros wrote: [View Post]
Ok, for the first error ( with screen ) I did that :
> Logged-in on your MPS board
> Went on My Profile Space
> Went on MPS Settings
> Changed " Max Friends To Display: " ( default 8 ) to 5.
> Clicked on " Submit "
> Got that error :
Fatal error: Call to undefined function gen_rand_string() in /home/icyphoen/public_html/mps/mps.php on line 1482

I tryed to change every ( or none ) value and always got that bug. Try to connect under my account for see yourself.


thanks.. i have changed the code slightly could youi see if the same error appears now on the test site

thanks

   



 
DWho - View user's profile Send private message  
DWho [ Wed 02 Sep, 2009 23:09 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
thanks ...DWho
-After upload the attachment file  ....Group Categories in ACP work good now >



My Profil Space " > " MPS Settings >>>> Not work





Manage Blog>>>>Error

-weblog_config.php was not found on this server.



 
awill - View user's profile Send private message  
awill [ Thu 03 Sep, 2009 11:27 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
awill

try this

open mps.php

find

Code: [Download] [Hide]
  1. $key_len = 54 - ( strlen($server_url) ); 


replace with

Code: [Download] [Hide]
  1. $key_len = 54 - ( strlen($profile_server_url) ); 


I´ve tried it on my test site and i got no prob´s with mps-settings

EDIT:
awill wrote: [View Post]

Manage Blog>>>>Error

-weblog_config.php was not found on this server.


That´s because that file is missing in the script.

I´ve been reviewing the hole script, can´t see it



 
spydie - View user's profile Send private message  
spydie [ Thu 03 Sep, 2009 13:31 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
spydie.....if you admin its work but loggin as user it's not work
Nothing Chang (Fatal error: Call to undefined function gen_rand_string() in /home/sadadcom/public_html/ip/mps.php on line 1482
)

 files is missing in the script:

Manage Blog>>>>Error
-weblog_config.php was not found on this server.

View Weblog >>>>Error
weblog.php was not found on this server


If i try to view profile of my  friend i get this error too

Code: [Download] [Hide] [Select]
Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_viewprofile.php on line 1204: include(./includes/weblogs_common.php) [function.include]: failed to open stream: No such file or directory
[Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_viewprofile.php on line 1204: include(./includes/weblogs_common.php) [function.include]: failed to open stream: No such file or directory
[Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_viewprofile.php on line 1204: include() [function.include]: Failed opening './includes/weblogs_common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_viewprofile.php on line 1205: include(./includes/functions_weblog.php) [function.include]: failed to open stream: No such file or directory
[Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_viewprofile.php on line 1205: include(./includes/functions_weblog.php) [function.include]: failed to open stream: No such file or directory
[Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_viewprofile.php on line 1205: include() [function.include]: Failed opening './includes/functions_weblog.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')

Fatal error: Call to undefined function get_auth_level() in /home/sadadcom/public_html/ip/includes/mps/mps_viewprofile.php on line 1208


qqqq



 
awill - View user's profile Send private message  
awill [ Thu 03 Sep, 2009 14:39 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
ok  

icy phoenix does not have a weblog mod anywhere and mps does not come with one...

you need to go back into your ACP mps configuration and turn of the weblog addon that your turned on...

then your errors will dissappear... if you had said you turned weblog on it would have saved a lot of problems

I will remove the function on the next mps update to stop this confusion..

   



 
DWho - View user's profile Send private message  
DWho [ Thu 03 Sep, 2009 15:34 ]
Reply with quote    Download Post  
Post Re: My Profile Space Mod 
 
Thank´s for clearing this up.

I thought you might have forgotten to include it


Edit

@awill , are you shure you have all updates for this Mod installed ???

since i´ve checked my mod on my local test site and get no errors so far ( exept the above mentioned by DWHO)

could it be that some of you´re files not clean ??



 
spydie - View user's profile Send private message  
spydie [ Thu 03 Sep, 2009 15:37 ]
Reply with quote    Download Post  
Post Re: My Space Profile Mod 
 
Thank you DWho, this is a great gift    



 
Aerosmith - View user's profile Send private message  
Aerosmith [ Sun 01 Nov, 2009 12:39 ]
Display posts from previous:    

HideWas this topic useful?

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