|
|
#1 | |
|
Senior Member
Join Date: Apr 2009
Posts: 134
Rep Power: 4 ![]() |
Hi,
After i bought 68classifieds (over 3 months back, i installed the seo module but deactivated it because i wanted to change the layout a bit, (i deactivated all the mods). And today i activated it and; - the ad rating mod doesnt work any more :this urls is to add.php - my javascript chat script (exteranl 3rd party, but it work because activating) The code for opening the add.php windows is: Quote:
__________________
68 Classifieds Developer v4.1.4 - Templatecodes Nu Style 3 (68C 4.1x) templates. The modules I used: adpack - listing filter - quick search - Authorize Free Ads - SEO Mod - Rating - Newsletter - Listing Stats - Seller Store - Ad Reporting - TinyMCE - Alternate Address - Template Switcher - Postal Code search Special thanks: - Templatecodes.com - Mike -N-Tosh - 68 Classifieds support team! http://www.Damiun.nl Michael I will never forget you and your music! |
|
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,186
Rep Power: 120 ![]() |
Sounds like you are missing the following lines from layout.tpl template:
Code:
{if $smarty.server.SERVER_PORT == '443'}
<base href="{$smarty.const.URLS}/" />
{else}
<base href="{$smarty.const.URL}/" />
{/if}
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Search entire text in the Extra fields | hel68c | v4 Questions & Support | 3 | 11-23-2008 05:20 PM |
| How does the RSS show up on the website? | Soleiltan | v3.1 Questions & Support | 14 | 02-01-2008 04:17 PM |
| Moving website | BABBSELA | v3.1 Questions & Support | 2 | 08-09-2007 09:21 AM |
| Mystery CSS Style Affecting Template... | sedonagate | v3.1 Questions & Support | 4 | 09-22-2006 02:49 AM |