ISSUE SUMMARY:
Visiting adagency pages produces duplicate requests to non-existent resources.
STEPS TO REPLICATE:
Visit any AdAgency menu page.
RESULT
"NetworkError: 404 Not Found - /components/com_adagency/includes/css/ad_agency.css"
ad_agency.css
"NetworkError: 404 Not Found - /components/com_adagency/includes/css/adagency_template.css"
adagenc...ate.css
"NetworkError: 404 Not Found - /components/com_adagency/includes/css/adag_tip.css"
adag_tip.css
"NetworkError: 404 Not Found - /components/com_adagency/includes/css/ad_agency.css"
ad_agency.css
"NetworkError: 404 Not Found - /components/com_adagency/includes/css/adagency_template.css"
adagenc...ate.css
"NetworkError: 404 Not Found - /components/com_adagency/includes/css/adag_tip.css"
EXPECTED RESULT
No HTTP errors.
BROWSER
Mozilla Firefox 39.0.3
Hi, Igor.
I'm sorry but it seems that your site is not set up:
prntscr.com/890x9l
Sorry, guys, project is still in development, we've set up test server and didn't got any response for 1.5 weeks:
www.jomsocial.com/forum/ad-agency-pro/28...anguage-sites#139008
Now removed it.
Anyway, those links are definitely broken and definitely generated in Ad Agency front end component, even twice per page.
Example:
\components\com_adagency\views\adagencyadvertisers\tmpl\overview.php:40
$document->addStyleSheet(JURI::base()."components/com_adagency/includes/css/ad_agency.css");
$document->addStyleSheet(JURI::base()."components/com_adagency/includes/css/adagency_template.css");
$document->addStyleSheet(JURI::base()."components/com_adagency/includes/css/adag_tip.css");
ad-agency.css
changecb.css
custom.css
fcb.css
featherlight.min.css
font-awesome.min.css
geo.css
index.html
modal.css
pages.css
responsive.css
uikit.almost-flat.min.css
HI, Igor.
You should rather continue previous thread... and escalate it to me.
I'll talk with Alin.
Hi,
I made changes for next version and soon a new AdAgency version will be released.