Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: apoc
Forum: Lounge 04-23-2009, 08:19 PM
Replies: 604
Views: 110,688
Posted By apoc
Take a look at my photoblog:...

Take a look at my photoblog: http://www.apocalyps.ca
I'm using a modified version of the delicious theme, and some custom scripts (a different front page from the rest of the pages for example)
...
Forum: Addons 09-12-2007, 12:28 AM
Replies: 3
Views: 506
Posted By apoc
Lightbulb Commenter Info

I visit many photoblogs every week and it gets tiring having to fill in all the forms with your name your email and url. Even with a firefox addon.

There is an option where pixelpost creates a...
Forum: Addons 08-04-2007, 02:31 AM
Replies: 50
Views: 4,708
Posted By apoc
Both basic and advanced addons don't work on my...

Both basic and advanced addons don't work on my blog. When I add the tag it just displays a blank page.

Please help me out.
Forum: Hacks and Modifications 06-16-2007, 11:45 PM
Replies: 12
Views: 1,795
Posted By apoc
Yea, i noticed Google image results only worked...

Yea, i noticed Google image results only worked for the photos where i manually put the title in the filename and I stopped doing that a while ago, so this should help.
Forum: Hacks and Modifications 06-16-2007, 06:42 PM
Replies: 12
Views: 1,795
Posted By apoc
I added this to replace spaces with underscores...

I added this to replace spaces with underscores and add an underscore to the end of the title:

$headline_r = str_replace(' ', '_', $headline) . '_';

Then added the new headline variable to...
Forum: Hacks and Modifications 06-15-2007, 10:40 PM
Replies: 12
Views: 1,795
Posted By apoc
Well, that didnt quit do it, but i figured it...

Well, that didnt quit do it, but i figured it out. If anyone's interested tell me and I'll explain what I did.
Forum: Hacks and Modifications 06-15-2007, 04:11 AM
Replies: 12
Views: 1,795
Posted By apoc
oh, i understand that. but it seems that...

oh, i understand that.

but it seems that there is a problem. the image title is not included in the filename after the code has been modified.
Forum: Hacks and Modifications 06-15-2007, 12:48 AM
Replies: 12
Views: 1,795
Posted By apoc
why would it break?

why would it break?
Forum: Hacks and Modifications 06-14-2007, 05:56 PM
Replies: 12
Views: 1,795
Posted By apoc
Thanks

Thanks
Forum: Hacks and Modifications 06-14-2007, 05:01 PM
Replies: 12
Views: 1,795
Posted By apoc
Image title in filename

When uploading a photo pixelpost allows you to add a timestamp to the file name.

i found this line in /admin/new_image.php



how would i add $image_title so that the filename also has the...
Forum: Template design and Front-End Code 05-04-2007, 03:41 PM
Replies: 9
Views: 1,027
Posted By apoc
Im not asking how the tag works, im asking how...

Im not asking how the tag works, im asking how the tag functions, the code behind the tag. I want to make other things disappear just as the "next" disappears when you view the most recent image.
Forum: Template design and Front-End Code 05-04-2007, 06:08 AM
Replies: 9
Views: 1,027
Posted By apoc
Can anyone tell me how <IMAGE_NEXT_LINK> tag...

Can anyone tell me how <IMAGE_NEXT_LINK> tag works, mainly the part where it disappears on the recent image. I want to implement that function on other parts of my site. Thanks.
Forum: Pixelpost Help 05-04-2007, 12:24 AM
Replies: 15
Views: 1,732
Posted By apoc
Thats unfortunate, I could also make use of an...

Thats unfortunate, I could also make use of an addon like this. If anyone has some free time, perhaps they would be kind enough to write it?
Forum: Addons 05-03-2007, 11:47 PM
Replies: 50
Views: 7,293
Posted By apoc
pretty cool. i implemented it on my site. ...

pretty cool. i implemented it on my site. thanks for writing the code.
Forum: Template design and Front-End Code 05-01-2007, 03:57 AM
Replies: 63
Views: 16,920
Posted By apoc
what would i have to do if i wanted it to slide...

what would i have to do if i wanted it to slide from the side?

edit: nevermind, i figured it out. I made a table.
Forum: Addons 04-14-2007, 04:19 PM
Replies: 10
Views: 1,844
Posted By apoc
I'm not sure I understand. The addon I mentioned...

I'm not sure I understand. The addon I mentioned above, takes the categories and lists them with categories with more photos displayed in bigger font and categories with less photos in smaller font....
Forum: Addons 04-14-2007, 06:35 AM
Replies: 10
Views: 1,844
Posted By apoc
Tag Clouds

A weighted categories list already exits, but with the introduction of tags to version 1.6 i was wondering if anyone could edit that addon to make it one that could be used for tags.
...
Forum: Pixelpost Help 04-13-2007, 10:02 PM
Replies: 11
Views: 1,237
Posted By apoc
Thanks guys, it seems there were files in the...

Thanks guys, it seems there were files in the includes folder that i didnt upload properly. Now, it works, thanks for the help and now i am going to go try out the new features.
Forum: Pixelpost Help 04-13-2007, 04:47 AM
Replies: 11
Views: 1,237
Posted By apoc
I turned off all addons and turned on one at a...

I turned off all addons and turned on one at a time a couple random ones.
Error produced on index.php?view=images&errors is

Fatal error: Call to undefined function list_tags_edit() in...
Forum: Pixelpost Help 04-13-2007, 01:57 AM
Replies: 11
Views: 1,237
Posted By apoc
the error that is displayed in all sections is ...

the error that is displayed in all sections is
Fatal error: Call to undefined function count_addon_admin_menus() in /home/apocalyp/public_html/admin/view_info.php on line 16
Forum: Pixelpost Help 04-13-2007, 01:51 AM
Replies: 11
Views: 1,237
Posted By apoc
thanks for the quick response. i uploaded all...

thanks for the quick response. i uploaded all the new admin files and turned off all my addons as you suggested and the problem still persists. Besides the images not being displayed the "General...
Forum: Pixelpost Help 04-13-2007, 01:22 AM
Replies: 11
Views: 1,237
Posted By apoc
looks great. the thumbs page IS nice. I also...

looks great. the thumbs page IS nice.
I also upgraded my photoblog ( http://www.apocalyps.ca ) to 1.6 however i was having some problems with the admin page so i replaced the old admin files. ...
Forum: Pixelpost Help 03-07-2007, 04:27 PM
Replies: 2
Views: 688
Posted By apoc
It seems no one understood me, so instead of...

It seems no one understood me, so instead of making another thread ill try reword what i was trying to say.

I would like to have /index.php display a pixelpost page a little different than one...
Forum: Lounge 02-01-2007, 10:05 PM
Replies: 9
Views: 1,203
Posted By apoc
That is a great idea, I really enjoyed going...

That is a great idea, I really enjoyed going through the photos and watching how they looked before they were processed. Very nice.
Forum: Pixelpost Help 10-09-2006, 10:35 PM
Replies: 2
Views: 688
Posted By apoc
Display Current Day

How do I have something like the "next" button, it disappears when there are no photos ahead of the current one, but instead of a "next" button I have a javascript?

This would be used to make the...
Showing results 1 to 25 of 28

 

All times are GMT. The time now is 01:56 PM.

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