Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 53
Search took 0.00 seconds.
Search: Posts Made By: kidleethal
Forum: Pixelpost Help 03-12-2008, 08:09 AM
Replies: 3
Views: 465
Posted By kidleethal
Hi Dennis, Thanks for the reply. I tried...

Hi Dennis,

Thanks for the reply. I tried adding the code to my .htaccess file but it gives me a 500 Internal Server error when I then try and load the site.

Any ideas what's wrong?
Forum: Pixelpost Help 03-12-2008, 03:01 AM
Replies: 3
Views: 465
Posted By kidleethal
Can't see PP errors in admin

Hi,

I've just upgraded to v1.7.1 from v1.6.

Like some other posters, I have the problem with not being able to see the addon page.

I would like to troubleshoot the situation, but adding...
Forum: Pixelpost Help 04-18-2007, 04:14 AM
Replies: 3
Views: 640
Posted By kidleethal
Thank you. I apologise for my incompetence :)

Thank you.

I apologise for my incompetence :)
Forum: Pixelpost Help 04-17-2007, 07:41 AM
Replies: 3
Views: 640
Posted By kidleethal
Removing the Comment Redirect Page in 1.6

Hi guys,

First, thank you thank you for such a wonderful new release of Pixelpost. It works great! I'm going to have to throw you some donation goodness!

I know I ask this every single...
Forum: Pixelpost Help 03-23-2007, 03:34 AM
Replies: 3
Views: 574
Posted By kidleethal
You need to make sure your database path,...

You need to make sure your database path, username and password are set correctly in the includes/pixelpost.php file.

I think there are instructions here:...
Forum: Pixelpost Help 03-23-2007, 02:48 AM
Replies: 4
Views: 547
Posted By kidleethal
Hey Jay, Thanks for the heads-up! I just...

Hey Jay,

Thanks for the heads-up! I just checked the site, and pixelpost admin and it seems to be working fine???

That's probably the most random thing that's happened to me all week.
...
Forum: Pixelpost Help 03-22-2007, 10:10 PM
Replies: 4
Views: 547
Posted By kidleethal
Hi Jay, Thanks for the reply. The database...

Hi Jay,

Thanks for the reply. The database path and password are set correctly in the pixelpost.php file. I copied and pasted the settings from my old pixelpost.php file, and just went and...
Forum: Pixelpost Help 03-22-2007, 11:59 AM
Replies: 4
Views: 547
Posted By kidleethal
Sudden 'fetch_array' and 'header information' errors....

Hi,

I have had pixelpost (in various versions) running for about a year now, with absolutely no problems.

Yesterday morning when I attempted to log into admin, these errors appear at the top of...
Forum: Pixelpost Help 11-28-2006, 02:33 AM
Replies: 2
Views: 646
Posted By kidleethal
Hi, Your post title is confusing. There...

Hi,

Your post title is confusing.

There doesn't seem to be anything wrong with the template HTML. When you say you downloaded the new version of pixelpost and replaced the RSS code...did you...
Forum: Pixelpost Help 11-27-2006, 04:02 AM
Replies: 4
Views: 808
Posted By kidleethal
Why don't you just change the names of the files...

Why don't you just change the names of the files already there, instead of the pixelpost ones? :)
Forum: Pixelpost Help 11-26-2006, 10:32 PM
Replies: 15
Views: 2,492
Posted By kidleethal
Not to get involved with the ethical issue, but...

Not to get involved with the ethical issue, but if you look at the ame235 pixelpost template, it uses a transparent gif type function for it's image navigation, and this in effect accomplishes what...
Forum: Pixelpost Help 11-26-2006, 10:29 PM
Replies: 4
Views: 820
Posted By kidleethal
Please post the 'General Info' section from your...

Please post the 'General Info' section from your admin panel, otherwise it's hard to diagnose the problem.
Forum: Pixelpost Help 11-26-2006, 10:23 PM
Replies: 2
Views: 599
Posted By kidleethal
You will have to edit the lang-english.php file...

You will have to edit the lang-english.php file of Pixelpost.

The strings are right at the top of the document. Just change 'Next' and 'Previous' to 'next' and 'previous'. Be careful not to...
Forum: Pixelpost Help 11-26-2006, 05:54 AM
Replies: 8
Views: 862
Posted By kidleethal
No no, it has nothing to do with pixelpost. It's...

No no, it has nothing to do with pixelpost. It's in your template html. Just edit the image_template.html file that is being run on your site, and add the slashes in.

I'm not sure about the...
Forum: Pixelpost Help 11-26-2006, 12:18 AM
Replies: 1
Views: 581
Posted By kidleethal
Ummm...there is no such image navigation code...

Ummm...there is no such image navigation code built into the default pixelpost templates. Clicking the image (anywhere on the image) simply moves you to the previous post. If you want to move...
Forum: Pixelpost Help 11-26-2006, 12:07 AM
Replies: 8
Views: 862
Posted By kidleethal
Nothing to do with PHP or RSS. The path for your...

Nothing to do with PHP or RSS. The path for your feeds is just set wrong in the HTML :)

<!-- Link for ATOM feed autodiscovery -->
<link rel="service.feed" type="application/x.atom+xml"...
Forum: Template design and Front-End Code 11-16-2006, 09:36 PM
Replies: 27
Views: 4,264
Posted By kidleethal
It's difficult for me to see the cause of the...

It's difficult for me to see the cause of the problem without being able to edit with the code and see it's effects.

My suggestion is, that since you have two problems, seperate them out so you...
Forum: Template design and Front-End Code 11-16-2006, 05:12 AM
Replies: 27
Views: 4,264
Posted By kidleethal
I can't log onto your site at the moment, but I...

I can't log onto your site at the moment, but I ripped all the CSS off it the other night.

Try removing the relative positioning from your #image div, and see what happens.
Forum: Pixelpost Help 11-16-2006, 01:09 AM
Replies: 10
Views: 1,399
Posted By kidleethal
I had this problem for a long time too. I used...

I had this problem for a long time too. I used to get the emails, and then they stopped coming.

I recently cleaned and repaired all the tables in the mySQL database with myphpAdmin, and I've...
Forum: Template design and Front-End Code 11-15-2006, 10:19 AM
Replies: 27
Views: 4,264
Posted By kidleethal
Your problems have nothing to do with the image...

Your problems have nothing to do with the image navigation code. That's working fine.

I had a quick look at your CSS. I think your main problem is that you've given dimensions to the div's for...
Forum: Template design and Front-End Code 11-14-2006, 11:58 AM
Replies: 2
Views: 602
Posted By kidleethal
I don't think absolute positioning for a footer...

I don't think absolute positioning for a footer is a good idea.

If you just order the divs correctly in your HTML, then their natural flow should determine the order of elements in your page. i.e,...
Forum: Template design and Front-End Code 11-14-2006, 11:56 AM
Replies: 5
Views: 699
Posted By kidleethal
I would suggest counting all your 'div' then...

I would suggest counting all your 'div' then counting all your '/div'. If they're not the same number, you know where your problem is :)

Lee


<-- righteous photo flavours ---
...
Forum: Template design and Front-End Code 11-14-2006, 11:54 AM
Replies: 27
Views: 4,264
Posted By kidleethal
Hi, I pulled the code for the image...

Hi,

I pulled the code for the image navigation out of the 235 template for use in my custom template, and it works fine in all browsers (even IE...except for the PNG transparency).

If anyone...
Forum: Pixelpost Help 11-14-2006, 11:48 AM
Replies: 5
Views: 605
Posted By kidleethal
Do some googling on 'htaccess'. There are things...

Do some googling on 'htaccess'. There are things you can set in an htaccess file which restrict people from getting into your site (I think).

Lee


<-- righteous photo flavours ---
...
Forum: Pixelpost Help 11-14-2006, 11:45 AM
Replies: 1
Views: 606
Posted By kidleethal
Hi Nigel, Your title tag is encased inside...

Hi Nigel,

Your title tag is encased inside the span class "title". If you check your CSS, you'll find that this span class has the property 'margin-left: 15px'. Try removing that, and I think...
Showing results 1 to 25 of 53

 

All times are GMT. The time now is 11:58 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs