great mod

If you fix this mod for other seo mods, i will inmmedietly install it.I need some sitemaps and this look very nice, but as i sad i use other seo mod then handyman made
Code: Select all
'SETTINGS' => 'Sitemap Settings',
Code: Select all
// start settings
$display_vars = array(
'title' => 'ACP_SITEMAP_GENERATOR_SETTINGS',
'vars' => array(
'legend' => 'SETTINGS',
'ping_google' => array('lang' => 'PINGORNOT', 'type' => 'radio:yes_no', 'explain' => false),
'seo_mod' => array('lang' => 'SEOMOD', 'type' => 'radio:yes_no', 'explain' => false),
'map_zipped' => array('lang' => 'MAPZIP', 'type' => 'radio:yes_no', 'explain' => false),
'show_stats' => array('lang' => 'SHOWSTAT', 'type' => 'radio:yes_no', 'explain' => false),
)
Code: Select all
// start settings
$display_vars = array(
'title' => 'ACP_SITEMAP_GENERATOR_SETTINGS',
'vars' => array(
'legend' => 'SMG_SETTINGS',
'ping_google' => array('lang' => 'PINGORNOT', 'type' => 'radio:yes_no', 'explain' => false),
'seo_mod' => array('lang' => 'SEOMOD', 'type' => 'radio:yes_no', 'explain' => false),
'map_zipped' => array('lang' => 'MAPZIP', 'type' => 'radio:yes_no', 'explain' => false),
'show_stats' => array('lang' => 'SHOWSTAT', 'type' => 'radio:yes_no', 'explain' => false),
)
I had the exact sme thing first time i tried installing it.Knoerten1 wrote:i have a problem thanks to this mod i cant go to te admin module then i get a error with the text :Module not accessible
the strange thing is im not getting other codes that points to failure scripts or something can someone help me with this ?
<url>
<loc>http://www.mixvibes.dj//viewforum.php?f=21</loc>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
thanks for that bug report, i'll look into itmladen88 wrote:Information
SiteMap Creation Complete.
« Back to previous page
But the same think just 0 for all.