Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - webslingers

Pages: [1]
1
I have 4images running with the "bare" template (no header, no footer), and also a pre-existing website. Is it possible to "include" the 4images system into the rest of the site using a php include? For example, (i tried this but it didn't work) I have gallery.php. Can I use a php include to include the index.php of 4images and have it display inside the gallery.php page? How else should this be done if not?

Thanks!

2
Discussion & Troubleshooting / private categories
« on: May 07, 2006, 07:46:12 PM »
I would like to make something that when a user logs in and has "private" user rights, they can see a list of categories in text/link form in the left column. Something like this...

{if admin_links} WHAT DO I PUT HERE TO SHOW PRIVATE CATEGORIES? {endif admin_links}

Thanks all!

3
I have searched and searched for this information. I did find out that to get around the 2mb php limit set by the servers php.ini file, a custom php.ini file can be made and placed into the directory somewhere in 4images. This sounds perfect. The problem is I don't know where to put the php.ini file that I will make. And what does go into this php.ini file? Should I copy the php.ini file from my main server and just change the upload things and save it in the directory somewhere?

So my main 2 questions are:

1. Where do I put my custom php.ini file to make uploads larger than 2mb work?
2. What exactly do I put into my php.ini file? (the whole php.ini or?)

Thanks everyone,

Frank

Pages: [1]