Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: lucas-ruroken on January 14, 2011, 12:56:20 PM

Title: Enhanced About Page
Post by: lucas-ruroken on January 14, 2011, 12:56:20 PM
Link to the mod (https://custom.simplemachines.org/index.php?mod=2722)

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2FAdkmods%2Flogo.png&hash=b7e60a41a3ada5e2ace731e912eef5f3dd40e770) (http://www.smfpersonal.net/)

Enhanced About Page

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Ffamfamfam%2Fuser.png&hash=997d251819d42b9aa15fd08d1b64be6544cd071a) Authors:
* Lucas-ruroken
* Vicram10

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Ffamfamfam%2Fpictures.png&hash=c4726609f731fd1aa77cf57699469941a3fc0a5a) Screens:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Fimagen-mods%2Fenhanced_1.JPG&hash=aaaa9af7066d0516aa452554c952875cec7fa267) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Fimagen-mods%2Fenhanced_2.JPG&hash=bc2982c28002ff93b3c9ab46e775cc9adfff42f7) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Fimagen-mods%2Fenhanced_3.JPG&hash=43e809ed2c8fe214432eab381f09883935cb3d69) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Fimagen-mods%2Fenhanced_4.JPG&hash=f12202c01e46c258051fa7af62f02d6383c465e3) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Fimagen-mods%2Fenhanced_5.JPG&hash=66dd0d17527417fb55d1724fa10b1508f76bb6af)

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Ffamfamfam%2Fpage_white_flash.png&hash=ed86fd5e13fc727a61ef6b0bdbb304d2f610017e) Features:
With this mod you can create your own customized "About us" page.
This mod gets by default the "About us" & "Our Team" page, but it allows you to modify it with lots of features.


(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.smfpersonal.net%2Ffamfamfam%2Ftick.png&hash=3fd5861b242fab42d74dd865f80c9553988d21ae) Developers:
* SMF Personal (http://www.smfpersonal.net/)
Title: Re: Enhanced About Page
Post by: vicram10 on January 14, 2011, 02:29:06 PM
Approved

nice :)
Title: Re: Enhanced About Page
Post by: lucas-ruroken on January 14, 2011, 02:34:58 PM
Very nice :P

1 1/2 month without any reply :P
Title: Re: Enhanced About Page
Post by: Apllicmz on January 14, 2011, 03:38:52 PM
Yes that is good mod
thank you
when have Update dont forget Portuguese_pt

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
//EnhancedAboutPage translate by candidosa2
$txt['eap_title_admin'] = 'Sobre o Enhanced da p&aacute;gina';
$txt['eap_news_from_smf'] = 'Not&iacute;cias (actualiza&ccedil;&otilde;es)';
$txt['eap_settings'] = 'Configura&ccedil;&otilde;es';
$txt['eap_create_page'] = 'Adicionar p&aacute;gina personalizada';
$txt['eap_manage_page'] = 'Gerir as p&aacute;ginas';
$txt['eap_principal_aboutus'] = 'Sobre n&oacute;s';
]]></add>
        </operation>
    </file>
    <file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
//EnhancedAboutPage translate by candidosa2
$txt['eap_title_admin'] = 'Sobre o Enhanced da p&aacute;gina';
$txt['eap_news_from_smf'] = 'Not&iacute;cias (actualiza&ccedil;&otilde;es)';
$txt['eap_settings'] = 'Configura&ccedil;&otilde;es';
$txt['eap_create_page'] = 'Adicionar p&aacute;gina personalizada';
$txt['eap_manage_page'] = 'Gerir as p&aacute;ginas';
$txt['eap_principal_aboutus'] = 'Sobre n&oacute;s';
]]></add>
        </operation>
    </file>

Title: Re: Enhanced About Page
Post by: lucas-ruroken on January 14, 2011, 03:42:03 PM
Thanks candidosa
Title: Re: Enhanced About Page
Post by: TheDel on January 14, 2011, 04:15:35 PM
I LIKE this!
Title: Re: Enhanced About Page
Post by: lucas-ruroken on January 14, 2011, 04:21:52 PM
Thanks 8)
Title: Re: Enhanced About Page
Post by: TheListener on January 18, 2011, 09:50:37 PM
Had a look at the mod for use on the forum.

Went to install it on the test forum and was told the mysql database was on RC3 and not RC4.

In the Admin section it clearly states RC4 on all accounts.
Title: Re: Enhanced About Page
Post by: Apllicmz on January 18, 2011, 10:23:54 PM
try to update you smf database

download
http://download.simplemachines.org/

upgrade
Title: Re: Enhanced About Page
Post by: TheListener on January 18, 2011, 10:31:11 PM
Quote from: Joomlamz on January 18, 2011, 10:23:54 PM
try to update you smf database

download
http://download.simplemachines.org/

upgrade

Shoulda said the test forum was never on RC3
Title: Re: Enhanced About Page
Post by: Apllicmz on January 18, 2011, 10:57:39 PM
yes
was understood to say try to upgrad
I tested this error had not
Title: Re: Enhanced About Page
Post by: Bagheera on January 18, 2011, 11:54:37 PM
Installed it on my forum and I really like it  ;D

If I may make suggestion, you can add the ability to hide the pages from selected groups ( guests in my situation ).
I just used for now the view members settings for now to hide it from guests :-X ( I'm installing everything manually  ;D )
Title: Re: Enhanced About Page
Post by: TheListener on January 19, 2011, 12:01:22 AM
The mod installed with no errors.

Renegades can ya post ya forums link so I can see how it looks.

I'm trying some new things out with my forums portal.

Title: Re: Enhanced About Page
Post by: Bagheera on January 19, 2011, 12:07:50 AM
renegadesforum.com (http://renegadesforum.com) ;) You won't be able to see it until you register. Don't expect much the forum is up only for 3 weeks  :P
Title: Re: Enhanced About Page
Post by: TheListener on January 19, 2011, 12:11:55 AM
Quote from: RenegadesForum on January 19, 2011, 12:07:50 AM
renegadesforum.com (http://renegadesforum.com) ;) You won't be able to see it until you register. Don't expect much the forum is up only for 3 weeks  :P

3 weeks? One of your members lives not far from me  :o
Title: Re: Enhanced About Page
Post by: Bagheera on January 19, 2011, 12:22:36 AM
yep just 3 weeks  ;D decided I need new year project and whats better then a forum to kill some time  :D
Ohh  :o maybe you should register and have some fun  :D :D
Title: Re: Enhanced About Page
Post by: TheListener on January 19, 2011, 12:25:11 AM
Too busy working on the forum to register anywhere else.

Anyways it's 5:24am I'm UK based.

Anyways I'm outta here before the mods authors get violent.
Title: Re: Enhanced About Page
Post by: Sudhakar Arjunan on January 25, 2011, 04:22:32 PM
Excellent work adk team.

Will try this mod immediately.
Title: Re: Enhanced About Page
Post by: henrik1782 on January 26, 2011, 07:29:35 AM
Hi...

Thanks for an excellent mod.

I have some problems with the "Our Team" page. The profiles are now show correctly.

Using SMF 2.0 RC4 and default curve theme
Title: Re: Enhanced About Page
Post by: Bagheera on January 26, 2011, 08:54:55 AM
You need to post link to your site so someone can look at it (it will be hard to help you from picture)  ;)
Title: Re: Enhanced About Page
Post by: henrik1782 on January 26, 2011, 09:00:34 AM
Hi...

Sorry... here is the link

http://www.ftb-forum.dk/index.php?action=about;sa=our-team
Title: Re: Enhanced About Page
Post by: henrik1782 on January 26, 2011, 09:02:01 AM
By the way...

I have translated this mod to Danish. Would you just like me to attach the different files...?
Title: Re: Enhanced About Page
Post by: Bagheera on January 26, 2011, 09:10:32 AM
Just tested it in firefox, IE, safari, opera and I don't see any problem at all, it looks just fine on my side :)
Try to clear your browser cache ;)

And as for the language file I'm sure the developer of this mod will welcome the translation so just attache it :)
Title: Re: Enhanced About Page
Post by: henrik1782 on January 26, 2011, 09:21:35 AM
Thanks for testing...

I still cant get a good page in IE8 on 3 different machines. Have tested with firefox and opera and this looks just fine. Stange...
Title: Re: Enhanced About Page
Post by: henrik1782 on January 26, 2011, 09:22:46 AM
Ok... sorry for all this trouble... it works just fine  :o
Title: Re: Enhanced About Page
Post by: Bagheera on January 26, 2011, 09:23:59 AM
 :D :D  Good
Title: Re: Enhanced About Page
Post by: lucas-ruroken on January 30, 2011, 05:15:40 PM
Quote from: henrik1782 on January 26, 2011, 09:02:01 AM
By the way...

I have translated this mod to Danish. Would you just like me to attach the different files...?

yep! ;)
Title: Re: Enhanced About Page
Post by: drvanitus on February 03, 2011, 07:13:10 PM
Hello,

Great mod.  This was exactly what I was looking for, I love the mod..aside from the bugs and some customization issues ;(

BUGS:
1. Additional custom pages do not show as links in non-default theme.  See attached image.  The link is there, but there is no text for the link, just background theme.  Works fine in default theme, and works fine for default "About Us" and "Our Team" links.

Feature request:
1. Ability to sort out membergroups on Team Page... having it be just alphabetic kind of sucks when you have a lot of custom groups and you want them sorted by importance (important ones on top and the least important at the bottom).

2. Add an option to list people in their secondary groups.  This is because everybody on my forum is in non stock usergroup. But moderators and administrators have other groups assigned to them as secondary.  I don't want to display default groups at all on the team page, I just want all of my custom groups to be displayed, but since my admins and mods have those custom groups as 'additional' group, they don't show up anywhere.

3. Perhaps an easier way to change link titles within the admin interface? (not important).

Cheers.


P.S.  This is the theme in question if that helps at all ( Black Rain Alt by Crip http://custom.simplemachines.org/themes/index.php?lemma=118 )
Title: Re: Enhanced About Page
Post by: lucas-ruroken on February 05, 2011, 02:08:14 PM
QuoteBUGS:
1. Additional custom pages do not show as links in non-default theme.  See attached image.  The link is there, but there is no text for the link, just background theme.  Works fine in default theme, and works fine for default "About Us" and "Our Team" links.

It's not a bug.... you need adapt the mod to your theme :)

I'll think about the another things.
Title: Re: Enhanced About Page
Post by: lucas-ruroken on February 18, 2011, 11:52:12 PM
Updated to SMF 2.0 RC5
Title: Re: Enhanced About Page
Post by: SC RaceFan on March 14, 2011, 08:02:14 PM
hi, I running smf 2.0 RC5 with default theme for the moment.  I think I would really like this mod and it installs fine.  When I go to Admin\forum and click on Enhanced About page, I get the following error

Template Parse Error!
There was a problem loading the /Themes/default/languages/EAP.english-utf8.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.
--------------------------------------------------------------------------------

syntax error, unexpected T_GLOBAL

I can't do anything, clicking the "try accessing the fle firectly" nor refreshing the page does anything. I have to click the back arrow on IE 8. Help Please
Title: Re: Enhanced About Page
Post by: Swifty550 on April 03, 2011, 09:32:46 AM
Is there anyway I can move the copyright to join the rest at the bottom rather than it being below the pages?

Great mod, but where the copyright is placed makes it look out of place.

Thanks.
Title: Re: Enhanced About Page
Post by: SC RaceFan on June 10, 2011, 12:40:18 PM
Has this mod just been abonded?  I tried to uninstall it because of the issues stated in March below, I still reports as being installed and I am receiving multiple errors every day because of this mod. I would like to be totally rid of this. Can someone atleast tell me what file to edit to get all of its hooks and calls out of?
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 10, 2011, 09:59:47 PM
Quote from: Swifty550 on April 03, 2011, 09:32:46 AM
Is there anyway I can move the copyright to join the rest at the bottom rather than it being below the pages?

Great mod, but where the copyright is placed makes it look out of place.

Thanks.

It doesn't work on this way ;)

Quote from: SC RaceFan on June 10, 2011, 12:40:18 PM
Has this mod just been abonded?  I tried to uninstall it because of the issues stated in March below, I still reports as being installed and I am receiving multiple errors every day because of this mod. I would like to be totally rid of this. Can someone atleast tell me what file to edit to get all of its hooks and calls out of?

I attached the utf8 fixed.



If you wanna desinstall it.... desintall in the package manager.... and write here what files has an error....

Please, sorry my english ;) I'm not the translator of this mod.
Title: Re: Enhanced About Page
Post by: Jessica. on June 16, 2011, 08:55:31 PM
I get an error every time I trying to add a custom page. It says that I left the body empty but I DIDN'T. :/
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 16, 2011, 09:40:03 PM
mmmm try to disable de WISYWIG editor...
Title: Re: Enhanced About Page
Post by: MATTEK on June 21, 2011, 05:11:07 PM
Running SMF 2.0

Mod works fine, I just have a couple questions.

When you go on the team page, member badges are pushed to the far right of the page. Looks aweful. Is there a way to align them to the left?

Also, is there a way to organize the order of the membergroups on the team page?
Title: Re: Enhanced About Page
Post by: Kindred on June 21, 2011, 11:10:26 PM
I have a little grump...

You have the copyright statement base64 encoded.
Now, I have no problem displaying the copyright (although I wish that mod authors would use the credits page instead of placing their copyrights all over the place)
HOWEVER....   since the copyright and formatting code is base64 encoded in the mod, it is rather a bother to modify the look of it (and more importantly, add text to the front which indicates that the PAGE CODE is created by and copyright by you... not the content or the rest of the site)
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 21, 2011, 11:45:32 PM
good point kindred, I apunted it... I'll update the mod in the next days.
Title: Re: Enhanced About Page
Post by: MATTEK on June 22, 2011, 10:33:11 AM
Quote from: MATTEK on June 21, 2011, 05:11:07 PM
Running SMF 2.0

Mod works fine, I just have a couple questions.

When you go on the team page, member badges are pushed to the far right of the page. Looks aweful. Is there a way to align them to the left?

Also, is there a way to organize the order of the membergroups on the team page?

Still wondering...
Title: Re: Enhanced About Page
Post by: Jessica. on June 22, 2011, 10:44:39 AM
Quote from: lucas-ruroken on June 16, 2011, 09:40:03 PM
mmmm try to disable de WISYWIG editor...

that works, thanks
Title: Re: Enhanced About Page
Post by: Adk-Team on June 22, 2011, 11:35:22 AM
;)
Title: Re: Enhanced About Page
Post by: MATTEK on June 22, 2011, 02:33:49 PM
Quote from: MATTEK on June 22, 2011, 10:33:11 AM
Quote from: MATTEK on June 21, 2011, 05:11:07 PM
Running SMF 2.0

