Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Theme PHP File Include Issue
#13
(2015-09-09, 07:36:36)shawn_a Wrote: 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.

It seems that I am still not understanding....Sorry....

The images.inc.php file is being used to create front-end code. It creates all the tags, except the <img /> tags.

The reason i am using the assets>images folder, is because I wasn't sure how to get the data>uploads folder, using php code...without it puking back at me, saying there were no images.

Thank you for all the help you are providing me, this is one of the reasons why I wanted to stick with GS...Support.
Reply


Messages In This Thread
RE: Custom Theme PHP File Include Issue - by korey.badgley - 2015-09-09, 08:02:00



Users browsing this thread: 1 Guest(s)