• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] how to disable AJAX adding comments?

Started by fourdeltaOne,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fourdeltaOneTopic starter

Skype: epic.mediauz
  •  

PHPVibe A.

Detail, I don't get it. The comments system is 100% based on ajax, won't work with classic submit.

fourdeltaOneTopic starter

ajax adding comments the problem. cannot add two comments in the same window.
so I want to completely disable ajax add. possible as that correct?  :'(
Skype: epic.mediauz
  •  

PHPVibe A.

Open

/tpl/{your used theme}/js/phpvibe_app.js


find:

function addEMComment(oid){


and under it remove:

//mark comment box as inactive
           $('#emAddButton_'+oid).attr('disabled','true');



fourdeltaOneTopic starter

Skype: epic.mediauz
  •  

PHPVibe A.

What are you looking for? This should the anti-spam measure to disable to add comment button after posting...

fourdeltaOneTopic starter

yes everything is already decided.  thanks.

By the way, open a private message to me. I can not write to you.

have a suggestion.
Skype: epic.mediauz
  •  

PHPVibe A.

Sorry, people are flooding my inbox, so decided to close my messaging.
Msg sent.

fourdeltaOneTopic starter

I can not answer you!   :-[

User 'Alexander' has blocked your personal message.
Skype: epic.mediauz
  •  

PHPVibe A.


Similar topics (7)