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 - satine88

Pages: [1] 2 3 4 5 ... 17
2
Hello,

How do I change the number of columns in the display of category on the home?
Thank you for your help

4
Hello,
The template is no longer available for download, someone could put an attachment on the forum?
Thank you in advance

5
I just did, and I have this error:)
ok..
http://www.4homepages.de/forum/index.php?topic=27939.0

Thanks ! :)

If it helps someone else:

if you have this error:
 Fatal errorCall to undefined function: date_default_timezone_set () in homez.93/fondecra/www/config.php on line 25 [/ php]

must do this:

[
quote author=V@no link=topic=27939.msg151217#msg151217 date=1284727924]
If after upgrade or fresh installation you are getting white page or error message:
[
quote]Fatal errorcall to undefined function: date_default_timezone_set() in ...[/quote]

The fix is the following:

In includes/functions.php find:
[
php]?>


Insert above :above::
if (!function_exists("date_default_timezone_set"))
{
  function 
date_default_timezone_set($timezone)
  {
    return 
true;
  }
}


Then open config.php if you find a line with date_default_timezone_set then insert above :above::
if (function_exists("date_default_timezone_set"))
[/quote]

6
I just did, and I have this error:)

7
Hello,
I just made the last update, and I have this error:


Fatal errorCall to undefined function: date_default_timezone_set() in /homez.93/fondecra/www/config.php on line 25

Can you help me?
Thank you

8
Hello,
I'm currently updating a 4images site, but I can not find certain subjects:


MOD: Calendar Print
MOD: Slideshow


Can you help me?
Thank you

9
Discussion & Troubleshooting / Before the update
« on: April 17, 2011, 10:58:10 PM »
Hello,
I wish I update my site, it currently is in version 1.7.7 and I want to
1.7.9.

I add a lot of plugin, how?
I'm in no hurry, and I am ready to re-install all the plugins one by one, but I'm afraid to have
errors (with the base of donnnée, or other)

Can you help me?
Thank you

10
Plz read the text in the link I posted.
You can also use Google Webmaster tools.z

Hello,
I add this in robots.txt:

Code: [Select]
Disallow: /*.search.*
Disallow: /*?page=
Disallow: /*&mode=search
Disallow: /*&sessionid=

You recommend something else?

Thank you

11
Feedback & Suggestions / Re: 4images 1.7.8. - Feedback
« on: November 02, 2010, 11:28:24 PM »
Hello,
I updated version 1.7.7 to 1.7.8 using:
http://www.4homepages.de/forum/index.php?topic=27689.msg149709 # msg149709

but after the update, it displays a blank page

Can you help me?
Thank you


12
Hello,
Can you explain how? Because I want delete urls are of this type:
www.iphone-fonds-ecran.com/img4285.search.htm?sessionid

but the url for an image are of this type:
www.iphone-fonds-ecran.com/img-voyage-19-3787.htm?sessionid

Thank you in advance

13
Hello,

How Google does not index the url like this:

www.site.com/img5796.search.htm?sessionid

Thank you for your help

14
Discussion & Troubleshooting / Re: Update : there is a blank page
« on: September 06, 2010, 08:52:39 PM »
In that case you did something wrong...perhaps server's logs can help you trace the problem.

Hi,

Mp :)

15
Discussion & Troubleshooting / Re: Update : there is a blank page
« on: September 06, 2010, 04:50:08 PM »
I had the old version: 1.7.7 and I edit, replace, remove to get to 1.7.8

Pages: [1] 2 3 4 5 ... 17