Current time: 05-24-2012, 11:08 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 9 Votes - 4.11 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Page Manager] Share your custom pages
12-22-2011, 07:17 PM
Post: #261
RE: [Page Manager] Share your custom pages
(12-22-2011 06:56 PM)Butlerway Wrote:  Does anyone know how to exclude the footer with the page manager? I still want the header, but the pages that have scripts running somehow are getting "tangled up" with the footer, and I don't actually need the footer, so I thought it would be easier to just get rid of it.

Maybe you can use php, something like this:
PHP Code:
<doctype***>
<
html>
<
meta>
<?
php echo($headerinclude); ?>
</meta>
<body>
<?php echo($header); ?>
Content here.

<?php //echo($footer); ?>
</body>
</html> 

[Image: signature.php]
Find all posts by this user
Quote this message in a reply
12-23-2011, 05:16 AM (This post was last modified: 12-23-2011 05:21 AM by Butlerway.)
Post: #262
RE: [Page Manager] Share your custom pages
I appreciate the response, but it didn't work.

Do you (or anyone) know where the actual code is located for the page? I don't mind to just completely take out the part that places the footer on the page, I just can't find it (I'm sure its someplace obvious, I'm just overlooking it).

Edit: Looking a 2nd time, I found it. I still should figure out what was actually causing the problem, because there must be an error in my page coding somehwere (even though it works fine on just a plain page), but this will work for the time being.
Visit this user's website Find all posts by this user
Quote this message in a reply
01-01-2012, 04:46 PM
Post: #263
RE: [Page Manager] Share your custom pages
(01-29-2010 10:18 AM)querschlaeger Wrote:  Here is another one: A contact form!

It includes everything you need: Captcha (if enabled in Admin CP) for guest, email verification etc. This page is also language-independent.

Hi all

Since 1.6.5 I switched to the builtin ReCaptcha. Now I noticed that the contact form posted above doesn't show a captcha at all and I already receive spam through it.
Could s.o. change the code so that it uses the builtin ReCaptcha when enabled?

Thanks in advance

atnun
Visit this user's website Find all posts by this user
Quote this message in a reply
01-01-2012, 06:19 PM
Post: #264
RE: [Page Manager] Share your custom pages
(01-01-2012 04:46 PM)atnun Wrote:  Since 1.6.5 I switched to the builtin ReCaptcha. Now I noticed that the contact form posted above doesn't show a captcha at all and I already receive spam through it.
Could s.o. change the code so that it uses the builtin ReCaptcha when enabled?

Oh wow... Glad you brought this up!
Find all posts by this user
Quote this message in a reply
01-07-2012, 08:13 AM
Post: #265
RE: [Page Manager] Share your custom pages
Hello! It may sound stupid but... How can i include the footer and the header into a page i make? I mean i put all the PHP code i need but the text appears on a blank page. I'd like it to appear exactly like it would be a normal forum page. Thanks!

With the occasion of the Christmas, we give you the chance to win a personal car at your choice, from the existing cars from the server(they must not be bought by anyone). You can find more here http://safe-zone.ro/forum/showthread.php?tid=331 - Thanks MyBB for this awesome forum source!:X
Find all posts by this user
Quote this message in a reply
01-07-2012, 08:25 AM
Post: #266
RE: [Page Manager] Share your custom pages
Use {$header} for header and {$footer} for footer. You'll also need to include {$headerinclude}

[Image: 2.gif]
Latest Plugins: AdSlot | FakeOnlineUsers | MyIdeas
Visit this user's website Find all posts by this user
Quote this message in a reply
01-07-2012, 02:39 PM
Post: #267
RE: [Page Manager] Share your custom pages
Not working...but anyway, i just had to enable that option "Mybb template", but is there any chance by doing that without activating the mybb template on that page and what what it does btw? Thanks!

With the occasion of the Christmas, we give you the chance to win a personal car at your choice, from the existing cars from the server(they must not be bought by anyone). You can find more here http://safe-zone.ro/forum/showthread.php?tid=331 - Thanks MyBB for this awesome forum source!:X
Find all posts by this user
Quote this message in a reply
01-12-2012, 07:03 AM
Post: #268
RE: [Page Manager] Share your custom pages
Does anyone have a template that will show the members of a particular group such as administrators?

[Image: signature.php?uid=1]
Visit this user's website Find all posts by this user
Quote this message in a reply
02-18-2012, 11:52 AM (This post was last modified: 02-18-2012 01:50 PM by MaxSteel.)
Post: #269
RE: [Page Manager] Share your custom pages
Hi,

in my MyBB 1.6.5, after installation and activation, it doesn't appear in Configuration... :/


Edit: solved! (:

ShareFenix.com - (:
Find all posts by this user
Quote this message in a reply
03-16-2012, 10:02 PM
Post: #270
RE: [Page Manager] Share your custom pages
(02-17-2010 11:39 AM)querschlaeger Wrote:  This is a simple convert of my Statistics Signature. It just displays some stats of your board in an image. You can change all colors, borders and width.

i was install page manage.and i was open url like this http://malaysiandefacer.com/misc.php?page=signature
but why error?

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/XXX/public_html/inc/plugins/pagemanager.php(794) : eval()'d code on line 37
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication