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.

#1 2014-03-14 22:00:17

sinvenus
Member
Registered: 2012-02-01
Posts: 55

[NOT A BUG] browse-meta-title

Hi

All the pages in Porn Stars (http://xvidz69.com/pornstar/) the meta title is "browse-meta-title"

Is it possible to fix this?

Thanks

Offline

#2 2014-03-17 07:21:42

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [NOT A BUG] browse-meta-title

Yes, this can be fixed. In Admin  -> Extend -> Language Manager -> your-lang -> pornstar do you have browse-meta-title?


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2014-03-17 20:36:52

sinvenus
Member
Registered: 2012-02-01
Posts: 55

Re: [NOT A BUG] browse-meta-title

Hello

I have everything normal in Admin -> Extend -> Language Manager -> your-lang -> pornstar

browse-title PORNSTARS

The upgrade from version 1.0.8 to version 1.0.9 made changes in module of Porn Stars, and the problem is in this file: /modules/pornstar/components/browse.php

V 1.0.8

$tpl = VF::factory('template');
        $tpl->menu            = 'pornstar';
        $tpl->title            = $order_name.' '.__('pornstars').$letter_name;
        $tpl->meta_title    = $tpl->title.$letter_name;                                             (here its ok)
        $tpl->css            = array(TPL_REL.'/css/style_pornstar.css');
        $tpl->order            = $order;

V 1.0.9

$tpl = VF::factory('template');
        $tpl->menu            = 'pornstar';
        $tpl->title            = $order_name.' '.__('pornstars').$letter_name;
        $tpl->meta_title    = __('browse-meta-title', array($order_name, $letter_name, $page)); ('browse-meta-title' humm It is the same that appears on the site)
        $tpl->css            = array(TPL_REL.'/css/style_pornstar.css');


See here: http://xvidz69.com/pornstar/

thank you

Offline

#4 2014-03-18 06:59:33

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [NOT A BUG] browse-meta-title

Do you have browe-meta-title in the language?


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#5 2014-03-18 08:44:33

sinvenus
Member
Registered: 2012-02-01
Posts: 55

Re: [NOT A BUG] browse-meta-title

No

Offline

#6 2014-03-19 06:41:59

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [NOT A BUG] browse-meta-title

Please add the following to Admin -> Extend -> Language Manager -> your-lang -> pornstar:

            'browse-meta-title' => '%s Pornstars%s - Page %d',
            'search-meta-title' => 'Search Pornstars at %s - Page %d',
            'pornstar-videos-meta-title'    => '%s Videos - Page %d - %s',
            'pornstar-albums-meta-title'    => '%s Photos - Page %d - %s'

Did you run the upgrade script when you upgraded?


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#7 2014-06-26 14:49:14

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [NOT A BUG] browse-meta-title

This bug only appears if the upgrade script was not run or the upgrade returned a error.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB