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 - crazyfrog

Pages: [1]
1
Templates & Styles (Requests & Discussions) / [SORTED]PHP Templates
« on: February 24, 2007, 03:26:31 PM »
SORTED IT :lol:
How would i go about changing all my .html templates in the templates directory to .php. Would this be possible?
I am trying to include a file into the templates, to help my amember integration work. I need to insert this into the top of each template page.
Code: [Select]
<?php session_start(); ?>
Any help is appreciated  :lol:

2
Discussion & Troubleshooting / Iframe tags
« on: February 17, 2007, 02:48:29 PM »
Can anyone advise me on where to place the
Code: [Select]
<iframe target="****"></iframe> tags so the thumbnails open up in my iframe??

I think it will be in functions .php, but it gives me errors.
Thankyou :?

3
Mods & Plugins (Requests & Discussions) / thumbnail view modifications
« on: October 06, 2006, 10:45:58 PM »
Can anyone remember seeing a mod to do this
http://www.tattoodles.com/gallery/tour/
show the thumbnail images below a larger image.
Thanks

4
Hi,

Hope that title will attract someones attention who has maybe had the same problem.

I have deleted my old installation of 4images after problems with the phpbb integration.
I have done a fresh install and everything seems fine until i go into the admin panel.
I can add categories, users etc and pretty much everything apart from when i go to edit the "settings".
When i click the save changes button i get this message:
FORBIDDEN
You don't have permission to access /gallery/admin/settings.php on this server

Strange i know, but just spent 12 hrs trying to get permissions correct etc. I am not a noob, but just cannot figure this one out.
I have tried 1.72 and 1.71 and am getting the same error with each installation.

thanks in advance for your help 8O

Pages: [1]