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 - Sun Zaza

Pages: 1 [2] 3 4 5 6 ... 34
16
Hi,

I want to use on my gallery the following tag:
Code: [Select]
{if page_cities}something{endif page_cities}. Like
Code: [Select]
{if page_details}something{endif page_details}
page_cities means cities.php. It is an additional page.
That means if I am on the page cities.php, it will show something, otherwise nothing.

I added this on the page_header, but without success:
Code: [Select]
"page_cities"   => false,
"cities"   => false,

Any help will be appreciated.

Thanks in advance,

17
Hi,

I am looking for someone to intergrate the login of my 4images and a test script (php).

I want that the members of my 4images gallery don't need to login into the test script to use it.

Thank you in advance,
Cruxy

18
Thanks Andi.

19
I was using v1.7.7.

The variables are defined on for example: contact.php, send_suggestion.php, mail_us.php...

20
Thanks V@no, but I did not change anything before the update.

Does the version 1.7.10 works different?

21
Hello,

Before I update my gallery to 1.7.10 (From 1.7.7), I used variables in the language file. For example:
$lang['image_city'] = "The city is " . $image_place . " "
It was always working, but not anymore.
(Not only for one variable, but for all the variables I use in the language file.

Does the new version works different?

Ik hope I get some help, because my gallery looks like a mess.

Thanks in advance,
Cruxy

22
Hello,

For the first time I got this error: CSRF check failed.

What is CSRF? Is it something new at 4images?
Why the file csrf_utils.php?

Thank you in advance,
Cruxy

23
what was the last changes you did in members.php?
Attach it to your reply, it might speed up the answer ;)

Your question has already the answer. Thanks V@no. It is working now.

24
Hello,

I have a problem. I just realise today dat I cannot update the database from the page member_editproflie.html.
When I click on OK is see the change on this page (I think session), but nothing happend on the database.

Does anyone know how to fix this issue.

Thanks in advance,

25
No, but now I did. Het is working. Thanks.

I just realize another problem, because I cannot update the database from the page member_editprofile.html.
I am talking here about everything (Not only the dropdown.

I will open a new topic.

Thank V@no

26
Hello,

How can I use the dropdown options for custom database fields in the member_editprofile?

I am using thisl line on the file but without success:
Code: [Select]
<input type="dropdown" name="user_foot"  size="30" value="{user_foot}" class="input" />
Thanks in advance,

27
Hello,

I have a question:

When I add for example two additonal fields using (db_field_definitions.php), it shown on the ACP under each other.
I want them on one line (Near each other)

More explanation:
db_field_definitions.php
$additional_image_fields['image_city'] = array($lang['image_city'], "text", 0);
$additional_image_fields['image_country'] = array($lang['country'], "text", 0);

ACP
Image city

Image country

I don't want them like this. I prefer the two input boxes near each other. Otherwize I will get e very long page.
Is that possible? (Everything is possible with PHP!!!)

Thank you in advance for any help






28
Discussion & Troubleshooting / I cannot log in (SOLVED)
« on: January 29, 2011, 04:15:53 PM »
Hello,

I have an annoying problem. I can log in to my gallery from Admin, but NOT from the front. I really doesn't know what I have to do.
The users connot also log in. Everytime I go back to the same page.

I am using 4images version 1.7.7.

PS: I do not have any problem with my other 4images gallery (On the same server).

Any help will be very appreciated.

Cruxy

29
Discussion & Troubleshooting / Sort plugins list in the ACP
« on: January 16, 2011, 06:57:29 PM »
Hi,

How can I sort the plugins list I added to my gallery (In the ACP)?

Thanks in advance,
Cruxy

30
Hi V@no,

I will be very nice if I can have an separate upload page only for media site. How can we do that?

Thanks in advance,
Cruxy

Pages: 1 [2] 3 4 5 6 ... 34