Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 66
Search took 0.01 seconds.
Search: Posts Made By: riken
Forum: Pixelpost Help 08-13-2005, 04:12 AM
Replies: 9
Views: 1,249
Posted By riken
Normally this sort of thing is caused by an...

Normally this sort of thing is caused by an infinite loop in a .htaccess url rewrite. /index.php?x=something gets rewritten to /something which gets rewritten to /index.php?x=something... etc.
...
Forum: Addons 08-11-2005, 11:21 PM
Replies: 35
Views: 8,091
Posted By riken
Damn Raminia: I added some code so the...

Damn

Raminia: I added some code so the headers would not be sent. I was hoping that by seeing the raw output it was possible to see the error. But I think the error is being suppressed.
...
Forum: Template design and Front-End Code 08-11-2005, 04:40 AM
Replies: 15
Views: 1,523
Posted By riken
Use a standard template first, to make sure the...

Use a standard template first, to make sure the image has been posted correctly.

If the image displays with the default template, then your template is wrong.

If the image doesn't display with...
Forum: Addons 08-11-2005, 04:36 AM
Replies: 35
Views: 8,091
Posted By riken
Upload this version of the addon: <?php ...

Upload this version of the addon:

<?php

/*

Pixelpost version 1.4.1
Datetime addon version 1.1
Addon developer: Ramin Mehran (Raminia)
Forum: Pixelpost Help 08-11-2005, 03:46 AM
Replies: 6
Views: 1,032
Posted By riken
What version of pixelpost are you running? ...

What version of pixelpost are you running?

1.4.2 fixes alot of problems with referer spam. This version will also help with database load from spam too.
Forum: Template design and Front-End Code 08-10-2005, 11:28 PM
Replies: 7
Views: 1,045
Posted By riken
Here's a suggestion

Ignore what it looks like on IE. So long as it doesn't look like complete crap, that's probably the best you can do. And you can hope that whatever is broken in IE6 gets fixed in IE7.
Forum: Pixelpost Help 08-10-2005, 05:03 AM
Replies: 8
Views: 1,653
Posted By riken
See here:...

See here: http://forum.pixelpost.org/showthread.php?t=1728
Forum: Pixelpost Help 08-09-2005, 11:50 PM
Replies: 4
Views: 1,016
Posted By riken
Yes that info is always helpful in diagnosing...

Yes that info is always helpful in diagnosing problems.

Please make sure all of the pixelpost files have been uploaded to your server properly.
Forum: Pixelpost Help 08-09-2005, 02:49 PM
Replies: 4
Views: 1,016
Posted By riken
For the problem of the folder list being shown,...

For the problem of the folder list being shown, check to make sure your server loads index.php by default.

Please post the details from the General Info panel in the admin of your site. That way...
Forum: Pixelpost Help 08-09-2005, 10:56 AM
Replies: 5
Views: 1,261
Posted By riken
When you modify pixelpost.php, make sure that...

When you modify pixelpost.php, make sure that word wrap is off and that when you change a line it doesn't get wrapped to the next line.

Try grabbing a fresh copy of pixelpost.php and make sure...
Forum: Pixelpost Help 08-09-2005, 08:13 AM
Replies: 4
Views: 1,418
Posted By riken
To close comments, remove the comment tags from...

To close comments, remove the comment tags from the template. That way they won't show up on the website.

In the admin you can set the default template. I believe the option is under...
Forum: Pixelpost Help 08-09-2005, 06:13 AM
Replies: 4
Views: 1,418
Posted By riken
Change the images path to ../images/ and see if...

Change the images path to ../images/ and see if that fixes things.

Note to the developers: Given the sheer number of support queries this change fixes, is it worth changing the default value of...
Forum: Hacks and Modifications 08-09-2005, 03:22 AM
Replies: 4
Views: 1,211
Posted By riken
Didn't think of Cygwin. Not sure if I care enough...

Didn't think of Cygwin. Not sure if I care enough to download and install it though.


You're not using the function you modified to produce the feeds anyway. Instead you're just calling the db...
Forum: Pixelpost Help 08-09-2005, 02:50 AM
Replies: 75
Views: 10,894
Posted By riken
This is a tool for referer spam. It allows you to...

This is a tool for referer spam. It allows you to change your referer line to be anything you want, so that pixelpost will record the info set in SuperSpoofer instead of where the actual web browser...
Forum: Pixelpost Help 08-09-2005, 01:30 AM
Replies: 7
Views: 1,486
Posted By riken
I'm suprised by this because acording to the WAMP...

I'm suprised by this because acording to the WAMP site it installs PHP5. Could you please check your General Info and see if you are running PHP4 or PHP5. Thanks.
Forum: Pixelpost Help 08-09-2005, 12:04 AM
Replies: 7
Views: 1,486
Posted By riken
Pixelpost is not compatible with PHP5. Downgrade...

Pixelpost is not compatible with PHP5. Downgrade to PHP4 and try again.
Forum: Pixelpost Help 08-04-2005, 01:33 AM
Replies: 4
Views: 1,161
Posted By riken
Suggest this idea here:...

Suggest this idea here: http://www.pixelpost.org/forum/viewtopic.php?t=1817
Forum: Hacks and Modifications 08-04-2005, 01:32 AM
Replies: 4
Views: 1,211
Posted By riken
Could you also provide this as a set of changed...

Could you also provide this as a set of changed files, for those of us who are forced to use Windows at work instead of a sane OS like linux.

Also, without having seen the code, couldn't you do...
Forum: Pixelpost Help 08-03-2005, 08:28 AM
Replies: 26
Views: 3,519
Posted By riken
1. If you can, go to EasyPHP>>Configuration>>PHP...

1. If you can, go to EasyPHP>>Configuration>>PHP Extention and check php_gd2. If you can't do that then edit the php.ini file and look for ";extension=php_gd2.dll" and change it to...
Forum: Pixelpost Help 08-03-2005, 07:26 AM
Replies: 26
Views: 3,519
Posted By riken
Trust me, I'm a professional 8) Somewhere in...

Trust me, I'm a professional 8)

Somewhere in your easyphp directory is a file called php.ini. There might be more than one. In that file change the display errors option to false and everything...
Forum: Pixelpost Help 08-03-2005, 07:10 AM
Replies: 6
Views: 986
Posted By riken
And also...

And also http://pixelpost.org/forum/viewtopic.php?t=1815&amp;highlight=cgibin
Forum: Pixelpost Help 08-03-2005, 06:48 AM
Replies: 26
Views: 3,519
Posted By riken
Hmmm, Ok. Go to C:\Program...

Hmmm, Ok.

Go to C:\Program Files\EasyPHP1-8\conf_files and edit php.ini. Find line, replace as above.

Edit: I noticed you're using the previous version to me. Update your copy of EasyPHP and...
Forum: Pixelpost Help 08-03-2005, 01:52 AM
Replies: 26
Views: 3,519
Posted By riken
1. Right click on the EasyPHP toolbar icon, and...

1. Right click on the EasyPHP toolbar icon, and choose Configuration>>PHP

2. Search the config file for "display_errors = On" and change it to "display_errors = Off".

3. Save, close and try...
Forum: Pixelpost Help 08-02-2005, 11:29 PM
Replies: 5
Views: 987
Posted By riken
As a general rule, if something works in firefox...

As a general rule, if something works in firefox but is broken in IE, its IE's fault.
Forum: Bug Report 1.4.x 08-01-2005, 08:03 AM
Replies: 7
Views: 1,273
Posted By riken
Yeah the code does previous&lt;date and next>date...

Yeah the code does previous&lt;date and next>date instead of previous&lt;=date and next>=date. If you were to change it you would get a random image for any images that had the same date.

The solution...
Showing results 1 to 25 of 66

 

All times are GMT. The time now is 04:59 AM.

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