 | |  | | | Classifieds Bug Reports Post any problems you may be having with Classifieds here. |
July 7th, 2005, 09:00 AM
|
#1 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
| Post Ad link missing(FIXED)
Hello, finally got the latest build of classifieds up and running. I've got all my permissions set. Here's the problem.
Logged in as Admin: I can post an ad
Logged is as Registered: I cannot post an ad, the link to "post ad" is not there.
Also, no matter what I'm logged in as, there is also no link to post comments although turned on in the control panel.
|
| |
July 7th, 2005, 09:04 AM
|
#2 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
Did you check the Edit Usergroup permissions to be sure that registered users are set to post ads?
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
July 7th, 2005, 09:12 AM
|
#3 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
|
Yes, I'm certain I've got them correct...
|
| |
July 7th, 2005, 09:42 AM
|
#4 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
|
All is on in Admin settings too |
| |
July 7th, 2005, 10:37 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
Can you attach what the entries in your database usergroups table look like?
|
| |
July 7th, 2005, 01:05 PM
|
#6 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
|
Will Do |
| |
July 8th, 2005, 01:52 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jun 2005 Location: Australia
Posts: 77
|
Hi CHuck.
I have the same issue detailed in the "minor issue" thread below.
The usergroups are set correct (see screendump).
Categories I have two main categories set to "no adds" to act as a header.
Underneath I have preferences set so that unregistered users, coppa, and awaiting confirmation cant post (I'll attach a second dump below) so its a mystery.
Admin has the post an add link, all other users dont see it. I logged in as a test user and if I make it admin its fine. Take it back to anything other (even supermod) and the post logo is gone.
I also havent seen the comments link, although this is the first time I've uploaded your software so possibly its somewhere I havent looked yet.
Cheers,
Last edited by testpig; July 8th, 2005 at 02:16 AM.
|
| |
July 8th, 2005, 01:59 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Jun 2005 Location: Australia
Posts: 77
|
Screendump of the categories setup. This is the same for all categories.
These are all set to "contains adds = YES", and assigned a parent category.
In both cases the parent categories are set "contains adds = NO". Permissions are identical to the categories below.
I have two admins and both can see the post link. None of my registered users can see it
As a side note if I try to "refresh usergroups from your forum software" it displays the message Quote: |
Usergroups called improperly!
| This isnt something that concerns me as I've set the groups up manually, but just letting you know.
Last edited by testpig; July 8th, 2005 at 02:32 AM.
|
| |
July 8th, 2005, 07:02 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
Line 269 of vb3.php we need to initialize those variables.
Add the ones in bold
global $up_k, $disk_k, $useruploads, $usercomment, $cedit;
|
| |
July 8th, 2005, 07:24 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Jun 2005 Location: Australia
Posts: 77
|
Thanks Chuck.
Worked like a charm! Your help is appreciated!!! Especially by all us redneck Aussie Charger nuts |
| |
July 8th, 2005, 11:39 AM
|
#11 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
|
Sweet, link to post ad is back |
| |
July 8th, 2005, 01:26 PM
|
#12 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
|
Seems to be one little bug left. When posting a comment, the font and font size are missing (message1.jpg).
After manually setting the font and size (message2.jpg) I hit submit and I get an error: "you did not fill in all the required fields" (message3.jpg)
|
| |
July 8th, 2005, 01:58 PM
|
#13 (permalink)
| | Ultimate Member Verified Customer
Join Date: Sep 2002
Posts: 1,172
|
I am confused now.
Do these bugs above happen just for a forum integrated installation or also for the classifieds internal registration installation?
|
| |
July 8th, 2005, 04:43 PM
|
#14 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
|
Mine is integrated with vb3. I would guess the stand alone install works just fine as most of my issues relate to pulling info from the vb databases.
|
| |
July 8th, 2005, 08:30 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Jun 2005 Location: Australia
Posts: 77
|
MIne is VB3 integrated also.
Going through previous posts its pretty clear that VBulletin Integration is the biggest headche for the developers.
|
| |
July 8th, 2005, 08:32 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Jun 2005 Location: Australia
Posts: 77
|
Hi Deb.
Did you have to do anything special to get your WSYIG editor working? I have mine turned on in the integration options but noticed it doesnt work in the classifieds.
|
| |
July 8th, 2005, 10:15 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
To ensure proper support please start a new topic for each problem instead of trailing on threads of other fixed issues. I am just now seeing this new thing and it will take time to look into this issue.
|
| |
July 8th, 2005, 10:35 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Jun 2005 Location: Australia
Posts: 77
|
No worries. Apologies Chuck.
|
| |
July 8th, 2005, 10:46 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
No need to apologize  Just making sure everyone knows so that we try and give you the best support possible and dont miss anything to make sure each topic is clearly posted and not muddled in with another.
|
| |
July 9th, 2005, 11:14 AM
|
#20 (permalink)
| | Registered User
Join Date: Nov 2004 Location: Canada
Posts: 16
| Quote: |
Originally Posted by testpig Hi Deb.
Did you have to do anything special to get your WSYIG editor working? I have mine turned on in the integration options but noticed it doesnt work in the classifieds. | config-int.php Code: Content visible to verified customers only.
Last edited by TcmDeb; July 9th, 2005 at 11:17 AM.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 09:16 AM. | |