Mod works fine, I just have a couple questions.

When you go on the team page, member badges are pushed to the far right of the page. Looks aweful. Is there a way to align them to the left?

Also, is there a way to organize the order of the membergroups on the team page?

Still wondering...


Anyone?
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 22, 2011, 03:49:29 PM
sorry... I did't view that post before....

any screen?
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 22, 2011, 04:00:29 PM
MATTEK... attach your EnhancedABoutPage.template.php
Title: Re: Enhanced About Page
Post by: MATTEK on June 22, 2011, 04:28:52 PM
Thanks.
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 22, 2011, 05:19:23 PM
sorry.. I didn't remember :P

search on your Sources/EnhancedAboutPage.php

$load = !empty($new) ? '<div align="right">'.$new.'</div>' : '';


and replace with:

$load = !empty($new) ? '<div align="left">'.$new.'</div>' : '';
Title: Re: Enhanced About Page
Post by: MATTEK on June 22, 2011, 05:32:18 PM
Quote from: lucas-ruroken on June 22, 2011, 05:19:23 PM
sorry.. I didn't remember :P

search on your Sources/EnhancedAboutPage.php

$load = !empty($new) ? '<div align="right">'.$new.'</div>' : '';


and replace with:

$load = !empty($new) ? '<div align="left">'.$new.'</div>' : '';


Ok. And what about organizing the order of the membergroups?
Title: Re: Enhanced About Page
Post by: MATTEK on June 22, 2011, 05:37:20 PM
That code you gave me didn't work though.
Title: Re: Enhanced About Page
Post by: lucas-ruroken on June 22, 2011, 05:40:01 PM
why not?


$load = !empty($new) ? '<div style="text-align: right;">'.$new.'</div>' : '';
Title: Re: Enhanced About Page
Post by: MATTEK on June 22, 2011, 05:45:09 PM
nvm. Yes it did. Thanks.  :laugh:

Any ideas on how to organize the order of which they appear?
Title: Re: Enhanced About Page
Post by: Adk-Team on June 26, 2011, 02:04:05 AM
Updated to 2.0 and new version  0.02
Title: Re: Enhanced About Page
Post by: Cal O'Shaw on June 27, 2011, 12:20:31 AM
Hello,

Installed it and noted the following:

Team Page
-----
- Won't display by additional groups.
Our Admin Team consists of Administrators and 2 other Moderator groups.  These are their primary groups.  However, for reference purposes, we created a group called "Admin Team" and assigned it to the three groups that make up our Admin Team.  Even though we check "Admin Team" as a group to display, they don't show up in a single group.

- Request: a "compact" view would be nice.  As it is, the page needs to be scrolled and there is so much empty space.  Being able to create in each group a table (ask us how many columns) and compact down to where we can put several members in a row would be nice.

- Request: Option to display group name.


About Us
-----
- Editing text with default radio button of BBC set results in changes not being saved.UPDATE: Going into my profile and turning off "WYSIWYG editor on by default" fixes this, as well as trying to add text to new pages.


A very nice MOD and looking forward to what you do with it in the future.

Cal
Title: Re: Enhanced About Page
Post by: snooks on June 28, 2011, 02:06:55 PM
Not matter which group i select to show (also added groups) only administrators group is shown in the about us page, default theme 2gold any ideas please ?
Title: Re: Enhanced About Page
Post by: MATTEK on June 28, 2011, 06:36:05 PM
STILL wondering if it's possible to organize the group order?
Title: Re: Enhanced About Page
Post by: Dramber on June 28, 2011, 09:06:03 PM
Quote from: MATTEK on June 28, 2011, 06:36:05 PM
STILL wondering if it's possible to organize the group order?
+1
Title: Re: Enhanced About Page
Post by: snooks on June 30, 2011, 09:23:34 AM
Quote from: snooks on June 28, 2011, 02:06:55 PM
Not matter which group i select to show (also added groups) only administrators group is shown in the about us page, default theme 2gold any ideas please ?

just quote my own post, like i said here doesn't show groups outside the administrator group well that's because i hadn't added anyone to those groups so all groups do show but at least one member needs to be added to those groups

thnx great mod
Title: Re: Enhanced About Page
Post by: snooks on June 30, 2011, 11:04:59 AM
Could anyone help me with this pretty please,

I want to create a new page but i have no idea what "Subaction's Name This would be the URL: ?action=about;sa=example" means i don't know what to put in this option also i would like to be able to add some boxes to separate things here is a perfect example but i don't know how to make this happen  http://imageshack.us/photo/my-images/196/30062011155017.jpg/

Would someone be so kind to help me with these please

thank you
Title: Re: Enhanced About Page
Post by: Jessica. on June 30, 2011, 02:53:07 PM
"This would be the URL: ?action=about;sa=example"

this would mean when you go to a custom page what would go after "sa="

for example I have a custom page named "Mods". I put in the Subaction's Name: ?action=about;sa=mods so in the address bar it would be

http://yourforum/forum/index.php?action=about;sa=mods
Title: Re: Enhanced About Page
Post by: snooks on June 30, 2011, 03:38:06 PM
thank you very much for explaining this, i now understand :) anyone help me with those boxes please  ;D
Title: Re: Enhanced About Page
Post by: snooks on July 01, 2011, 04:49:56 PM
Quote from: snooks on June 30, 2011, 11:04:59 AM
Could anyone help me with this pretty please,

also i would like to be able to add some boxes to separate things here is a perfect example but i don't know how to make this happen  http://imageshack.us/photo/my-images/196/30062011155017.jpg/

Would someone be so kind to help me with these please

thank you

Bump! Surely someone has the know how for this please
Title: Re: Enhanced About Page
Post by: Jessica. on July 03, 2011, 11:46:24 AM
Method Not Implemented

GET to /forum/index.php not supported.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


when I go to edit one of my custom pages I created. how to fix?
Title: Re: Enhanced About Page
Post by: Adk-Team on July 03, 2011, 01:09:35 PM
Quote from: snooks on July 01, 2011, 04:49:56 PM
Quote from: snooks on June 30, 2011, 11:04:59 AM
Could anyone help me with this pretty please,

also i would like to be able to add some boxes to separate things here is a perfect example but i don't know how to make this happen  http://imageshack.us/photo/my-images/196/30062011155017.jpg/

Would someone be so kind to help me with these please

thank you

Bump! Surely someone has the know how for this please

What is the code?





Quote from: Jessica. on July 03, 2011, 11:46:24 AM
Method Not Implemented

GET to /forum/index.php not supported.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


when I go to edit one of my custom pages I created. how to fix?

The server does not accept pass data with ";"
test replace ";" for "&" in the route.
Title: Re: Enhanced About Page
Post by: snooks on July 03, 2011, 01:16:42 PM
Quote from: Adk-Team on July 03, 2011, 01:09:35 PM
Quote from: snooks on July 01, 2011, 04:49:56 PM
Quote from: snooks on June 30, 2011, 11:04:59 AM
Could anyone help me with this pretty please,

also i would like to be able to add some boxes to separate things here is a perfect example but i don't know how to make this happen  http://imageshack.us/photo/my-images/196/30062011155017.jpg/

Would someone be so kind to help me with these please

thank you

Bump! Surely someone has the know how for this please

What is the code?


Exactly i don't know what to add so that i am able to create these boxes to separate things i want to put, i presume its some sort of htlm code thats used in the link i attached to create these boxes
thnx
Title: Re: Enhanced About Page
Post by: Jessica. on July 03, 2011, 01:32:05 PM
Quote from: Adk-Team on July 03, 2011, 01:09:35 PM
Quote from: Jessica. on July 03, 2011, 11:46:24 AM
Method Not Implemented

GET to /forum/index.php not supported.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


when I go to edit one of my custom pages I created. how to fix?

The server does not accept pass data with ";"
test replace ";" for "&" in the route.

huh???
Title: Re: Enhanced About Page
Post by: Adk-Team on July 03, 2011, 02:17:20 PM
Jessica
mmm
Example in you route
;area=eap_admin;sa=editpage;id=2;
replace ";" for "&"
&area=eap_admin&sa=editpage&id=2&



If that way works, the problem is with your hosting.
That does not allow passing data ";"




snooks
I need to see the code you are using.
Title: Re: Enhanced About Page
Post by: Jessica. on July 03, 2011, 02:29:44 PM
okay that works. thanks.
Title: Re: Enhanced About Page
Post by: snooks on July 03, 2011, 02:35:54 PM
Hi adk-team

I do not have a code i am asking "how" to create this code to get the effect i shown in the link i posted, i want to create some custom pages in this mod but i need to create these boxes to make it look better and separate things
I posted the link which is a perfect example to what i am after or near abouts  http://imageshack.us/photo/my-images/196/30062011155017.jpg/ this is taken from SMF advertisement area its perfect to what i need

Hope you understand what i am asking mate
Cheers
Title: Re: Enhanced About Page
Post by: Adk-Team on July 03, 2011, 02:46:54 PM
snooks
I thought the image was a code of his, and wanted to change it.

Now I understand what you need is the full code.




Has knowledge of html and php?
Title: Re: Enhanced About Page
Post by: Kindred on July 03, 2011, 04:39:18 PM
probably using a div with class="catbg" or "catbg2"  maybe "titlebg"
Title: Re: Enhanced About Page
Post by: snooks on July 03, 2011, 05:14:57 PM
No sorry i have no knowledge at all just installed my first forum :( i am able to copy and replace codes but again i am learning sorry
Title: Re: Enhanced About Page
Post by: snooks on July 04, 2011, 04:52:05 PM
Quote from: Adk-Team on July 03, 2011, 02:46:54 PM
snooks
I thought the image was a code of his, and wanted to change it.

Now I understand what you need is the full code.




Has knowledge of html and php?

Can you help me with this please Adk-Team or maybe Kindred ? I am sorry i do not know any php or html i use http://www.tizag.com/htmlT/htmlbr.php for very basic html :(
Title: Re: Enhanced About Page
Post by: Adk-Team on July 04, 2011, 06:01:40 PM
Create new page php and paste this code

echo'
<div class="cat_bar">
<h4 align="center" class="catbg">
Here the title
</h4>
</div>
<div class="windowbg2"><span class="topslice"><span></span></span>
<div class="content">
Here the content
</div>
<span class="botslice"><span></span></span></div>';


Replacing "Here the title" and "Here the content" with what you want

Title: Re: Enhanced About Page
Post by: snooks on July 05, 2011, 02:43:35 AM
Quote from: Adk-Team on July 03, 2011, 02:17:20 PM
Jessica
mmm
Example in you route
;area=eap_admin;sa=editpage;id=2;
replace ";" for "&"
&area=eap_admin&sa=editpage&id=2&



If that way works, the problem is with your hosting.
That does not allow passing data ";"




Ok i tried to edit a page and i had the same error has jessica but i dont understand what to do to try and solve this, you same example in the route what is that please and where can i find it to try and solve this error

ty and sorry for all the trouble i caused you
Title: Re: Enhanced About Page
Post by: Adk-Team on July 05, 2011, 11:37:04 AM
If you have the same problem, you have to talk to your hosting
Title: Re: Enhanced About Page
Post by: Alb0 on August 10, 2011, 11:15:35 PM
The mod works flawlessly. I have some questions regarding some code though.

For example if I wanted to make a custom page, and say I wanted to add a user, or a particular group, how would I go about doing that?
Just like in the image attached, where each person has their own little box with the info.

Also, would I be able to move the titles of the groups, such as "Owner" "Moderator", to the left? Instead of them being all the way to the right. Thanks
Title: Re: Enhanced About Page
Post by: Adk-Team on September 24, 2011, 02:48:57 PM
Updated to SMF 2.0.1  ;)

Regards enik...
Title: Re: Enhanced About Page
Post by: Adk-Team on January 20, 2012, 01:40:24 PM
Updated to 2.0.2
Title: Re: Enhanced About Page
Post by: tekfrk on January 23, 2012, 05:00:13 PM
Is there a way to change the " about" to something else?
Title: Re: Enhanced About Page
Post by: bigjoe11a on February 04, 2012, 07:31:34 AM
It seems to work just fine. How ever I wanted to create a new page. I created and edited the page and click on "Activate this page" and then I save it. Then when I went to view the page. It says that the page is not Activate. So I can't view the page.

SMF 2.0.2
Enhanced About Page V0.02

Can some one tell me why this doesn't work and how to fix it.
Title: Re: Enhanced About Page
Post by: Cool_Hand_Luke on February 15, 2012, 06:38:07 PM
Can you add support for 2.0 RC3?  I can't upgrade b/c I am running too many RC3 only mods and I really need this mod, unless you know of a way to trick SMF into accepting it.

Any help would be greatly appreciated.
Title: Re: Enhanced About Page
Post by: Kindred on February 16, 2012, 01:35:12 AM
many RC3 mods will install on smf 2.0.2...   and you are leaving large security issues on your site by staying on RC3.
Title: Re: Enhanced About Page
Post by: lucas-ruroken on February 18, 2012, 10:55:17 AM
Exactly.... any of us are working with SMF 2.0 RC3
Title: Re: Enhanced About Page
Post by: Cool_Hand_Luke on March 03, 2012, 09:58:29 PM
How can I add more pages using membergroups? 

I want to display Roster pages of teams that are organized by membergroup, but I cannot figure out how to display membergroups individually.  Ultimately, I would like to have them sorted by rank, then alphebetically if possible...but one step at a time.
Title: Re: Enhanced About Page
Post by: Kindred on March 04, 2012, 04:55:46 PM
I don't think this mod can do that...
Title: Re: Enhanced About Page
Post by: Cool_Hand_Luke on March 04, 2012, 11:36:11 PM
Quote from: Kindred on March 04, 2012, 04:55:46 PM
I don't think this mod can do that...


Why not?  It already displays membergroups on the "Our Team" page.  There ought to be a way to do that again and again with other pages.
Title: Re: Enhanced About Page
Post by: Kindred on March 05, 2012, 07:30:05 AM
there is always a way.... 

but it would require re-coding, since the "other pages" do not do the membergroup stuff...
Title: Re: Enhanced About Page
Post by: GlitchPC on March 11, 2012, 12:45:16 AM
Nice modification...I like the style but, need to make a couple of changes...and a request, if you don't mind.  The request has been asked before...but, I have seen little interest in making it happen.

Please see the attachment for what I'd like to do.  I'm not a coder...but, I do the best I can...if I can figure it out.  In this case...I gave up.  Again...reason being...I'm not a coder.

Also...a request was made to add additional groups a user may be attached to.  If a user is both a Global Moderator...and a Malware Specialist...it only shows one group name.  It should include all user's membergroups...don't you think?

Edit...

I figured out how to extend the table for the light blue area by increasing the width of the table from 75% to 100% editing the following line in the EnhancedAboutPage.template.php.
echo'
<tr>
<td width="75%">';


Now...I hope I can figure out how to remove the dark blue bar...

Okay...I figured it out.  You just need to edit the following line of code and remove everything between the div tags...and just make them div tags with no class or style.
echo'
<div class="title_bar"><h4 class="titlebg">
<a href="'.$scripturl.'?action=profile;u='.$groups['id_mem'].'" style="color: '.$groups['color'].';">
'.$groups['name_user'].'
</a>

</h4></div>';
Title: Re: Enhanced About Page
Post by: Soulmaster on March 15, 2012, 11:27:54 AM
howto change the menu titel from About us to Het BD-Team
Title: Re: Enhanced About Page
Post by: lucas-ruroken on March 26, 2012, 03:34:21 PM
Edit the language file...

EAP.yourlanguage.php
Title: Re: Enhanced About Page
Post by: novill on April 06, 2012, 04:35:16 PM
Quote from: Dramber on June 28, 2011, 09:06:03 PM
Quote from: MATTEK on June 28, 2011, 06:36:05 PM
STILL wondering if it's possible to organize the group order?
+1

+1
Title: Re: Enhanced About Page
Post by: novill on April 13, 2012, 03:48:32 AM
Any idea how can i organize group order?
Title: Re: Enhanced About Page
Post by: WasdMan on May 21, 2012, 05:52:57 AM
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fs17.postimage.org%2Fnbzejix3j%2Fhiba.png&hash=89e92e1750ec38d4ad21b2664986d2357a55a6ca)

The accompanying picture, only the buttons are, and the label does not appear! What could be the cause? Default theme is well displayed. The current theme that shows the error. Do you have any ideas?
Title: Re: Enhanced About Page
Post by: Kindred on May 22, 2012, 03:54:04 PM
make sure your modifications.YOURLANGUAGE.php file has the correct, translated strings
Title: Re: Enhanced About Page
Post by: WasdMan on May 23, 2012, 09:10:45 AM
Translation is not the problem.
But the new pages. Default theme seems up to the key sites. But, unfortunately, not many other styles.
Title: Re: Enhanced About Page
Post by: Kindred on May 23, 2012, 11:18:27 AM
that suggests that your custom theme(s) may have their own copies of modification.language.php 9which they should not have)

or the theme/template edits were not applied to your custom theme(s) and you will have to do so manually.
Title: Re: Enhanced About Page
Post by: pols1337 on June 02, 2012, 01:20:17 PM
Hi, my Enhanced About page does not show the titles of the custom pages.  See screenshot.  How do I fix this? 
Title: Re: Enhanced About Page
Post by: novill on June 02, 2012, 01:49:47 PM
Try to reinstalling the mod.  ;)
Title: Re: Enhanced About Page
Post by: Kindred on June 02, 2012, 07:01:39 PM
reinstalling the mod will not solve any issues.

computers do not learn by repetition.

chances are that some code change was missed during the installation
Title: Re: Enhanced About Page
Post by: pols1337 on June 02, 2012, 11:29:34 PM
@novill Thanks for the suggestion, but I've already tried to uninstall and reinstall the mod. 

@Kindred Can someone take a look at what code is messed up? 
Title: Re: Enhanced About Page
Post by: BaghdadGhost on July 16, 2012, 05:43:03 AM
is it possible to add Moderators to the list of groups?

nice mod though


thanks 
Title: Re: Enhanced About Page
Post by: Kindred on July 16, 2012, 07:26:56 AM
Not unless you make a separate global group called moderators.
In SMF, moderators are only part of that group when the are in the boards which they are set up as moderators in....   In other words, as a global group, the group has zero members.
Title: Re: Enhanced About Page
Post by: BaghdadGhost on July 16, 2012, 07:29:01 PM
Quote from: Kindred on July 16, 2012, 07:26:56 AM
Not unless you make a separate global group called moderators.
In SMF, moderators are only part of that group when the are in the boards which they are set up as moderators in....   In other words, as a global group, the group has zero members.


well explained.

thanks Kindred
Title: Re: Enhanced About Page
Post by: BaghdadGhost on July 17, 2012, 02:16:58 AM
well here is a question based on the previous conversation.

how come in SMF staff mod it is possible to show boards moderators?


thanks
Title: Re: Enhanced About Page
Post by: lucas-ruroken on July 17, 2012, 07:12:45 PM
Quote from: BaghdadGhost on July 17, 2012, 02:16:58 AM
well here is a question based on the previous conversation.

how come in SMF staff mod it is possible to show boards moderators?


thanks

It's not possible

I'll add this feature soon
Title: Re: Enhanced About Page
Post by: BaghdadGhost on July 17, 2012, 07:14:18 PM
Quote from: lucas-ruroken on July 17, 2012, 07:12:45 PM
Quote from: BaghdadGhost on July 17, 2012, 02:16:58 AM
well here is a question based on the previous conversation.

how come in SMF staff mod it is possible to show boards moderators?


thanks

It's not possible

I'll add this feature soon

Oh, great thanks

I will be waiting for the new version then.

Title: Re: Enhanced About Page
Post by: Srinib on July 19, 2012, 04:40:40 AM
Great MOD :). I was thinking about such a MOD for quiet some time and i happen to find it while i was searching for something else. Just installed it on my test forum and it looks great.  :DThanks a lot.
Title: Re: Enhanced About Page
Post by: lucas-ruroken on July 30, 2012, 10:29:07 AM
great ;)
Title: Re: Enhanced About Page
Post by: Adk-Team on February 06, 2013, 09:28:16 PM
SMF 2.0.4 updated  ;)

Regards enik...
Title: Re: Enhanced About Page
Post by: sukafia on February 09, 2013, 06:51:46 PM
Please how can i edit the About us to about, i want it to show about and not about us. Thanks
Title: Re: Enhanced About Page
Post by: Apllicmz on September 09, 2013, 07:20:12 PM

okay
Well see the picture when I record the text he again shows the same text does not change Hi everyone!


(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Faplicimagens.info%2Fimage-204E_522E5795.jpg&hash=58050ea00fc6b6f0f77c349da599150f18d99c95) (http://aplicimagens.info/share-204E_522E5795.html)