|
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Topics - ApplianceJunk
1
« on: February 08, 2018, 12:40:36 pm »
I would be interested in a mod that would let us display separate ads on the mobile version of our site through smf4mobile. Maybe it could be called smf4moble ad seller pro. Even just something that let us place separate ads from our full website in two or three different locations on the mobile theme would be awesome.
2
« on: January 28, 2018, 12:54:14 pm »
Hi, I'm currently running SMF 2.0.14 on http://appliancejunk.comI believe ever since upgrading SMF from 2.0.12 to 2.0.14 Simple Audio Video Embedder has stopped working for me. I tried to upgrade Simple Audio Video Embedder but run into errors when I try to uninstall the old version, Simple Audio Video Embedder 2.1.1 I have attached a screenshot of the errors I get when I try to uninstall Simple Audio Video Embedder 2.1.1 I'm really out of the loop with doing much with SMF this last year or so and I'm not looking forward to try and manually uninstall the video mod myself. Would you be interested in uninstalling it for me and then doing the upgrade for a price? Thanks,
3
« on: September 14, 2017, 11:43:08 pm »
As per my other post we just upgraded from SMF 2.0.12 to 2.0.14 along with migrating to https: Ad Seller Pro had been working great for us, but after upgrade and migrating some of our ads disappeared.
I went into Ad Seller Pro mod and seen the code I would normally put in the custom ad code box was missing. I can copy and past the code back in but after I click "Edit Ad" to save it the code I put in the custom ad code box does not get saved.
I have attached screenshots of blank box that i normally have ad code in and error logs.
I'm running Ad Seller Pro 1.0.9
Thanks,
4
« on: September 14, 2017, 10:08:58 pm »
I believe I started getting these error just tonight after having our site migrated to https. I have attached a screenshot of the error.
Thank for any help.
5
« on: September 14, 2017, 08:34:50 pm »
Hi, I'm not 100% sure if I'm using SMF Gallery Lite or Pro but I'm thinking it's Lite. I just had our site migrated over to https by CoreISP from SMF. https:/appliancejunk.com The green padlock shows on all our URL's except for this one. https://appliancejunk.com/forums/index.php?action=galleryCoreISP suggested I post about it in the support forum and said... It looks like the Gallery is referring to tons and tons of http:// links from the database. That'd require some extra work. I changed the URL for the main gallery settings, but apparently that's not a global setting. :/ So it accepts the URL is https:// and loads from that, but then all the sub-stuff is still http:// and I can't see an easy way to change that at once. Perhaps it's easier if you could ask in the support topic for that mod if there's a way to convert everything to https://, or otherwise we'd have to look in to changing all of it in the database.
so thought I would start by posting here. If this is something you could help me with either yourself or by getting together with CoreISP that would be great. Either way I would be happy to pay you something for your help. Thanks, John
6
« on: May 07, 2013, 02:30:28 pm »
Ok, just did a simple edit on a ad inside the admin settings for Ad Seller Pro and screwed up my site some how. http://appliancejunk.comI already had the images for the ad showing and just went back to make the image a link and after saving it ended up with what you see now, lol... Any idea how I fix it? Thanks,
7
« on: May 07, 2013, 12:58:12 pm »
Hi, I'm using ad seller pro, but noticed in your free smf ad mod there is... "Display ads on every page as a tower on the left side". Tried it out on my test site here. http://diyappliancerepair.com/index.phpCould you tell me where to put the code I create with the Ad Seller Pro mod for that same location? Thanks!
8
« on: January 21, 2013, 06:49:08 pm »
All the items in our store are the same price except for one item.
I was wondering if there was a easy way to change the prices on all of the store items at one time and then I could just go back and change the price on the one item that is different.
Hope that make sense...
Thanks,
9
« on: January 21, 2013, 09:57:31 am »
When I don't have a image for a store category the column on the index page shows a wide blank column to the left of the titles. http://appliancejunk.com/forums/index.php?action=storeWhen I don't have a image for a category in our download index page the column to the left of the titles is a lot smaller. http://appliancejunk.com/forums/index.php?action=downloadsHow can I edit the store index so the column is not so wide when there are no images like on our download index page? What would be even better is if I could remove that column altogether on both index pages. Thanks,
10
« on: November 13, 2012, 08:07:44 am »
This is the code you have for the ad location after the last post.
// Begin Ad Seller Pro Location - After Last Post
global $sourcedir; include_once $sourcedir . "/adseller2.php";
$adSellerAdData = ShowAdLocation(5); if ($adSellerAdData != false) { echo '<div class="', ($message['alternate'] == 0 ? 'windowbg' : 'windowbg2') , '"> <span class="topslice"><span></span></span> <div class="poster"> </div> <div class="post"> ' . $adSellerAdData . ' </div>'; echo' <span class="botslice"><span></span></span> </div> '; }
// End Ad Seller Pro Location - After Last Post As it is now I only show it to guest.
I would like to create another ad and place it in the same location, then show it to all except guest. All the div stuff is confusing me on how to place the code for the second ad location that I created.
Do I somehow just ad to this part of the code?
$adSellerAdData = ShowAdLocation(5); if ($adSellerAdData != false) Thanks,
11
« on: November 12, 2012, 08:54:50 am »
I figured out how to put a ad at the top of our search page, index.php?action=search but were in the Search.template.php do I put the ad code so they display above the search results too?
Thanks,
12
« on: November 06, 2012, 10:49:18 pm »
Hi,
When I use the ad locations of "After First Post" & "After Last Post" I get a square corner on the bottom instead of a round one as shown in the attachment.
I'm thinking that I need to add <span class="botslice"> to the adseller2.template.php file someplace but I can't figure out where.
Any help would be greatly appreciated, thanks.
13
« on: October 28, 2012, 09:00:51 am »
I would like to create a link that jumps to a certain spot at this URL so the user does not have to scroll down the page. http://appliancejunk.com/forums/index.php?action=store;sa=view;id=118I know the code to use and have done it before on other SMF pages. <a href="yourpage.html#yourNamedAnchor">TEXT HERE</a> <a name="yourNamedAnchor"></a>
But I'm not sure just were to put the <a name="yourNamedAnchor"></a> I would like it so the dvd item I posted the link to above come up with the title already at the top of the page with the user having to scroll down. Hope that make sense, thanks.
14
« on: July 28, 2012, 10:38:23 pm »
So when a member reaches the max number of downloads per day this see this message on our site. You have exceeded your maximum free downloads per day of 1 Need to download another service manual today? Contact Us with the title of the service manual you want to download. In Sources/Downloads2.php I found this code. //$totalRow = $smcFunc['db_fetch_assoc']($dbresult); $totalRow['total'] = mysql_num_rows($dbresult); if ($totalRow['total'] >= $maxdownloadsperday) fatal_error($txt['downloads_txt_day_limit'] . $maxdownloadsperday . ' <br/>Need to download another service manual today? <a href="http://appliancejunk.com/forums/index.php?action=contact"><font color="#D97B33"><b>Contact Us</b></font></a> with the title of the service manual you want to download.', false); I'm trying to edit the code so when they get the massage that they reached the max number of download they don't see the number. In the above example it shows 1. I have tried removing $maxdownloadsperday out of the code, but get errors. Could you tell me what to edit so the number for daily down limit is not shown to them? Thanks,
15
« on: June 01, 2012, 07:12:01 am »
On the downloads stats page...
index.php?action=downloads;sa=stats
it shows 10 of the Most Viewed Downloads and 10 of the Most Downloaded Files.
Can I make it show 20 instead?
Thanks,
|
Ability to exclude categories from ezPortal SMF Gallery random image ezblock
by Alistair
January 22, 2025, 08:20:13 am
|
How to move SMF to new server
by SMFHacks
January 21, 2025, 08:45:53 pm
|
Figuring out settings
by SMFHacks
January 12, 2025, 04:56:14 pm
|
Filesizes incorrect
by SMFHacks
January 12, 2025, 02:02:47 pm
|
December 2024 Sale!
by SMFHacks
December 02, 2024, 10:30:38 pm
|
Denying members some admin settings
by rickk
November 17, 2024, 12:02:55 pm
|
Weird setup
by SMFHacks
November 07, 2024, 06:37:41 am
|
Restoring a deleted photo
by Monocero
November 01, 2024, 04:23:56 am
|
Gallery Pro reinstalation
by Lirorobert
October 14, 2024, 01:43:43 am
|
Move picture from main gallery to user gallery
by SMFHacks
October 11, 2024, 09:11:00 pm
|
|
|