Thread Rating:
  • 24 Vote(s) - 3.83 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Page Manager - Create and manage additional pages!
This is pretty cool and awesome plugin Toungue but is it possible to change the URL like

http://domain.com/misc.php?page=testpage
to
http://domain.com/testpage

please help and thanks Big Grin
“I read, much of the night, and go south in the winter.”
― T.S. Eliot
Reply
(2014-04-23, 02:55 AM)iceparticle Wrote: This is pretty cool and awesome plugin Toungue but is it possible to change the URL like

http://domain.com/misc.php?page=testpage
to
http://domain.com/testpage

please help and thanks Big Grin

yes this is possible. The instructions are in the readme file AFAIK. You just need to add a rewrite rule to .htaccess
Reply
oh okay, but I don't see anything readme file on winrar and I don't know how to put rewrite rule on htacess Sad can anyone guide me?
“I read, much of the night, and go south in the winter.”
― T.S. Eliot
Reply
RewriteRule ^testpage.*$ misc.php?page=testpage [L,QSA,NC]
[retired]
Reply
nothing happened, is this the right code?

<IfModule mod_rewrite.c>
	RewriteEngine on

                     RewriteRule ^chat.*$ misc.php?page=chat [L,QSA,NC]
“I read, much of the night, and go south in the winter.”
― T.S. Eliot
Reply
Hi,

I would like to include a label/identifier like {$announcement} (not sure what to call it) into a page manager page. I'm not able to make it work.

Thanks,
- Rich -


What I am trying to do is to get a plugin to work on a page manager page.
Reply
Depends on which plugin in which page.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
Hi,

It would be for the ServersBoard plugin. It uses {$serversboard_index} placed in index.php which I would like to move to it's own page. Or, if that is not how to do it some insight on how to.

Thanks,
- Rich -
Reply
Is there a way to assign a user permission to edit certain pages with Page Manager, as opposed to the all or none permission?
Reply
Hi,

Since this coupled with MyBB makes up the core of my website I would like to see PageManager officially updated for MyBB 1.8 compatibility. A must have in my world . Wink

- Vid -
Reply


Forum Jump:


Users browsing this thread: 12 Guest(s)