Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 45
Search took 0.00 seconds.
Search: Posts Made By: xact
Forum: Template design and Front-End Code 03-30-2008, 07:10 PM
Replies: 268
Views: 56,144
Posted By xact
I've visited your web page and there are some...

I've visited your web page and there are some issues. I've made a printscreen to see what's all about:

http://img227.imageshack.us/img227/4159/scarabeuswq5.th.jpg...
Forum: Pixelpost Help 03-28-2008, 10:08 PM
Replies: 3
Views: 367
Posted By xact
The best method is how dhdesign described it ...

The best method is how dhdesign described it
And if you want to block from multiple user, add IPs separated by space:"
deny from xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy zzz.zzz.zzz.zzz
Forum: Lounge 03-28-2008, 06:30 PM
Replies: 0
Views: 800
Posted By xact
Link exchange?

A friend of mine suggested that would be great to get involve in a "link exchange" experiment. So, I've decided to do that perhaps will help increase PR for me and for those who agree to join this...
Forum: Template design and Front-End Code 03-28-2008, 10:07 AM
Replies: 268
Views: 56,144
Posted By xact
Can you share that with us please? I've tried...

Can you share that with us please? I've tried myself something like this, but didn't succeded. Except .htaccess rewriting, what else do you use?
Forum: Lounge 03-24-2008, 12:17 PM
Replies: 17
Views: 1,900
Posted By xact
Congratulations for your new gear! ;) I've...

Congratulations for your new gear! ;)

I've visited your photoblog and I see you have some new pictures taken with your new camera.

Going from a compact camera to a slr is a huge step, you might...
Forum: Pixelpost Help 03-24-2008, 09:07 AM
Replies: 3
Views: 1,150
Posted By xact
I've got the same problem when I was using...

I've got the same problem when I was using defensio and did solved it only one way. Check your defensio key, it is invalid or it's missing. Go to http://defensio.com/ and get the key again or get a...
Forum: Lounge 03-17-2008, 04:03 PM
Replies: 6
Views: 5,571
Posted By xact
Dumb comments

My photoblog has almost 5 months since opening and I had a lot of visitors. Many of them left a comment or two and at the beggining I was happy because people appreciated my hobby, but now my...
Forum: Lounge 03-14-2008, 09:04 AM
Replies: 5
Views: 9,078
Posted By xact
I don't know about other methods, but it's more...

I don't know about other methods, but it's more than 2 weeks now since I don't know what spam is (God bless!!). What I did (worked on image_template.html) :
- in the <form> line I've replaced...
Forum: Pixelpost Help 03-09-2008, 10:40 AM
Replies: 6
Views: 435
Posted By xact
I've added this...

I've added this (http://www.pixelpost.org/forum/showthread.php?t=6011) method combined with token and absolutely no spam so far. Of course, I use a longer string than "!" to do that as described in...
Forum: Pixelpost Help 03-04-2008, 12:12 PM
Replies: 1
Views: 424
Posted By xact
One message per session?

I'm thinking to tell visitors that they can view my website with piclens and I want to to this just a single time, don't want to be boring or something... Is there a way to show that message (no...
Forum: Lounge 03-04-2008, 11:15 AM
Replies: 17
Views: 1,900
Posted By xact
I don't know about you, but I'm really-really...

I don't know about you, but I'm really-really looking to this one (http://www.dpreview.com/news/0609/06093003hasselbladh3d.asp). Too bad I don't have the money and I stay with my Nikon D40. Anyway,...
Forum: Addons 03-04-2008, 12:54 AM
Replies: 28
Views: 4,019
Posted By xact
There is a new addon...

There is a new addon (http://www.pixelpost.org/extend/addons/mediarss-addon-piclens-support/) for pixelpost to be compatible with piclens, but I didn't know how to make it work.

Install, enable in...
Forum: Pixelpost Help 03-01-2008, 10:41 AM
Replies: 14
Views: 2,701
Posted By xact
For showing with no effect: ...

For showing with no effect:

$('show').addEvent('click', function(e){
e = new Event(e);
mySlide.show();
e.stop();
});


To hide an element from the beginning, after declaring it as "var",...
Forum: Pixelpost Help 02-29-2008, 05:30 PM
Replies: 12
Views: 798
Posted By xact
I've put "url=" in "Referrer Banned List" and it...

I've put "url=" in "Referrer Banned List" and it seems that it works. No spam until now, even if the last month I had 500+. No token and, temporarily, no defensio/akismet. I just want to know how...
Forum: Pixelpost Help 02-29-2008, 03:18 PM
Replies: 14
Views: 2,701
Posted By xact
Don't forget window.addEvent('domready',...

Don't forget window.addEvent('domready', function() {
// HERE IS WHAT YOU READ IN JS CODE
});
It's a must, as moo creators explained here: http://demos.mootools.net/


For your example, do...
Forum: Template design and Front-End Code 02-24-2008, 08:14 PM
Replies: 5
Views: 568
Posted By xact
Yes, it would be interesting. Also, I'm thinking...

Yes, it would be interesting. Also, I'm thinking that if you have a large amount of pictures the thumbnails will increase the loading time, so i believe a solution is to use a paged "gallery" inside...
Forum: Template design and Front-End Code 02-24-2008, 11:21 AM
Replies: 42
Views: 7,480
Posted By xact
Congratulations, it's an awesome idea. I'll use...

Congratulations, it's an awesome idea. I'll use your template on my photoblog soon as an alternative template for the choice of visitors. :)
Forum: Lounge 02-18-2008, 09:24 PM
Replies: 3
Views: 798
Posted By xact
I have a friend which had a similar problem,...

I have a friend which had a similar problem, including two accidents. He sold the car and got a new one and no problem since. It might be a superstition, but some cars just bring bad luck. :(
Forum: Pixelpost Help 02-14-2008, 08:23 PM
Replies: 11
Views: 730
Posted By xact
If you have .htaccess and IE6, try and delete any...

If you have .htaccess and IE6, try and delete any custom error pages you might have in htaccess. Had same problem a while ago.
Forum: Template design and Front-End Code 02-13-2008, 07:34 PM
Replies: 95
Views: 18,274
Posted By xact
There are two folders with the download. One of...

There are two folders with the download. One of them is the good one, the other is a test for thumbnail positioning. Obviously, you got the wrong one installed. Try the other one. :)
Forum: Template design and Front-End Code 02-12-2008, 08:47 PM
Replies: 5
Views: 560
Posted By xact
1. Download image wraparound addon...

1. Download image wraparound addon (http://www.pixelpost.org/forum/showthread.php?t=3360&highlight=wraparound), install it.

2. Delete this after <body> line


<script type="text/javascript">...
Forum: Template design and Front-End Code 02-11-2008, 08:31 AM
Replies: 4
Views: 707
Posted By xact
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML...

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Universal vertical center with CSS</title>
<style>
.greenBorder {border: 1px solid green;} /* just borders to see...
Forum: Template design and Front-End Code 02-11-2008, 08:05 AM
Replies: 7
Views: 523
Posted By xact
HTML: <div class="container"> <div...

HTML:
<div class="container">

<div class="left-element">
Content in left item
</div>

<div class="right-element">
Content in right item
</div>
Forum: Hacks and Modifications 02-09-2008, 08:44 AM
Replies: 14
Views: 2,615
Posted By xact
Hell yeah - I'm gonna use this !! Does this...

Hell yeah - I'm gonna use this !!

Does this work on pp 1.7.1? :D

LE. I tried and it's working. I'm going to do some playin' around with it.. :D


LLE. How can I use this hack with link to...
Forum: Pixelpost Help 02-08-2008, 01:00 PM
Replies: 7
Views: 460
Posted By xact
Solved! I mean... both problems. First, ...

Solved! I mean... both problems. First,



It's done, thanks for the heads-up! :D


Second,

A geek friend suggested that I should search for "<! --" inside php files using a code editor. I...
Showing results 1 to 25 of 45

 

All times are GMT. The time now is 10:10 PM.

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