vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - SR Classifieds 1.0.5 Light (https://vborg.vbsupport.ru/showthread.php?t=135896)

Quarterbore 02-01-2007 05:37 PM

Quote:

Originally Posted by PBX1 (Post 1168374)
Do any of the classified add ons you offer have the ability to remove the Time Left column and the ability to send the user a PM rather than an email?

As indicated above, the e-mail is a vBulletin function and in the lite version of the premium version you could edit the templates. Now, if a user sets vBulletin so they do not receive e-mails... BOTH of the classifieds scripts honor this! Everything in both scripts is permission based!

As for the time left, I have received this as a request for the premium version but I have not worked out how to do this yet due to the complexity of that script.

Quarterbore 02-01-2007 06:46 PM

OK, I looked at the script and made a number of changes including:

Replaced Paypal payment forms in category and search listings and replaced it with icon.
Added code to allow seller or Admin to CLOSE and REOPEN ADS
Added new PayPal button along with paypal FORM to inside the listing
Made Paypal link so it is only visable when the listing is open
Cached 'sr_classifieds_viewad_extra_fields' template
Added code to send PRIVATE MESSAGE in addition to e-mail to seller

This was updated in the ZIP package and released as version 1.0.4.

Please reupload all of the files again and revert any customized templates or you will not see the newest versions!

Demo of latest version is running here:

http://www.vbclassified.com/sr_classifieds.php


Thanks,
Ken

TruthElixirX 02-01-2007 09:16 PM

I just installed this right after you changed out the zip, everythign looks great, except when I go to delete an ad, nothing happens. In the status bar on my browser is says "javascript deletead();".

If I go into my page's source and look at the JS code I can find the link to delete it, I put it in my address bar hit enter and it deletes it. Any ideas?

Quarterbore 02-01-2007 11:23 PM

Quote:

Originally Posted by TruthElixirX (Post 1172496)
I just installed this right after you changed out the zip, everythign looks great, except when I go to delete an ad, nothing happens. In the status bar on my browser is says "javascript deletead();".

If I go into my page's source and look at the JS code I can find the link to delete it, I put it in my address bar hit enter and it deletes it. Any ideas?

I couldn't find it on your site... can you set up a member account and pm me the username and password? I need to see your page but I have the same code installed on my site and I just confirmed it is working there:

http://www.vbclassified.com/sr_classifieds.php

You are welcome to join and test on my site to see that it works (unless you have a browser issue)

TruthElixirX 02-01-2007 11:36 PM

Quote:

Originally Posted by Quarterbore (Post 1172575)
I couldn't find it on your site... can you set up a member account and pm me th eusername and password? I need to see your page but I have the same code installed on my site and I just confirmed it is working there:

http://www.vbclassified.com/sr_classifieds.php

You are welcome to join and test on my site to see that it works (unless you have a browser issue)

I fixed it... somehow. Not sure. It wasn't on my site either, was on another site I help with.

I think there is an extra space somewhere I took out if I remember right.

Code:

<a href=javascript deletead(); >
was there but I took out the space and it made it work? Or maybe it was just coincadence and I did something else.

Quarterbore 02-01-2007 11:40 PM

What browser do you use (I've learned to ask as more often then not when people have issues I can't see they are using firefox)...

Cheers!

EDIT:

Pretty strange...

The template with the download is this:

Quote:

<div><a href=javascript:deletead(); >Delete This Ad</a></div>
This calls the following function:

Quote:

<SCRIPT language=JavaScript>
function deletead()
{
var answer = confirm ("Are you sure you want to delete this ad?")
if (answer) {
window.location="http://www.DOMAIN.com/sr_classifieds.php?do=deletead&adid=5"
} else {
alert ("The ad has not been deleted");
}
}
</SCRIPT>
I just don't see an error here ?

TruthElixirX 02-02-2007 12:11 AM

I don't know. Its working now. I am using Firefox 2.0 on XP and also tried it on Safari on Mac OS X. Working on both now though. Sorry for the issue.

blind-eddie 02-02-2007 12:37 AM

I updated, But I still see only 2 classifieds usergroup permissions, Is there new ones?

Rickie3 02-02-2007 01:00 AM

my members are wanting to be able to post comments to adds,as ive said i'd have to pay for that version so for the time being i have disabled this hack till i can come up with some spare $$ but thankyou anyway its a great system

Quarterbore 02-02-2007 01:46 AM

Quote:

Originally Posted by blind-eddie (Post 1172618)
I updated, But I still see only 2 classifieds usergroup permissions, Is there new ones?

No, there are only two usergroup specific settings in SR Classifieds Lite. May I ask why would you assume that would have changed? vBClassified, which I saw you looking at, has 18 usergroup settings plus a lot more AdminCP settings.

Quote:

Originally Posted by Rickie3 (Post 1172628)
my members are wanting to be able to post comments to adds,as ive said i'd have to pay for that version so for the time being i have disabled this hack till i can come up with some spare $$ but thankyou anyway its a great system

I wish I could advise you to use the lite version and I would help you upgrade later but the database structure to the lite script is completely different then the premium script so it has been a real challange. I hope to have something that will work in the future but as of now I have not been able to transfer my SR Classifieds site data to the new script (so I just close it to new ads and have everybody repost or their old ads were lost).


All times are GMT. The time now is 03:31 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
  • Page Generation 0.01142 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete