![]() |
Quote:
Attachment 132663 |
Quote:
Does anyone know how I change the navbar link to something else for classifieds.php? |
Quote:
|
Quote:
|
Quote:
|
I think I found a bug. While in the classifieds section, any ads that are posted in Header position 1 or 2 from within the VB control panel are not displayed.
Also, I found where to put the link if you wanted to add an image next to the title in the navbar (microclassifieds_tabemenu style) and it works ok except for when you are actually on the classifieds.php page. I looked for the same phrase (vbphrase.microclassifieds_classifieds) to put the image in front of in the classifieds.php, but could not find it. If anyone could steer me in the right direction, I would appreciate it. |
i have it set for Max Concurrent Active Ads 50 and currently a user has only about 7 but she is now getting the message
You're trying to add a new ad, or to activate an old one, but this is not permitting from your usergroup's settings. Please contact administrator to ask how you can upgrade, or deactivate, delete, mark as sold another Ad to free up your space. |
Is there any way to switch the auction off. I only want classifieds on my forum and no auction.
|
After the update, when I post a new ad, it remain stuck at this string: ../classifieds.php?do=saveupdateitem and the ad won't be published
Marco |
Hello,
I was working in a new update (new features), which I'll release tomorrow with any bug fixes. The new features are mostly improvements in category listing and in search. You can get an idea at: http://www.christeris.net/vb4/classi...o=main&catid=4 If you're using a modern browser it will detects your screen resolution and it will shows you the wide listing (more fields). There are also another 3 different types of listings (Bried, Full, Gallery) and ofcourse short listing (less fields) if your screen resolution is up to 1024. In search there are 3 improvements:
|
1. I get this error when viewing classified categories and when doing advanced search (basically anywhere that uses the grid):
Quote:
2. On classified homepage, I get uncached template microclassifieds_category_empty 3. On viewing items and add items page, I get uncached template editor_ckeditor Thanks |
i would re-upload all the files again and let us know
|
Quote:
I reuploaded and reinstalled product file. Still same problem :( I have PHP v5.2.17, MySQL v5.1.56 |
Quote:
Access denied for user 'user'@'localhost' (using password: NO) check your mysql permissions. |
Hi Chris
Looking forward to the new release. I have installed but have not started listing auctions yet. OK, I want to replace "Classifieds" in the navbar to "For Sale & Wanted" I HAVE MANAGED TO DO THIS SITE WIDE EXCEPT ON classifieds.php OF ALL PLACES! How do I change the text? :confused: |
When contacting a seller, it still shows this message:
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Chris,
I have a small issue. I created a block for the sidebar which works fine but when it is an auction and somebody bids on it the sidebar block never gets updated and always shows the initial price. Can this be fixed? As always thanks a lot Michael |
When I go to the classifieds.php page, I get page errors;
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Thu, 8 Sep 2011 06:30:21 UTC Message: Object doesn't support this property or method Line: 482 Char: 473 Code: 0 URI: http://www.domain.tld/microclassifie...es/jqueryUI.js Can you advise? :confused: |
Hi and thanks for a fantastic script!!! I was hoping that someone would do this properly :D
Anyway I have a blank screen when deleting an item. I've already used the XML edit that was posted (that helped with the approvals... so no more blank pages when approving) and I've also replaced the microclassified_admin.php but still get a blank screen on deletion of a sales item. I have discovered something though that might help track the problem: Once I click on Classified>Moderate Classified>Approve Classifieds I see a list of items waiting approval. If I use the drop down menu to choose delete then I get a blank page. However if I click on the title of the sale waiting approval and visit the page and scroll down to the bottom I see that the sale item has "edit" and "Delete" buttons. Using this delete button works as it should. The script asks me if I really want to delete the item and upon answering yes it is successfully deleted. Hope that helps:D Oops. Nearly forgot. I'm running Marrysclassified version 5.1.3 VB suite 4.1.5L1 And yes, I previously had Micro Classified installed before Marry stopped developing it. |
Quote:
|
Quote:
|
Quote:
I still have not been able to resolve this issue |
chris will the new update be released today?
|
I still have issues with the datagrid.
As you can see the grid is way to small but I just can't figure out where to change the settings to make the grid bigger. Any hints how to do this? Thanks |
Quote:
|
Hello , i hope so anyone can help me with this problem. I be looking to remove 2 sections at browse classifieds (show all) . I have marked the 2 fields red where i like to remove (dont need it) . Otherwise i like to change the grid (columns) sizes. I dont find the right template or css to change this things :o
many many thanks Rikko http://www.rikko-amuze.com/downloads/store1.jpg |
Quote:
|
Quote:
|
i was thinking that maybe there should be a link to a pop up window where we can place wording for the classified rules. that way we can place how long the ads can run how many per used and what can be posted. thoughts?
|
Quote:
Go into your classifieds.php and look around line 1400. Looks like this: // Specify each field to display with their own properties $objGrid-> FormatColumn("logo","".$vbphrase["microclassifieds_photo"]."", "25", "0","0","100","center","imagelink:microclassif ieds/photos/thumbs/%s:loadAd(%s),id"); $objGrid-> FormatColumn("adtype","".$vbphrase["microclassifieds_grid_adtype"]."", "40", "50", "0", "100", "center", "image:microclassifieds/images/adtype%s.png"); $objGrid-> FormatColumn("title","".$vbphrase["microclassifieds_title"]."", "13", "20", 0, "350","left", "link:loadAd(%s),id"); $objGrid-> FormatColumn("categoryid","".$vbphrase["microclassifieds_category"]."", "5", "1", 0, "100", "center", "related:select name from ".TABLE_PREFIX."microclassifieds_categories where id=%s"); $objGrid-> FormatColumn("userid","User", "5", "30", 2, "5", "left"); $objGrid-> FormatColumn("username","".$vbphrase["microclassifieds_seller"]."", "5", "30", 0, "120", "center", "link:loadUser(%s),userid"); //$objGrid-> FormatColumn("sellertype","Seller Type", "5", "30", 1, "195", "left", "select:1_Individual:2_Store"); $objGrid-> FormatColumn("newused","".$vbphrase["microclassifieds_condition"]."", "5", "30", 1, "75", "center", "select:1_New:2_Used"); $arrConditions = array("['adtype']==3" => "['buynow']", "['adtype']!=3" => "['price']" ); $objGrid-> FormatColumn("starts","".$vbphrase["microclassifieds_post_at"]."", "5", "30", 0, "100", "center"); $objGrid-> FormatColumn("price","".$vbphrase["microclassifieds_price"]."", "5", "30", 0, "100", "center", "money:".$vbulletin->options["microclassifieds_curpre"].""); $objGrid-> FormatColumn("location","".$vbphrase["microclassifieds_location"]."", "45", "10", "0", "200", "center"); // Store grid in variable The last set of numbers in each row is the width. |
Chris,
I still have the issue my "reviews" don't show up. I tested it and both members did a review. Waited for the amount of days to become visible as set in the options. Nothing shows up. Also in the "auction" block at the forum sidebar. If somebody bids the price doesn't get updated in the sidebar Michael |
Premium ads:
I understood the concept how to POST a premium ad and only allow certain groups to use this. BUT I didn't get it or just overlooked how to EXCLUDE some usergroups from seeing or buying Premium ads The reason I am asking: We have in our club forum regular registered users and real club members. There are real club members who only want to sell to real club members. The Premium ad feature would be ideal for this but only if I can exclude the general registered users from viewing or buying those Premium Ads. How can I do this? Michael |
Quote:
|
Quote:
|
@qpurser
Many thanks to you , i will try this :) Another Question , how can i change the shop language , let say in german ? I was changed it in admincp/microclassifieds/general from en to de but nothing , only the datagrid wont work longer <.< many thanks guys Greets Rikko |
Quote:
|
All times are GMT. The time now is 03:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|