PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Something is wrong here, I had no problems on installation (http://www.photopost.com/forum/classifieds-installation-upgrades/133304-something-wrong-here-i-had-no-problems-installation.html)

saltyzoo September 15th, 2007 11:29 AM

Something is wrong here, I had no problems on installation
 
That's a first for me eh Chuck? lol I finally installed classifieds!!!!

So far it looks great!!!

Chuck S September 15th, 2007 12:20 PM

enjoy have a great weekend we are here if you do need something ;)

saltyzoo September 15th, 2007 12:24 PM

Same to you.

You can verify something for me in case I'm being silly and am not seeing it. Am I correct in saying that there is no way to adjust ad prices for usergroups other than to allow them to set up a separate category for each usergroup?

For example, if I want to charge newly registered users more than users that have been around forever....

Chuck S September 15th, 2007 03:33 PM

Prices are per category. Payment is per usergroup.

I hope that clarifies the issue. If there is anything else I can answer buddy let me know.

saltyzoo September 16th, 2007 01:00 PM

I gotta say, the vb integration is amazing. Great job! Only issues I have so far are email (I use a remote SMTP email server so I had to hack it to use vbmail. having this as an option in the future would be great ;) ), and highlighted ads have a black background, and hence are unreadable. I screwed with the css for a bit and just gave up, not that big a deal, but the only thing in the integration that isn't flawless, IMO.

Chuck S September 16th, 2007 01:22 PM

Add this style class to your vbulletin stylesheets

.yellow { color: #ff0000; }

saltyzoo September 16th, 2007 01:28 PM

Yeah, I tried that and the below with no difference. I'm baffled, but I don't speak fluent css:

.yellow
{
background-color: #FFD900;
}

PS> Again, I don't really care except for the curiosity of knowing why.

Chuck S September 16th, 2007 04:22 PM

This must be placed in every last stylesheet in vbulletin under additional css properties.

Code:

Content visible to verified customers only.

saltyzoo September 16th, 2007 08:57 PM

Tried that one too. And I've checked the page source to verify that the css is on the page with the problem. Amusing thing is that if I take the page source and put it in dreamweaver it shows up correctly, but in FF and IE it shows black background.

Chuck S September 16th, 2007 09:49 PM

I know that if the css is there in the vb stylesheet that it will display correctly I have tested this on my site.

How about a link to your site?

saltyzoo September 17th, 2007 05:15 AM

http://thereeftank.com/classifieds/showcat.php/cat/13

Chuck S September 17th, 2007 09:10 AM

Interesting the style is in the stylesheet and the actual class is in the html. At this point I would suggest disabling any vb hacks and plugins.

saltyzoo September 19th, 2007 11:09 AM

I took out a bunch of the useless crap in my css and it started working. I still have no idea why but whatever.

Chuck S September 19th, 2007 11:30 AM

ah so you had some css conflicts


All times are GMT -5. The time now is 12:16 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97