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.


Messages - rbfabbri

Pages: [1] 2
1
Thanks V@no!

2
Didn't work V@no!  :?

3
Hi

I'm using in my gallery a sidebar menu that shows the categories.

The problem is that the categories are not displayed in my custom template pages (index.php?template=name)

There is some way to do this?

In the normal pages of the gallery i add "categories" => get_categories(0), in php files but how to do with the custom template pages?

Thanks!!!!

4
And the category dropdown bug, any solution?

Thanks!!!

5
Nobody????  :roll:

6
I'm having a problem

My root folder of 4 images is http://www.estampafotos.com/galeria/

The sitemap is generated in http://www.estampafotos.com/sitemap.xml

When i open the sitemap in browser shows this error

Code: [Select]
Warning: require(config.php) [function.require]: failed to open stream: No such file or directory in /home2/estampaf/public_html/google.php on line 9

Warning: require(config.php) [function.require]: failed to open stream: No such file or directory in /home2/estampaf/public_html/google.php on line 9

Fatal error: require() [function.require]: Failed opening required 'config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home2/estampaf/php') in /home2/estampaf/public_html/google.php on line 9

How can i fix this?

Thanks!!!!

7
Thanks, i found the error!!!

8
CanonInk, this works for me only for categories.

The images continues

http://www.estampafotos.com/galeria/img-23.htm

Any idea?

Thanks!!!

9
As i see my categories are renamed to name.htm but when i click on the category, i get a 404 error.

I read all the posts here and nothing... :roll:

My site is http://www.estampafotos.com/galeria/

I used the sessions.php that i downloaded in the first post and my htaccess is:

Code: [Select]
RewriteEngine On

RewriteBase /galeria/
RewriteRule ^cat-(.*)-([0-9]+).htm categories.php?cat_id=$2&%{QUERY_STRING}
#Mod_bmollet : Image name in URL
RewriteRule ^img-(.*)-([0-9]+).htm details.php?image_id=$2&%{QUERY_STRING}

#Mod_bmollet : This is to make search function work  ( redirect links from search results )
RewriteRule ^search\.htm$ search.php?%{QUERY_STRING}
RewriteRule ^search\.([0-9]+)\.htm$ search.php?page=$1&%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.search.htm$ details.php?image_id=$1&%{QUERY_STRING}
RewriteRule ^cat\.htm$ categories.php?%{QUERY_STRING}
RewriteRule ^lightbox\.htm$ lightbox.php?%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.lightbox.htm$ details.php?image_id=$1&%{QUERY_STRING}


10
Thanks nobby!!! :D :D :D

11
nooby

I want  the background white in the second line too.

I dont know how to do this.

Thanks!!!

13
Hi

I increased the number of new images that shows in index. The problem is that on second line of the table, the background shows a different color of the first and third lines.

Someone knows how fix this?

Thanks!!!

14
Great KurtW!

Works perfectly!

Thanks!!!!

15
Kurt, this only centralize in the horizontal.


I would not like that they shows in the top but in the middle of the cell.

Thanks!!!

Pages: [1] 2