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.
Pages: 1
Hello,
1) When i go to lesbian8.com and type "lesbian" for example in search form and click on search button or enter nothing happen. Chrome says:
Not allowed to load local resource: file:///search/video/?s=lesbian
2) Also http://www.lesbian8.com/community/ is a blank page.
Offline
Both are working for me...
Offline
If I go to http://www.lesbian8.com homepage and type "lesbian" in search and click on enter or search button directly it doesn't work for me. I have to select Video button ( at the right of the search form ) and then click on search. This video button should be enable by default.
I tried it with firefox, chrome and internet explorer, none of them are working.
Offline
http://www.lesbian8.com/community/ is working here
in firefox and chrome.
But your search button dont work
Offline
Any idea how could i fix it?
Offline
what i can see on your site source code is this:
<div class="search">
<form id="search-form" method="get" action="file:///search/video/">
but on mine site it is this:
<div class="search">
<form id="search-form" method="get" action="/search/video/">
i think your Search Settings in the admin area are not right
Last edited by Double_D (2016-04-13 14:35:23)
Offline
The problem came from the default header.tpl.php
I changed from <?php echo REL_URL,'file:///search/',$action; ?> to <?php echo REL_URL,'/search/',$action; ?>
Offline
Hmm...i wonder why there is file:/// there...i have no such thing in the archive...
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Also, Community is a blank page when i'm logged ( as admin and also i tried to create a free account i get the same problem )
http://www.lesbian8.com/community/
Here is a screen: http://www.lesbian8.com/screen.jpg
Offline
Could you please show me a screen of http://www.lesbian8.com/community/ when beeing logged in?
Because i still see a blank page after the header menu.
I also get:
(index):134 Uncaught TypeError: Cannot read property 'on' of undefined(anonymous function) @ (index):134i @ jquery.min.js:2j.fireWith @ jquery.min.js:2n.extend.ready @ jquery.min.js:2K @ jquery.min.js:2
Offline
Thats a jquery bug...and its probably related to your browser...you probably have some weird browser plugins.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Even if i go to http://www.lesbian8.com/community/ on Internet Explorer which hasn't any plugins i get a blank page after header menu when i'm logged in.
Offline
You are right. I will fix this bug tomorrow and release 2.2.2 with the fix.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Did not manage to finish the 2.2.2 version today (i'm going over responsive and fixing all problems, so will probably take 1-2 more days). To fix this bug edit templates/defboot/extend/widgets/community_*.widget.php (all community widgets) and search for a single _ (underline) and replace it with __ (two underlines).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1