My Profile Space Mod


Goto page Previous  1, 2, 3, 4  Next

Subject: 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

:mrgreen: :mrgreen:

Subject: 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

Subject: 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....

:mrgreen:

Subject: Re: My Profile Space Mod
i had a look at that script. look´s good to me , could´nt find any error

Subject: 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

Subject: 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

Subject: 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: 162 Time(s)

Subject: 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.

Subject: 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

:mrgreen: :mrgreen:

Subject: 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.

Subject: 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

Subject: 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

Subject: 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..

:mrgreen: :mrgreen:

Subject: 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 ??

Subject: Re: My Space Profile Mod
Thank you DWho, this is a great gift :mricy: :mricy:

Profile PM  
Goto page Previous  1, 2, 3, 4  Next

Page 3 of 4


  
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 can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.7018s (PHP: 23% SQL: 77%)
SQL queries: 33 - Debug Off - GZIP Enabled