- Posts: 4
- Thank you received: 0
Error: Image could not be generated!
- Anastasia Novokhrestova
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
9 years 1 month ago #8513
by Anastasia Novokhrestova
Error: Image could not be generated! was created by Anastasia Novokhrestova
Hi! Got list of warnings that is fixable with code-line:
above the line:
And got the error that appears when I add more than 10 items...
Need your help! Wanna add more than 40 items.
Joomla version is 3.4.8, PHP version 5.6, using Gantry 5 Framework. Everything is on localhost.
Thanks a lot.
Code:
$article = new stdClass();
Code:
$article->slug = $article->id.':'.$article->alias;
Need your help! Wanna add more than 40 items.
Joomla version is 3.4.8, PHP version 5.6, using Gantry 5 Framework. Everything is on localhost.
Thanks a lot.
Attachment error.png not found
Attachments:
Please Log in or Create an account to join the conversation.
9 years 1 month ago #8514
by Kiên
Replied by Kiên on topic Error: Image could not be generated!
Hello animko!
Thanks for using our module!
When you add
then data of object $article will re initializing, so the objects as: id, alias, catid... is empty value.
The module unlimited adding items.
if possible, please creat site demo to host and send info access (amin, ftp) to email contact: contact(at)omegatheme(dot)com I'll check it for you.
Regards,
Kien
Thanks for using our module!
When you add
Code:
$article = new stdClass();
The module unlimited adding items.
if possible, please creat site demo to host and send info access (amin, ftp) to email contact: contact(at)omegatheme(dot)com I'll check it for you.
Regards,
Kien
Please Log in or Create an account to join the conversation.
- Anastasia Novokhrestova
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 1 month ago - 9 years 1 month ago #8529
by Anastasia Novokhrestova
Replied by Anastasia Novokhrestova on topic Error: Image could not be generated!
Sorry I haven't replied for a long time. 
And thank you for your quick reply and for opportunity to use this module for free!
I think I got the reason of the error. When I switch off the option "Resize image" the error disappears and everything goes well.
I can't host the site now. :dry:
But maybe now (when I found the reason of the error) you can advise me how can I fix this. And the error with resizing appears only when I add 11th image in module. With 10 everything goes ok.
And also I've commented the line:
Did I get you right that it's wrong to use it here? Don't have any warnings.. yet. Will see.. Maybe it was just a bug of system or something else. :whistle:

And thank you for your quick reply and for opportunity to use this module for free!

I think I got the reason of the error. When I switch off the option "Resize image" the error disappears and everything goes well.
I can't host the site now. :dry:
But maybe now (when I found the reason of the error) you can advise me how can I fix this. And the error with resizing appears only when I add 11th image in module. With 10 everything goes ok.

And also I've commented the line:
Code:
/** $article = new stdClass(); **/
Last edit: 9 years 1 month ago by Anastasia Novokhrestova.
Please Log in or Create an account to join the conversation.
9 years 1 month ago #8530
by Kiên
Replied by Kiên on topic Error: Image could not be generated!
I will check if more than 10 items, if incurred will correct my errors and report back to you :lol:
Please Log in or Create an account to join the conversation.
- Anastasia Novokhrestova
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 4 weeks ago #8542
by Anastasia Novokhrestova
Replied by Anastasia Novokhrestova on topic Error: Image could not be generated!
Thanks, I am waiting! 
One more thing I just saw: when the option "Resize image" is disabled, option "Display" is "Horizontal slider" and option "Tooltip" is enable - tooltip doesn't appear.
But if option "Display" is "Grid" or the option "Resize image" is enable - tooltip appears.

One more thing I just saw: when the option "Resize image" is disabled, option "Display" is "Horizontal slider" and option "Tooltip" is enable - tooltip doesn't appear.
But if option "Display" is "Grid" or the option "Resize image" is enable - tooltip appears.
Attachment tooltip.jpg not found
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
9 years 4 weeks ago #8543 by Trung Duong
Replied by Trung Duong on topic Error: Image could not be generated!
Hi Animko,
This option is just available with grid layout only.
Thank you,
This option is just available with grid layout only.
Thank you,

Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds