Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-25-2009, 05:48 PM   PM User | #1
eschuppe
New Coder

 
Join Date: Mar 2009
Posts: 25
Thanks: 3
Thanked 0 Times in 0 Posts
eschuppe is an unknown quantity at this point
include problem with zen cart

Hey everyone,

I'm not sure if you guys are familiar with zencart but i've been trying to include a file through include tags in the define_main_page.php, which is a user editable page in the admin page, i've tried reformatting this page so there was no html what so ever( all the text was called through echo etc) and i've tried including different ways
using an include('gallery.php')
or
$define_page = "http://ericschuppe.com/test/test/includes/languages/english/html_includes/gallery.html";
include ('$define_page');

Any idea on why this isn't working?
eschuppe is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:12 AM.


Advertisement
Log in to turn off these ads.