The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Great works now, it needed a absolute url.
Thanks
Thank you, very nice of you, but I think they already have that.
Are you a adultscriptpro programmer? Because didn't you just copy/paste the above instructions, maybe symtab will check my question.
My host install service has asked me to ask you if you can provide a working configuration file(that works with database) so they can complete installation. That's just what they asked me.
I have no problem inserting new javascripts into script template pages, but it does not work with java news ticker i am trying to install.
I am using same path as my javascripts:
/mysite/templates/default-pink/js/allScriptsHere
<APPLET codebase="/mysite/templates/default-pink/js/ticker1.class" code="ticker1.class" width=270 height=20 >
This is the java applet and it is suppose to connect with 'ticker1.class':
<APPLET codebase="/mysite/templates/default-pink/js/ticker1.class" code="ticker1.class" width=270 height=20 style=" float:right; margin-top:-2px">
<PARAM name="FONT" value="ARIAL">
<PARAM name="SIZE" value="14">
<PARAM name="STEP" value="1">
<PARAM name="DELAY" value="100">
<PARAM name="TEXT" value="news articles latest twitter active">
</APPLET>
????
It works fine on a test page(not adultscriptpro) with html and ticker1.class in same root folder
What is 'slug' in add video panel?
Is there a guide for complete admin panel instructions?
where to change numbers of thumbs per page? Default is 24, is that for best page load time?
Thanks for helping.
Which area of world are you? maybe related to host speed
site is hosted close t NYC, last time i checked longest page load speed was in La--> opposite coast
Did you click to view page?
Who ever know how script works can you take a look and detect why?
I got a page speed grade of 77% on gmetrix
You will see the speed when it starts searching and playing, especially slow in ie(sometimes have to type twice in ie)
All i did was add/erase some divs to template, site 'search' seems to be running very slow, specially in IE(1 to 2.5 minutes for search results), can you give me a diagnostic?
Host verified and said there are no server side issues.
I will tell you url in private message, or maybe you already know it...please check out whats going on
Speed Tests:
Location Res kB Time Con TTFB Mbit/S
Orlando USA OK kB22.5 Time0.40 Con0.07 TTFB0.22 Mbit/S1.8
Oklahoma City USA OK kB22.5 Time0.50 Con0.11 TTFB0.23 Mbit/S1.1
Las Vegas USA OK kB22.5 Time1.45 Con0.15 TTFB1.00 Mbit/S0.6
Joplin USA OK kB22.5 Time2.51 Con0.11 TTFB2.16 Mbit/S0.8
Los Angeles USA OK kB22.5 Time2.52 Con0.13 TTFB2.13 Mbit/S0.7
ok good, works fine with admin panel
but by curiosity can you tell me where that value is in script?
ok i will try that.
I searched the video_view.tlp and found--> <?php if ($this->related_total > 10): ?> but it does not change anything when i modify it.
There where also no results when i searched for '10'
on modules/video/components/view.php and templates/your-template/extend/ajax/related.plugin.php
Found $limit= $vcfg['related_per_page']; on related.plugin.php ???
The slider is on video_view.tpl.php, i knew that, but the code that determines how many videos show in the 'related videos' slider i can't find.
Isn't it somewhere else?( like a value sent to this page from another file?php?)
The script has determined somewhere that 10 thumbs appear per time in slider.
Where is file to modify number 'related videos' showing.
The default 'related videos' on video_view.tpl.php is showing 2 rows of 5 thumbs --> total of 10 thumbs.
Looking to modify to 2 rows of 3 thumbs-->total 6 thumbs .
Thank you-->mulţumesc
(google translate!)
Just like the frontpage.tpl.php can modify index page, where are the files to modify the search results page and video play page ?
Thank you
should i have something else than an empty value="" ?
Its working only when i remove the value="<?php if (isset($this->query)): echo e($this->query); endif; ?>" /> in the form input
When i leave this php code the form doesn't show and page source is only rendered to code right before this php code.
?
Can you display the new list of sites available for mass embed option.
Is there a way i am supposed to have my site index.php in relation to proscript files?
Dropping in this new index.php instead of the default index.html & index.php in root folder is not working.
Do i have to put that code in like this?
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
<script type="text/javascript" src="<?php echo TPL_REL; ?>/js/jquery-1.5.2.min.js"></script>
</head>
<body>
<script type="text/javascript">
CODE HERE
</script>
<div id="search">
...
</form>
</div>
</body>
Can you please tell me this code?
I have a site with many pages and all i want is to do add a search box on my existing site connected to pages of adultscriptpro for video search results.
Is it possible to have the search form on my site send query to adultscriptpro search and get adultscriptpro result pages.
That is the only reason i want to use this script, to have a video search section. I would not keep anythin else beside mobile options.
(I am trying to build my template into fontpage&header but it would be way easier the way i am asking i think)
I thought that sphinx was included by default, otherwise i will need to install it.
Why would i not want to install it? Whats the difference between the mod you can do
and having sphinx?
Search is not returning all words in titles and i have latest version.
Often have zero results in ie7.
What's going on?