![]() |
I gave this a shot anyway, getting the blank page others have mentioned. Tried turning off gzip, no help. Using vb 3.8.
I checked my log files, can't find anything wrong, you can see here, i get back an HTTP 200, so the file was ok. [06/Mar/2009:16:41:20 -0600] "GET /classifieds.php HTTP/1.1" 200 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)" the blank page is very much blank too, no source to view at all. |
Quote:
what is the EXACT link to your forum? what is the EXACT link to classifieds.php what is the FULL path to your forum? what is the FULL path to your classifieds folder? what is the FULL path to classifieds.php? |
PM sent, thanks PattyCake!
|
Nice stuff.
As you go on to this, if a usergroup does not have the permission to delete their classified ad, is there anyway you could code it so the menu option does not exist for that usergroup? As it stands now, the delete selection is there, and it blows a permission error php page, which can be confusing for users. |
I have added a new currency (local one, used most often) by editing xml file and adding in both locations where those 12 currencies and I have add the 13th.
I re upload the product and it appears in the menu but when selected the (RON) sign does not appear in the add next to the amount as in other currencies. If I select other currency all works. I have used same format "...selected</if> >Lei Noi (RON)</option>" as in the rest. How can I add RON next to the amount? How can I put RON as default currency (already selected) instead of Australian Dollar ? I just edit xml file and put RON in number 1 and move Australian dollar? My guess is I need to do more... |
Everything looks good but my photos aren't showing. I did chmod the correct dir's to 777. Thoughts?
|
go to your classifieds/photos folder and see if they are there.
|
None there.
|
Did u set permissions in group permissions so you can upload pictures?
|
it's the same problem I am having now on my new server - worked fine on my test server which was windows but I moved everything over to the new redhat server today and now, all uploads are failing - I'm guessing that it's a permissions problem on the server.
EDIT: Found my problem... my linux distro did not have GD installed. Look at your phpinfo and make sure you see GD installed. I ended up having to do a: yum install php-gd service httpd restart and everything lit up ! |
I would love to make users pay to post in some categories, is this possible?
|
Quote:
Mary |
Thanks Mary!!
Nice to see timely releases when things go wrong - wish all mod authors could do that. Hat off to ya ;) |
Would there be any way of restricting a user group to only being able to submit Paid Adverts and another usergroup to Free Adverts?
I ask this as what we would like to do is allow paid up members of the forum (our VIP members) to be able to advertise anything they like for free and standard registered users to have to pay to advertise. We've had a lot of issues of people signing up to the forum just to sell something and then buggering off, this does nothing for the community. If they have to pay to place an advert then that is at least a small contribution to the community. Any help would be greatly appreciated :D |
Many thanks for this!
I have installed the latest version (1.2.0) and I cannot seem to upload images. The process resolves without errors, but the images are not there. I have double-checked the folder permissions (777) and usergroup settings, but everything appears correct. Ideas? |
Quote:
and can you send me pm your pay pal email i available the pm now thank you and abut my issue it's not works |
Thanks for the Mod
Installed and work fine. However is there a way to remove the paypal email and change it to regular user email? and how to add a new currency? Thanks |
Quote:
Mary |
Quote:
Mary |
Quote:
As for adding new currency I did not find post here how to do it but I have edited xml file by searching for USD and you will find 2 instances where currency appear. You need to copy and add extra line in both instances with your currency. Re-upload xml. Do not change what it is but just add 13th line with your currency in both locations. Hope this help. For me was a reasonable fix until next update :) |
Quote:
|
getting this:
Quote:
|
Quote:
------------------------------------------------------- 09.03.2009 14:13:02 start classifieds NEW 09.03.2009 14:13:02 before define CDIR 09.03.2009 14:13:02 after define 09.03.2009 14:13:02 before require once init 09.03.2009 14:13:02 using/var/www/html/vb368/includes/init.php 09.03.2009 14:13:02 AFTER require once init 09.03.2009 14:13:02 before require once global 09.03.2009 14:13:02 AFTER require once global 09.03.2009 14:13:02 checking maxphotos 09.03.2009 14:13:02 maxphotos=10 09.03.2009 14:13:02 cnt=0 09.03.2009 14:13:02 checking photo names 09.03.2009 14:13:02 photo names NOT EMPTY... 09.03.2009 14:13:02 photo names NOT EMPTY2... filename=FAV2B.GIF 09.03.2009 14:13:02 start of foreach 09.03.2009 14:13:02 done with upload ---------------------------- The "foreach" code is: Code:
foreach($photos['name'] as $key => $photoname) EDIT: I JUST DOUBLED CHECKED TO BE SURE... I USED THE UPLOAD CODE FROM VERSION 1.0 AND THE UPLOAD WORKED FINE. I STAND BY MY ORIGINAL STATEMENT - "LOOKS LIKE THE UPLOAD CODE WAS BROKEN WHEN MULTIPLE IMAGE UPLOADS WAS ADDED IN VERSION 1.10" - THE SAME CODE IS USED IN VERSION 1.2 . |
yes that is maybe it because i know it did work and now it don't
|
Quote:
|
Quote:
then look at "Maximum amount of uploaded photos?" It's supposed to be PER AD but the code shows that it's really PER PERSON. See my previous post on how to fix - one line of code to change. |
I have a custom stylee for my site and it is the only theme enabled in style manager. My custom style works fine with all the other mods I have in place but I have a problem with this mod. The style is working fine for all accounts except the administrator account, my admin accounts reverts back to the default style whenever I load this mod.
I am able to see the mod fine with my custom theme when I am logged into a lower privileged account and able to browse the site fine as a guest. Any Ideas? |
Quote:
Pictures still dont upload. I can choose multiple but they dont upload. I think there is a step missing ... like the one where you choose the picture then click on attach or upload to save it into the web browser. |
well now.. this is working again now, it did not work because i created a new usergroup and forgot to add permissions for it.. as soon as i did add them the classifieds works again and uploaded all the pictures?..
happy :) |
Well, I tried turning off the GZIP thing and nothing ... I installed the new version and nothing. I guess that this hack is not compatible with vbCMPS. I saw that another user who is running that had the same issues as me ...
Sorry, but UNINSTALLED |
Quote:
Mary |
Quote:
Mary |
Quote:
Mary |
Quote:
Once again, I'm not accepting any more bugs from you, as you've did (according to your post before) lots of modification. So I'll appreciate if you don't confuse the other members. Also version 1.2.0 has only template caching changes and nothing more. Mary |
Quote:
Rack up another "uninstalled". |
Quote:
WHERE userid=$userid"); COUNTS PER USER.... NOT PER AD. Plug the code into an SQL statement from the mysql command line and you'll see that it is PER USER and NOT per ad. I'm done with this.... |
what would cause the pictures not to load?
|
i have update - my classifieds is working perfectly - no issues so far but its clashing with other mods - its shows up the blank page but when i disable the other mod - the classifield is working fully
the mod that causing the problem was VBcommerce and VBcredit from VBcredit com - which i use for my forum i don't uninstall yet but i like see a updates and bug fixes soon as can |
Hello all,
Nice stuff, thanks for making this! Much to my surprise there seems to be no questions about the forumhome, is there any way we can put the latest classifieds on the forumhome? A link to our classifieds in postbit? Is there a rating system to be used to keep track of good sellers/bad sellers, much like ebay? I think I saw one of those here once, but cant seem to locate it now. But the forumhome/postbit would be really nice. |
Quote:
I, like many others am having issues. All i get is the BLANK WHITE PAGE. I have read this entire thread and tried every suggestion there is in here and still I could not get it to work. I am not knocking your hack, I simply stated that it must not work with vbCMPS. I dont have any of the other mods that are listed as conflicts here, so it must be the vbCMPS. I have uninstalled and reinstalled numerous times and still I get the blank white page.... |
All times are GMT. The time now is 07:46 PM. |
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:
|