Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Theme PHP File Include Issue
#12
well not sure why you put it there, you shouldn't modify core files.

But
glob($folder.$filetype);
$folder is not a folder its a url, you asked for url...

You are probably looking for
PHP Code:
GLOBAL $TEMPLATE;
$folder GSTHEMESPATH .$TEMPLATE
I would put my project files in uploads though not themes unless they are assets.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Custom Theme PHP File Include Issue - by shawn_a - 2015-09-09, 07:36:36



Users browsing this thread: 2 Guest(s)