Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Our Sales and Billing department is available from Monday - Friday, 00:00 - 14:00 (UTC). Sales & Billing response may be delayed during weekends.

Active subscription not working

10 years 3 months ago
  • Tahir's Avatar
    Topic Author
  • Tahir
  • Offline
  • Fresh Boarder
  • Posts: 48
  • Thank you received: 2
Licenses:
JomSocial Expired

Hey.

I have opened a new thread in the support forum yesterday. So now when i visit my post i cant see the answer of the support team due to no active subscription. My Jomsocial subscription is active for 2 more hours. That is what your system is telling me. So why i cant use the support? Thats a really un-cool situation u know?

Yesterday everything was fine. Today i cant use the support even if i have 2 more hours for my subscription to end.

By the way: i will definitely subscribe again anyway. But this is a ***** situation since i cant fix my issue before i subscribe again while i still have a active subscription. :)

Please check this out...

10 years 3 months ago
Licenses:

Hi, Tahir.

I can see that your license is valid.
Please, post a link to your thread where support staff says that it's invalid.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • Tahir's Avatar
    Topic Author
  • Tahir
  • Offline
  • Fresh Boarder
  • Posts: 48
  • Thank you received: 2
Licenses:
JomSocial Expired

Hi Michal.

When i visit my topic: www.jomsocial.com/forum/profile-universa...ofile-display-issues

First of all, i am logged in. I cant see the responds but there is a "login or buy jomsocial" prompt while im still logged in. Please check the attachement. So if i click on login then i have no active subscription there. It is showing me a subscription from 2013.

Attachments:
10 years 3 months ago
Licenses:

Hi, Tahir.

You can see your active subscription under your avatar at left.
Please, log out,, close your browser, run browser again, clear browser cache and try to log again.

No one from support staff told you that your subscription is invalid ;) This may be caching issue...
Nevertheless, please, try again. And if this fail I'll report it to forum developer.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • Tahir's Avatar
    Topic Author
  • Tahir
  • Offline
  • Fresh Boarder
  • Posts: 48
  • Thank you received: 2
Licenses:
JomSocial Expired

I just jumped to a different computer next to me and try to login etc.

Same thing. I can login, my account page shows my subscription is still active and yes same under my avatar as well. But i cant see the responds to my topic and still get the login or buy JS message while im logged in. So this is pissing me off now since i really have stuff to do on my own business. Could you please forward this to someone who is in charge of subscription stuff? Im in JS since years now and have this kind of problem first time. Its definitely not customer-side problem. This is your system. I got to work now.

I would really appreciate if you could ping me when this situation is fixed. Then i will renew my subscription anyway.

Thanks Michal.

10 years 3 months ago
Licenses:

Hi, Tahir.

Here is Albertus answer from your original thread:

Hi Tahir,

please follow this steps:
1. copy userinfo.php from /components/com_community/templates/default/modules/profile/ to /templates//modelrain/html/com_community/modules/profile/
2. edit it, at line 13 put this new code

$guest = JFactory::getUser();
3. at line 36 you can see this code
<?php if( !$isMine && $config->get('enablepm') ){ ?>
changing it to
<?php if( !$isMine && $config->get('enablepm') && !$guest->get('guest')){ ?>

4. at line 41, changing the code from
<?php if( !$isMine ): ?>
to
<?php if( !$isMine && !$guest->get('guest') ): ?>
5. at line 161 you can see this code
<ul class="nav pull-right">
above that line, put this new code
<?php if( !$guest->get('guest') ): ?>
6. and below line 225, put this code
<?php endif; ?>
after
</ul>

Ref: documentation.jomsocial.com/wiki/Customizing_Template

if you dont know how to do it. please provide me FTP access detail by editing your first post at this topic. put it under site info form

Regards

We're looking int your issue to find solution ASAP.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • Tahir's Avatar
    Topic Author
  • Tahir
  • Offline
  • Fresh Boarder
  • Posts: 48
  • Thank you received: 2
Licenses:
JomSocial Expired

Hi Michal.

Thank you very much for forwarding the fix from the original thread to me. The fix worked for me. So a big thanks to Albertus too.

So regarding my Jomsocial subscription; im still in the dark. My subscription has expired and i cant renew it. I get a "This transaction was declined" error message. So my credit card is definitely working. I already have created a ticket at the Jomsocial billing department but i need to use the support forum ASAP. So im a little mad about this subscription issue.

10 years 3 months ago
  • Ricardo's Avatar
  • Ricardo
  • Visitor
  • Thank you received: 0
Licenses:

Hi Tahir,

I replied the ticket you sent us. Please update the ticket with the requested info or try to renew the license from this page:

www.jomsocial.com/component/digistore/licenses

Best regards,

10 years 3 months ago
  • Tahir's Avatar
    Topic Author
  • Tahir
  • Offline
  • Fresh Boarder
  • Posts: 48
  • Thank you received: 2
Licenses:
JomSocial Expired

Hi Ricardo.

1. I tested to renew my license with this link without success. The error message i get is attached.

2. I shared my paypal account with you in the ticket and im waiting for your money request.

Best Regards.

Attachments:
10 years 3 months ago
  • Tahir's Avatar
    Topic Author
  • Tahir
  • Offline
  • Fresh Boarder
  • Posts: 48
  • Thank you received: 2
Licenses:
JomSocial Expired

Hey.

Im really wondering what you guys are up to? I cant renew my license and cant get support since couple days. You said that you will send me a paypal request but you didnt. You even doesnt answer my ticket.

In very mad about this situation. Just for your info!

Regards

10 years 3 months ago
  • Ricardo's Avatar
  • Ricardo
  • Visitor
  • Thank you received: 0
Licenses:

Hi Tahir,

We sent you a money request. Please let us know the Paypal transaction ID when it's done.

What I see on the snapshot you sent us is that you're using Credit Card as payment gateway, you need to select Paypal.

Best regards,

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW