My Space Profile Mod For ICY RC1 (Work In Progress)


Goto page Previous  1, 2, 3  Next

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
in the folder "pre-moded" the files already already modified?

Profile PM  
Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
pax wrote: [View Post]
in the folder "pre-moded" the files already already modified?


Hi

yes they have.. any problems or errors please let me know and I will sort them out ASAP...

you still need to upload the main mod files aswell.. FYI

:mrgreen: :mrgreen:

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
Code: [Download] [Hide] [Select]
SECURITY ALERT » » » »
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.

I am getting this error after filling in MPS details at:
http://www.ownageworld.com/mps.php?mode=add

Stupid crackertracker :x

Profile PM  
Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
OwnageWorld wrote: [View Post]
Code: [Download] [Hide] [Select]
SECURITY ALERT » » » »
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.

I am getting this error after filling in MPS details at:
http://www.ownageworld.com/mps.php?mode=add

Stupid crackertracker :x


add

Code: [Download] [Hide] [Select]
define('CT_SECLEVEL', 'LOW');


before

Code: [Download] [Hide] [Select]
include(IP_ROOT_PATH . 'common.' . PHP_EXT);


in mps.php

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
DWho wrote: [View Post]
OwnageWorld wrote: [View Post]
Code: [Download] [Hide] [Select]
SECURITY ALERT » » » »
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.

I am getting this error after filling in MPS details at:
http://www.ownageworld.com/mps.php?mode=add

Stupid crackertracker :x


add

Code: [Download] [Hide] [Select]
define('CT_SECLEVEL', 'LOW');


before

Code: [Download] [Hide] [Select]
include(IP_ROOT_PATH . 'common.' . PHP_EXT);


in mps.php

Solved :mryellow:
I will now play with it to customize the MPS.
The translation is for 20% done!


I do love the mod!
Thanks for all the work you put in it Dwho!

Remarks/ feedback:
1. in templates you wrote: icy_pheonix instead of icy_phoenix :p
2. The profiles do not use the styles. Maybe we can improve this?
3. improvement forum statistics (like the blocks on Icy Phoenix profiles)
4. The buttons of MPS profiles should use the Icy phoenix buttons, looks better LOL.

A few questions:
1. How can I change the standard layout easily?
2. How did you do that cool tabs in your profiles? :D (dynamic drive script?)
3. Could we make a switch, the people who want to view other profiles can choose between their IP profiles and MPS profiles?
4. Can I add the following information to the IP MPS profiles? (I just need the user member number as a code, I can create the links on my own! :oops: )
Code: [Download] [Hide] [Select]
-Find all topics started by Mighty Gorgon
-Find all posts by Mighty Gorgon
-Personal Gallery of Mighty Gorgon (6 Pictures)
-All Pictures by Mighty Gorgon
-Total Cumulative Posts 4731 ( 12.34% of total forum posts )
-Posts Per Day 4.77 posts per day
-Joined August 2006
-Most Active In Old Support Topics
-1220 posts in this forum
-Recent user activity [ Topics started ]
-[ Posts written ]
-Thanks received
-Last Visit Sat 18 Apr, 2009 16:20

Profile PM  
Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
lmao wow you do not want much... :shock: :LOL:

Quote:
Remarks/ feedback:
1. in templates you wrote: icy_pheonix instead of icy_phoenix :p

I will update this in the next release :mrgreen:
Quote:
2. The profiles do not use the styles. Maybe we can improve this?

what do you mean styles in profiles...? you can make any style for the profile use woody as an example from mps_headers and change the css to suit what you would like
Quote:
3. improvement forum statistics (like the blocks on Icy Phoenix profiles)

is this not already there..
Quote:
4. The buttons of MPS profiles should use the Icy phoenix buttons, looks better LOL.

I did not have original editable buttons for frozen phoenix... anyother themes that you use sadly you will have to make the buttons.. :(

Quote:
2. The profiles do not use the styles. Maybe we can improve this?

what do you mean styles in profiles... you can make any style for the profile use woody as an example from mps_headers and change the css to suit what you would like

Quote:
A few questions:
1. How can I change the standard layout easily?


you can reposition the layout blocks using the ACP to do anything more you will have to edit the html

Quote:
2. How did you do that cool tabs in your profiles? (dynamic drive script?)

my profiles on my site are bespoke if I give away the secret my site will be redundant LOL

it was a very old phpbb mod using javascript...

Quote:
3. Could we make a switch, the people who want to view other profiles can choose between their IP profiles and MPS profiles?

members can chose to use mps profile or icy profile but I would have to recode a lot to enable a switch for that and to be honest I do not have a great deal of time...

Quote:
4. Can I add the following information to the IP MPS profiles? (I just need the user member number as a code, I can create the links on my own! )


what do you mean by members number...? you will have to use php code for the user_id.. if you look at incudes/viewprofile.php and includes/mps/viewprofile.php all the code is in there compare the 2 and add the necessary code to the second file and then the tpl file...

I will try and help where I can but my time is very limited with work etc

If that does not help in any way please let me know..

:mrgreen: :mrgreen:

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
I am adding this mod to My WebSite ......but users can not register after added ....the massege of error
as yuo see in the pic
error1


after search found this massege in the language file of this mod ..... WHAT IS THE SOLUTION?

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
thanks for pointing that out....

check you have done this bit of code in

templates/default/profile_register_body.tpl

find

Code: [Download] [Hide] [Select]
<!-- BEGIN custom_fields -->
<tr>
<td class="row1" valign="top">
<span class="gen">{custom_fields.NAME}:{custom_fields.REQUIRED}</span>
<!-- BEGIN switch_description -->
<br /><span class="gensmall">{custom_fields.switch_description.DESCRIPTION}</span>
<!-- END switch_description -->
</td>
<td class="row2">{custom_fields.FIELD}</td>
</tr>
<!-- END custom_fields -->


after add

Code: [Download] [Hide] [Select]
{MPS_PROFILE_ADD}


that will solve the problem... basically new members have to fill out a little more detail for the mps search feature before they can register..


:mrgreen: :mrgreen:

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
solved ...Its run good now ........thank you DWho

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
awill wrote: [View Post]
solved ...Its run good now ........thank you DWho


no problem glad you got it wrking...

:mrgreen: :mrgreen:

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
This fix will be added on next release?

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
ArVeeGee wrote: [View Post]
This fix will be added on next release?


this is already included in the install file... it must have been over looked when he did the code edits...

:mrgreen: :mrgreen:

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
A little error on Viewtopic:

Example: http://www.ownageworld.com/viewtopic.php?f=5&t=68

[Icy Phoenix Debug] PHP Notice: in file /includes/mps/mps_functions_main.php on line 266: Invalid argument supplied for foreach()

Code: [Download] [Hide] [Select]
$pending_friends = $user_friendsdata['pending_friends'];
if (is_array($pending_friends))
{
[b] foreach ($pending_friends as $pfriend)[/b]
{
$friends = $user_friendsdata['friends'];
foreach ($friends as $friend)
{
if($postrow == $pfriend['from_id'])
{
$friends_info = '<a href="'.append_sid('mps_view_friends.' . PHP_EXT).'">' . $lang['Requested_friends'] .'</a><br>';
return $friends_info;
}
}
}
}

Profile PM  
Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
quick fix


OPEN includes/mps/mps_functions_main.php
FIND
Code: [Download] [Hide] [Select]
$friends = $user_friendsdata['friends'];
foreach ($friends as $pfriendr)
{
if($postrow == $pfriendr['to_id'])
{
$friends_info = '<a href="'.append_sid('mps_friends.' . PHP_EXT).'">' . $lang['Waiting_approval'] .'</a><br>';
return $friends_info;
}
}

REPLACE WITH
Code: [Download] [Hide] [Select]
$friends = $user_friendsdata['friends'];
if (is_array($friends))
{
foreach ($friends as $pfriendr)
{
if($postrow == $pfriendr['to_id'])
{
$friends_info = '<a href="'.append_sid('mps_friends.' . PHP_EXT).'">' . $lang['Waiting_approval'] .'</a><br>';
return $friends_info;
}
}
}


:mrgreen: :mrgreen:

Subject: Re: My Space Profile Mod For ICY RC1 (Work In Progress)
DWho wrote: [View Post]
quick fix


OPEN includes/mps/mps_functions_main.php
FIND
Code: [Download] [Hide] [Select]
$friends = $user_friendsdata['friends'];
foreach ($friends as $pfriendr)
{
if($postrow == $pfriendr['to_id'])
{
$friends_info = '<a href="'.append_sid("mps_friends.$phpEx").'">' . $lang['Waiting_approval'] .'</a><br>';
return $friends_info;
}
}

REPLACE WITH
Code: [Download] [Hide] [Select]
$friends = $user_friendsdata['friends'];
if (is_array($friends))
{
foreach ($friends as $pfriendr)
{
if($postrow == $pfriendr['to_id'])
{
$friends_info = '<a href="'.append_sid("mps_friends.$phpEx").'">' . $lang['Waiting_approval'] .'</a><br>';
return $friends_info;
}
}
}


:mrgreen: :mrgreen:

How weird, the error dissapeared! Do you know all these codes?! :LOL:

Profile PM  
Goto page Previous  1, 2, 3  Next

Page 2 of 3


  
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.1198s (PHP: 20% SQL: 80%)
SQL queries: 11 - Debug Off - GZIP Enabled