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.
PPS = Pay Per Sale? How is that working out for you, just curious... Are the ratios good? Also, how do I go about getting 2-3 popunders to click out? Right now I have Juicy + Jasmine, I see though people with 2 or three popunders that are paying what .03 total for the 3 of em?
I got rid of that error, probably did it the wrong way, but I truncated the video_csv_imported table... I am bound to have some dupes now I am guessing.
lets say I want to populate my site with a gangload of embeds and I want first 50 pages from every site listed in the modules... How would I go about doing this using this module?
I had it working yesterday after I moved the count variable..
csv works for flv imports...but only does 1 at a time for embed import..
now its tossing an error after it embeds the one
I am still getting sitemap errors in photos and pornstars.
Lemme know if ya get it fixed, could really use a patch for this...
What did you do to get these working, I am interested in a couple of the sites on the embed list.
I've read the stick with the four advertising companies, but looking for feedback from some users as to their experience..
I have visited some of your sites in the show off section.. I see multiple popunders and popins...fill me in.. I am all ears.
Query: INSERT INTO video_csv_imported SET unique_id = '194bcd426d5b86ef81b01297daad13b7', video_id = 31973
Error Message: Duplicate entry '31973' for key 'video_id'
Error Number: 1062
this gets tossed on dupes...
for whatever reason your count is never incremented so the counter is stuck on 0 and only taking the 0 element of the $row array... for a temp fix I am incrementing count right after you call VArray::combine($ordering,row) and stick that inside of $list[$count]...
I've never been one to debug php code with an actual debugger so I wouldn't know where to start.. i can pick a syntax error from the cli or a 500 error from the apache logs...outside of that, this is a logic error and I'd need a debugger to step through it... I can't see it in putty, i've spent a little time this morning walking through the code and putting echos in.. also I added a check for tags that are seperated with ; instead of , to the get_tags function
private function get_tags($title, $tags='')
{
if ($tags != '') {
if(strstr($tags,";"))
$tags = str_replace(";",",",$tags);
return prepare_tags($tags);
}
$title = preg_replace('/[^A-Za-z0-9 ]+/', ' ', trim($title));
$title = preg_replace('/\s\s+/', ' ', $title);
$tags = array();
$array = explode(' ', $title);
foreach ($array as $string) {
if (strlen($string) >= 4) {
$tags[] = $string;
}
}
return implode(',', $tags);
}
have fun...its the counter though..
your $counter is not getting incremented for whatever reason...
I do not think that whole block is being executed...going to investigate further, but count is 0...never got incremented
if ($ignore === 1) {
if (!isset($list[$count]['flv']) OR empty($list[$count]['flv']) OR
!isset($list[$count]['title']) OR empty($list[$count]['title'])) {
continue;
}
}
if (($method == 'flv' OR $method == 'hotlink') AND !isset($list[$count]['flv'])) {
$error = 'Import method set to FLV Source (or FLV Hotlink) and flv source url not present in the CSV file!';
}
if ($thumb_method == 'generate' && !isset($list[$count]['flv'])) {
$error = 'Thumb method set to Generate and FLV Source URL not present in the CSV file!';
}
if ($method == 'embed' && !isset($list[$count]['embed'])) {
$error = 'Import method set to Embed and embed code not found in the CSV file!';
}
++$count;
}
echo $count;
if ($error) {
$errors[] = $error;
}
only importing one at a time before quitting...can you please post a fix for this? I am trying to import some embed dumps today..bangbros,oyeachicks and have tried those two and several others and none going past one.
Nothing appears... only one video gets imported at a time...
could you think of any reason why it would only import one and stop?
I am trying to import around a hundred embeds and I am unable to do more than 1 at a time for whatever reason.
It said in another post somewhere you could download from avantgate or email Sym
Nice site bruh
cool, good to know..
For some reason, I dunno why... I am getting a lot of videos stuck in "grabbing".. I do 10-20-30 at a time and they are all stuck grabbing..
Delete is not working to well... I gotta delete 20 at a time.. unfortunately I have like 20k dupes right now..
I added a feed today and 34 got submitted properly and than everything after that seems to be "Grabbing".... Anyone ever run across this? Whats the fix for it? Are these considered orphan now?
I found the files while messing around lastnight with ASP's template files
frontpage.tpl.php -- two sections here depending on if you have watching now or not..otherwise just one section
video_browse.tpl.php
look for a div with an id of video
obviously you want your out.php appended to the end of the
<a href= sections
foreach ($this->videos as $video): ?>
<div id="video-<?php echo $video['video_id']; ?>" class="video">
<a href="<?php echo RELATIVE_URL,'/',$video['video_id'],'/',$video['slug'],'/" title="',e($video['title']); ?>">
<img src="<?php echo THUMB_URL,'/',path($video['video_id']),'/',$video['thumb'],'.jpg" alt="',e($video['title']),'" id="preview-video-',$video['video_id'],'-',$video['thumb'],'-',$video['thumbs']; ?>" /><br />
<h5><?php echo e(VText::truncate_chars($video['title'], 50)); ?></h5>
<?php if ($video['ext'] == 'mp4'): ?><img src="<?php echo TPL_REL; ?>/images/hd.png" class="watermark" alt="" /><?php endif; ?>
<?php if ($video['premium'] == '1'): ?><span class="watermark transparent">Premium</span><?php endif; ?>
</a>
<!--<span class="duration"><?php //echo VDate::duration($video['duration']); ?></span> !-->
<div class="rating_bar"><div style="width:<?php echo round($video['rating']*20); ?>%"></div></div>
<span class="timeline clear"><?php echo VDate::nice($video['add_time']); ?></span>
<span class="views"><?php echo $video['total_views'],' '; if ($video['total_views'] != '1'): echo __('views'); else: echo __('view'); endif; ?></span>
<div class="clear"></div>
</div>
Using Default-Pink and seeing this when running through validator... I added the <a href=> but this error was there before that, any ideas?? it consumes all the errors otherwise I think if I counted right the markup would be 100%
Line 182, Column 11: document type does not allow element "h5" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
<h5><a href="/33575/all-orifice-interracial-sex">All orifice interracial…
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
still closed
you would have to go into the template.tpl file where store the out.php at the end of the current link...
if ya know which file it would be it would be pretty easy.
nope, not yet...
they are closed...