Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Undefined offset

  • Cristian Iconomu
  • Cristian Iconomu's Avatar Topic Author
  • Offline
  • New Member
More
16 years 7 months ago #7352 by Cristian Iconomu
Undefined offset was created by Cristian Iconomu
Hi,

I just installed SIGPRO on Joomla and everything is okay until a I login as user...
I get the undefined offset error on lines 81, 82 and 83:
It is probably worth mentioning that I also had a flash movie (in the template) that wasn't loading due to the use of <?php echo $mosconfig_live_site;?> in the path, giving me a "undefined variable error" but maybe it's irrelevant.

The gallery works fine even with the error.
I can give you the url and username/password on email if necessary.

Thanks, and keep up the great work, the plugin is really great.

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago - 16 years 7 months ago #7353 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Undefined offset
Hi my friend!

It will be helpfully if you can send also a link to see the problem!

Well, i see that in those 3 lines, we define some variables respect an array.
Some servers return warning if an array or variable is not pre-defined

Try to do that ( EDIT: correction of the code )
if(@$_params[1]) $_width_final_ = $_params[1]; else $_width_final_ = $_width_;
if(@$_params[2]) $_height_final_ = $_params[2]; else $_height_final_ = $_height_;
if(@$_params[3]) $_howmanythumbs_ = $_params[3]; else $_howmanythumbs_ = $singlethumb;
at those 3 lines and check it out!

Also you can PM me a link and a s.administrator account to check it out my self if you can!

Thank you my friend!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago #7354 by nish
Replied by nish on topic Re: Undefined offset
having the same issue, please help me.
I tried above the lines edited as explained and didn't work.

Please anyone solved this issue at all?

Thank You
Nish

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago #7355 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Undefined offset

having the same issue, please help me.
I tried above the lines edited as explained and didn't work.

Please anyone solved this issue at all?

Thank You
Nish


Hi there!

I correct the code above, check it out again!

But if still doesn't work send me a link to see the issue!
Also you can PM me an super administrator account to see what happen in your case!

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago #7356 by nish
Replied by nish on topic Re: Undefined offset
OK, Line 81,82,83 ERROR is gone after putting the new code. but I am still getting the following ERROR;

Notice: Undefined index: af834e61b367f64b12ba98997bf800b4 in /home/xxxxxx/public_html/mambots/content/plugin_jw_sigpro.php on line 281


I get the above error once for each image I have in the Gallery

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago #7357 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Undefined offset
ok! lets see what happens!

please, send me a direct link to see the issue in real time
and also a super administrator account to check the files!

Thank you!
No worries, the problem will be solved!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago #7358 by nish
Replied by nish on topic Re: Undefined Index
Hi I have PM you with s.admin username/password
Please login from the FRONTEND and go to any Gallery page you will see the error message

Also noticed you get the error message once for every image you have on the Gallery

Once you solved this issue, I will get back to you for a custom modification quote for adding a PRINT button to larger image.

Many Thanks
Nish

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago - 16 years 7 months ago #7359 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Undefined offset
Hi there!

I just checked the page
www.YOURSITE.co.uk/conference-tables/
where i can see the sig pro in action

i checked it out with FF and IE7
and as you can see in my screenshots i can't see the warnings

can you send me a direct link to the page you can see those warnings?

thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Attachments:

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago - 16 years 7 months ago #7360 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Undefined offset
with ie 7

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Attachments:

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago #7361 by nish
Replied by nish on topic Re: Undefined offset
Hi,

it is only visible when you login to website from FRONTEND, there is a Login link on FOOTER MENU, please use the username/password I sent you via PM message

Again, please login to frontend joomla to see the ERROR

Thank You
Nish

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum