The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] Classifieds Details »» | |||||||||||||||||||||||||
Another mod brought to you by,
[OzzModz] Classifieds, has won MOTM for December 2013 Mod of the Month! First off this mod, [Chris] Classifieds, has been taken over by me. It did belong to Christos Teriakis. He has since given me full rights to the mod, so I am releasing it here. Only thing I have changed as of yet is the title, added the link and changed some template names, so it is basically the same mod. To upgrade from that mod is the same as any other time, unzip the files, load them to your server, overwriting the old files, then import the new xml. Please remember, this mod is as new to me as anyone installing it, so we are both on a learning curve. 1.- What's this mod? Is better to say what it is NOT. For those who have used MarysClassifieds, I can say that they are 2 products which you can't compare. MarysClassifieds had dozens of features, but when I installed in my site I realized that I need only 10% of those features. Maybe less. This is slimlined Classifieds. A minimalist version of MarysClassifieds, but I bet that 70% of the webmasters will find this one more pretty, more usefull.
Using vBulletin's Subscriptions Manager you can set subscription which will upgrade the subscribers to a higher usergroup with more privileges in SL Classifieds. eg:
If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications. I appreciate the support! ------------------------------------------------------------------------------------------- v1.5.0
Initial release under OzzModz. Changed the files as to not interfere with the new mod from Panjo that is in vBulletin by default now. v2.4.0
Patched some vulnerability's that was found in the mod. No sites were affected by this, it was just found by a user and now is patched. Show Your Support
|
8 благодарности(ей) от: | ||
fai99al99, farzam.parto, fred86, RichieBoy67, Robru, sadiq6210, TheLastSuperman, tokads3 |
Comments |
#112
|
|||
|
|||
Thanks dear
|
#113
|
||||
|
||||
I haven't either and I just spent another hour and a half trying to get it to show. It is very frustrating. lol
|
#114
|
||||
|
||||
Yeah it is, I spent about 2 hrs or more, I need to confer with the original developer, or just make the query myself.
|
#116
|
||||
|
||||
Thanks, glad ya like it.
|
#117
|
|||
|
|||
With VB 4.2.2 I get this error in the header.
Warning: Assigning the return value of new by reference is deprecated in ..../christeris/classifieds/includes/functions.php on line 1166 Any ideas? I've uninstalled Panjo and reinstalled Classifieds. www.cageforum.com |
#118
|
||||
|
||||
What is on line 1166 of that file for you?
|
#119
|
|||
|
|||
In this Function
Code:
function parseBbCode($bbcode, $limit = 0) { global $db, $vbulletin, $vbphrase, $vboptions; require_once(DIR . '/includes/class_bbcode.php'); $parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); $text = $parser->do_parse($bbcode); if($limit != 0) { if(strlen($text) > $limit) $text = substr($text, 0, $limit).' ...'; } return $text; } Code:
$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); |
#120
|
||||
|
||||
That should be fixed in the latest version, redownload the files and upload them again. If that don't remove the error, remove the & from that line.
|
#121
|
|||
|
|||
It should be a clean install already, but I'll try it again. Thanks for the quick responses, I can't tell you how awesome that is in itself.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|