1
pjeutr
Re: XoopsGallery Easly Hacked
  • 2008/1/12 21:07

  • pjeutr

  • Just popping in

  • Posts: 2

  • Since: 2005/11/8


Try adding the following at the top of init_basic.php
Seems to work for me, dunno why it should be possible that the base base can be a url.

// Hack prevention.
if (!empty($_REQUEST["GALLERY_BASEDIR"])) {
error_log("Security violation\n" .$_REQUEST["GALLERY_BASEDIR"]);
exit;
}



2
pjeutr
Simple CMS module
  • 2005/11/8 12:12

  • pjeutr

  • Just popping in

  • Posts: 2

  • Since: 2005/11/8


Hi

I tried a few of the CMS modules, but they are not what I'm looking for.
Just want some standalone pages (no categories, or subpages)
And when your logged in as admin, there's an editbutton on that page, wich leads to some wysiwyg editor.

Anyone knows of a module that comes close to this?

tia Pjeutr




TopTop



Login

Who's Online

302 user(s) are online (188 user(s) are browsing Support Forums)


Members: 0


Guests: 302


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits