News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Enhanced About Page

Started by lucas-ruroken, January 14, 2011, 12:56:20 PM

Previous topic - Next topic

snooks

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

Jessica.

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?
Testing Zone - SMF 2.0.7, default Curve
School & Chat - phpBB3, over 170 mods installed, official live forum

I use the latest version of Chrome

phpBB: Forum = a section; Board = whole site
SMF: Forum = whole site; Board = a section

Adk-Team

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.

snooks

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

Jessica.

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???
Testing Zone - SMF 2.0.7, default Curve
School & Chat - phpBB3, over 170 mods installed, official live forum

I use the latest version of Chrome

phpBB: Forum = a section; Board = whole site
SMF: Forum = whole site; Board = a section

Adk-Team

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.

Jessica.

Testing Zone - SMF 2.0.7, default Curve
School & Chat - phpBB3, over 170 mods installed, official live forum

I use the latest version of Chrome

phpBB: Forum = a section; Board = whole site
SMF: Forum = whole site; Board = a section

snooks

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

Adk-Team

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?

Kindred

probably using a div with class="catbg" or "catbg2"  maybe "titlebg"
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

snooks

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

snooks

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

Adk-Team

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


snooks

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

Adk-Team

If you have the same problem, you have to talk to your hosting

Alb0

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

Adk-Team

Updated to SMF 2.0.1  ;)

Regards enik...

Adk-Team


tekfrk

Is there a way to change the " about" to something else?

bigjoe11a

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.
SMF Forums http://www.df-barracks.com Where gamers go.

Advertisement: