Adult Script Pro Community Forums

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.

#101 Re: Troubleshooting » Trouble inserting a java applet in my pages » 2011-06-01 21:33:29

Great works now, it needed a absolute url.
Thanks

#102 Re: Documentation » [HOWTO] Install Sphinx for Adult Script Pro » 2011-06-01 18:46:20

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.

#103 Re: Documentation » [HOWTO] Install Sphinx for Adult Script Pro » 2011-06-01 17:14:35

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.

#104 Troubleshooting » Trouble inserting a java applet in my pages » 2011-06-01 04:26:24

asko
Replies: 2

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

#105 Troubleshooting » What is 'slug' in add video panel? » 2011-05-26 22:14:16

asko
Replies: 1

What is  'slug' in add video panel?

#106 Troubleshooting » Guide for admin panel? » 2011-05-26 22:09:59

asko
Replies: 2

Is there a guide for complete admin panel instructions?

#107 Modifications » where to change numbers of thumbs per page? » 2011-05-26 21:57:29

asko
Replies: 2

where to change numbers of thumbs per page? Default is 24, is that for best page load time?

#108 Re: Troubleshooting » site is slow, my host? my mods? » 2011-05-21 22:06:52

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?

#109 Re: Troubleshooting » site is slow, my host? my mods? » 2011-05-21 20:49:35

Who ever know how script works can you take a look and detect why?

#110 Re: Troubleshooting » site is slow, my host? my mods? » 2011-05-21 14:24:57

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)

#111 Troubleshooting » site is slow, my host? my mods? » 2011-05-21 00:38:26

asko
Replies: 25

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

#112 Re: Troubleshooting » Where is file to modify number 'related videos' showing ? » 2011-05-16 17:38:13

ok good, works fine with admin panel
but by curiosity can you tell me where that value is in script?

#113 Re: Troubleshooting » Where is file to modify number 'related videos' showing ? » 2011-05-16 17:31:54

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 ???

#114 Re: Troubleshooting » Where is file to modify number 'related videos' showing ? » 2011-05-16 02:36:46

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.

#115 Troubleshooting » Where is file to modify number 'related videos' showing ? » 2011-05-14 23:04:30

asko
Replies: 7

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 .

#117 Modifications » Where are files to modify search results & video play templates ? » 2011-05-14 15:28:09

asko
Replies: 27

Just like the frontpage.tpl.php can modify index page, where are the files to modify the search results page and  video play page ?

#118 Re: Modifications » Using a different index page? » 2011-05-14 15:08:36

Thank you

should i have something else than an empty value=""     ?

#119 Re: Modifications » Using a different index page? » 2011-05-14 07:40:51

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.

?

#120 Pre-sale questions » Can you give updated list of mass embedable sites? » 2011-05-13 20:33:07

asko
Replies: 1

Can you display the new list of sites available for mass embed option.

#121 Re: Modifications » Using a different index page? » 2011-05-12 15:43:47

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>

#122 Re: Modifications » Using a different index page? » 2011-05-12 08:41:32

Can you please tell me this code?

#123 Modifications » Using a different index page? » 2011-05-11 19:25:50

asko
Replies: 9

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)

#124 Re: Bug Reports » [NOT A BUG] search is not returning all words in titles » 2011-05-11 19:05:16

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?

#125 Bug Reports » [NOT A BUG] search is not returning all words in titles » 2011-05-11 17:37:58

asko
Replies: 3

Search is not returning all words in titles and i have latest version.
Often have zero results in ie7.

What's going on?

Board footer

Powered by FluxBB