|
Good days. 5 posts without response, and counting...
PHP Version 5.2.17
Joomla! version 2.5.6
Booking version: 1.4.3
Many people find it confusing to have to write with capital letters in the captcha of the reservation. How I can change the character case? (that can write in lowercase)
Many thanks.
|
in Captcha change ca ...
|
Posted 12 years, 8 months ago
by dmpitu
|
|
Hello. This one is my fourth message and you have not answered any. Here I write what you demand to answer us:
PHP Version 5.2.17
Joomla! version 2.5.6
Booking version: 1.4.3
I can contribute more information if you need them...
The problems are various, but the worst of all is to manage the images. I have tried of infinite ways, but it is impossible to be able to delete or update none of them. Is it possible that the reason is because the files are inside a subfolder?
Solutions?
|
all the images, impo ...
|
Posted 12 years, 8 months ago
by dmpitu
|
|
Hello. I find a problem when make a backup of the BD of Joomla 2.5.
After erasing the tables of the database I return to import the file of the backup, but appears the next error:
-----------------------------------------------------
MySQL say: Documentation
#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation
-----------------------------------------------------
In the final part of the Backup file, I see this lines:
--------------------------------------------
-- Estructura para la vista `sgj_booking_template_value_view`
--
DROP TABLE IF EXISTS `sgj_booking_template_value_view`;
CREATE ALGORITHM=UNDEFINED DEFINER=`servici3_prbpt25`@`localhost` SQL SECURITY DEFINER VIEW `sgj_booking_template_value_view` AS select `value`.`id` AS `id`,`translation`.`language_id` AS `language`,`translation`.`value` AS `value` from (`sgj_booking_template_value` `value` left join `sgj_falang_content` `translation` on((`translation`.`reference_id` = `value`.`id`))) where ((`translation`.`reference_table` = _utf8'booking_template_value') and (`translation`.`reference_field` = _utf8'value'));
-------------------------------------------------
This is correct or a DROPTABLE must not exist there?
And way phpMyAdmin required from me that I have Super privileges?
Many thanks for the support about this.
|
problem with mysql b ...
|
Posted 12 years, 9 months ago
by dmpitu
|
|
Hello, good day. I need to manage the "id" of the objects created, and that it begins counting from 10181.
I was trying to reset the "Auto_Increment" in the field "id" (table sgj_booking_subject) with the SQL command
"ALTER TABLE sgj_booking_subject AUTO_INCREMENT=10181;"
and work well, but the objects not showing in the "frontend-Object List", and after change this, If I make a new object neither is visible.
Many thanks for some idea for modify the id number of the objects.
|
change the auto_incr ...
|
Posted 12 years, 9 months ago
by dmpitu
|
|
Problem solved. The error was that the mail is a domain that uses google apps and joomla smtp not working. The server support changed something and now it works. Thank you very much again. Booking work fine.
|
emails not send if d ...
|
Posted 12 years, 9 months ago
by dmpitu
|
|
Really. Exactly, because it is an example.
|
emails not send if d ...
|
Posted 12 years, 9 months ago
by dmpitu
|
|
Hello and thanks Jitr. Are you saying you tested with 2 email and works? And how is that you have 2 mails with the domain of my site? JaJaJa. No no no, the problem is only with the domain of the site. This is not spam.
I'll give an example to be more clear clear...
( 1 )
User making a reservation:
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
OR
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
OR other
administrator who receives notice of the reservation:
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
OR
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
RESULT: The confirmation email is sent successfully
( 2 )
User making a reservation:
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
OR
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
OR other
administrator who receives notice of the reservation: perengano@site-domain.es (here is the problem)
RESULT: The confirmation email is NOT sent
This is very rare. I have no idea that thing to check.
|
emails not send if d ...
|
Posted 12 years, 9 months ago
by dmpitu
|
|
Thank you very much for the reply. I believe I´ve been confused in the example. Actually only there is a mail with the same domain of the site (one of 2 administrators), and is in the config "To e-mail(s)". And if I try to make a reservation as a user with any mail, only the mail of confirmation comes to "admin2@any-domain" but not to "admin1@site-domain"
I have updated the attached image. Many thanks again.
|
emails not send if d ...
|
Posted 12 years, 9 months ago
by dmpitu
|
|
Hello. I recently purchased the Booking PAID version (1.4.1) and I think it works well in joomla 2.5.6, but I have a problem with sending email to the administrator or customers when a reservation is produced, and the domain is the same as the domain of the site.
EJ: (in the config, Notification - Reservation)
The site: "the-domain-site.es"
- if the domain in the mail (in the "To e-mail(s)") is the same domain as the web site (email@the-domain-site.es) no email is sent.
- For any email with a different domain (
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
) mails are sent.
Any idea that I can change to solve this problem? Thank you very much for the support.
Daniel
|
emails not send if d ...
|
Posted 12 years, 9 months ago
by dmpitu
|
More |