Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Public Forum / Main Forum / sj_live adsmanager calendar button and expiration

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

× OLD Forum post could be checked here : forum.joomprod.com

sj_live adsmanager calendar button and expiration

More
8 years 8 months ago - 8 years 7 months ago #21563 by waheed146
Hello,

I am working with joomla template sj_live with adsmanager latest version 3.1.5.
also i have set dev site with sj_live template and 2.9.11 version.
dev site have not an even one issue while the latest version have a lot.
I have fixed the image plupload issue. but now i am facing the calendar popup issue.
there is no issue i can see in firebug console when clicking the button

when i closer look source code of both the site dev and live site i seen that
<script type="text/javascript">
 
		jQuery(function($) {
 
		});
Calendar._DN = ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"]; Calendar._SDN = ["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sun"]; Calendar._FD = 0; Calendar._MN = ["January","February","March","April","May","June","July","August","September","October","November","December"]; Calendar._SMN = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; Calendar._TT = {"INFO":"About the Calendar","ABOUT":"DHTML Date\/Time Selector\n(c) dynarch.com 2002-2005 \/ Author: Mihai Bazon\nFor latest version visit: http:\/\/www.dynarch.com\/projects\/calendar\/\nDistributed under GNU LGPL.  See http:\/\/gnu.org\/licenses\/lgpl.html for details.\n\nDate selection:\n- Use the \u00ab and \u00bb buttons to select year\n- Use the < and > buttons to select month\n- Hold mouse button on any of the above buttons for faster selection.","ABOUT_TIME":"\n\nTime selection:\n- Click on any of the time parts to increase it\n- or Shift-click to decrease it\n- or click and drag for faster selection.","PREV_YEAR":"Click to move to the previous year. Click and hold for a list of years.","PREV_MONTH":"Click to move to the previous month. Click and hold for a list of the months.","GO_TODAY":"Go to today","NEXT_MONTH":"Click to move to the next month. Click and hold for a list of the months.","SEL_DATE":"Select a date.","DRAG_TO_MOVE":"Drag to move","PART_TODAY":" Today ","DAY_FIRST":"Display %s first","WEEKEND":"0,6","CLOSE":"Close","TODAY":"Today","TIME_PART":"(Shift-)Click or Drag to change the value.","DEF_DATE_FORMAT":"%Y-%m-%d","TT_DATE_FORMAT":"%a, %b %e","WK":"wk","TIME":"Time:"};
jQuery(document).ready(function(){
	jQuery('.hasTooltip').tooltip({"html": true,"container": "body"});
});
jQuery(document).ready(function($) {Calendar.setup({
			// Id of the input field
			inputField: "publication_date",
			// Format of the input field
			ifFormat: "%Y-%m-%d",
			// Trigger for the calendar (button ID)
			button: "publication_date_img",
			// Alignment (defaults to "Bl")
			align: "Tl",
			singleClick: true,
			firstDay: 0
			});});
jQuery(document).ready(function()
			{
				jQuery('.hasPopover').popover({"html": true,"trigger": "hover focus","container": "body"});
			});
	var acymailing = Array();
				acymailing['NAMECAPTION'] = 'Enter your name';
				acymailing['NAME_MISSING'] = 'Please enter your name';
				acymailing['EMAILCAPTION'] = 'Enter your email address....';
				acymailing['VALID_EMAIL'] = 'Please enter a valid e-mail address';
				acymailing['ACCEPT_TERMS'] = 'Please check the Terms and Conditions';
				acymailing['CAPTCHA_MISSING'] = 'Please enter the security code displayed in the image';
				acymailing['NO_LIST_SELECTED'] = 'Please select the lists you want to subscribe to';
 
window.setInterval(function(){var r;try{r=window.XMLHttpRequest?new XMLHttpRequest():new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}if(r){r.open("GET","./",true);r.send(null)}},840000);
  </script>

is located in dev site while this code is missing new site. it may can help you to give me suggestion how to solve the issue.


another issue is that I am wanted to add a field where user can select when to ads should be expired. how can i do this.

thanks in advance
Last edit: 8 years 7 months ago by juloaadmin.
More
8 years 7 months ago #21581 by juloaadmin
Replied by juloaadmin on topic sj_live adsmanager calendar button and expiration
Don't share credentials here (send credentials by email if needed)

Regarding your issue, do you have any issue with protostart or adsclarity template with adsmanager 3.1.6 ?
Could you check that you have the correct code if protostar is used instead of sjlive, in this case it's more a problem about sjlive ?
you can try to remove the override for the edit view or maybe compare the overrride and the original edit view.
More
8 years 7 months ago #21597 by waheed146
thanks for response.
i have checked with the removal of override template inside sj_live template but date field still not working.
for now i have display none the button for popup calendar and add a placeholder attribute for date.

what about the expiration field setting as a dropdown to select with options . should included charges for options for example 15 days x charges, 25 days y charges etc.
More
8 years 7 months ago #21599 by waheed146
As per your suggestions when i have deleted the override edit template inside sj _ live template i have seen this page

Attachments:
More
8 years 7 months ago #21612 by juloaadmin
Replied by juloaadmin on topic sj_live adsmanager calendar button and expiration
If there is no "style" mean there is a php error on the page, please activate php error reporting in joomla configuration to maximum
Moderators: perry
Time to create page: 0.131 seconds
Powered by Kunena Forum