68 Classifieds Forums
Go Back   68 Classifieds Forums > Search Forums > Search Results
Showing results 1 to 25 of 500 Search: Posts Made By: juven14
Forum: v3.1 Questions & Support 10-15-2006, 05:49 PM
Replies: 14
Views: 121
Posted By juven14
Yes, just replace what is there for your title...

Yes, just replace what is there for your title with this: (layout.tpl.php)

{$title|replace:"Saskpets.com -":""}
Forum: v3.1 Questions & Support 10-15-2006, 03:40 PM
Replies: 14
Views: 121
Posted By juven14
The code in this post should...

The code in this post should work:

http://www.68classifieds.com/forums/showpost.php?p=9292&postcount=4

Though I'd make the replacement code like this:

{if $title == "Saskpets.com-Terms &...
Forum: v3.1 Questions & Support 10-15-2006, 09:39 AM
Replies: 14
Views: 121
Posted By juven14
Yes, that page would be encrypted in the designer...

Yes, that page would be encrypted in the designer version, however Blair's (motoenth) code in his last post should allow you to change it at the template level. If it isn't working, let us know and...
Forum: v3.1 Questions & Support 10-15-2006, 02:00 AM
Replies: 8
Views: 55
Posted By juven14
This might answer your...

This might answer your question:

http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx
Forum: Pre Sales 10-14-2006, 02:23 PM
Replies: 1
Views: 22
Posted By juven14
Yes, I believe that is the policy.

Yes, I believe that is the policy.
Forum: v3.1 Questions & Support 10-13-2006, 01:34 AM
Replies: 22
Views: 164
Posted By juven14
Ah, but you are wrong. You can do quite a bit...

Ah, but you are wrong. You can do quite a bit via the module system and smarty plugins. Nothing like an enabler, lol.
Forum: v3.1 Questions & Support 10-12-2006, 10:30 PM
Replies: 10
Views: 149
Posted By juven14
Nice, I usually just use word for spell checking...

Nice, I usually just use word for spell checking and then just copy/paste if I am not too lazy. I will give this a try tonight.
Forum: v3.1 Questions & Support 10-12-2006, 09:13 PM
Replies: 1
Views: 22
Posted By juven14
just add it to the array in userjoin.php: //...

just add it to the array in userjoin.php:

// Build an array from the submitted form values
$submitVars=array (

This turns into userdetails in register.php

You could also just use this hook and...
Forum: v3.1 Modules 10-12-2006, 09:05 PM
Replies: 39
Views: 583
Posted By juven14
you can try opening the latest.tpl.php and...

you can try opening the latest.tpl.php and replacing the foreach section (from {foreach} to {/foreach}) with:

{section name=mysec loop=$topnews max=4}
<tr>
<td...
Forum: v3.1 Modules 10-12-2006, 08:52 PM
Replies: 10
Views: 290
Posted By juven14
In the readme it should have a link to edit the...

In the readme it should have a link to edit the store. As for seeing the store, you can grab the link off of viewlistings - more ad from seller.
Forum: v3.1 Questions & Support 10-12-2006, 08:51 PM
Replies: 10
Views: 149
Posted By juven14
I don't think there has been a fix for this. I...

I don't think there has been a fix for this. I find it strange that tinymce doesn't know how to handle the '. They also don't have much in the way of support to find answers to these kinds of...
Forum: Pre Sales 10-12-2006, 08:27 PM
Replies: 3
Views: 29
Posted By juven14
Yes, I believe the default is 72 hours after...

Yes, I believe the default is 72 hours after expiration.
Forum: v3.1 Questions & Support 10-12-2006, 08:02 AM
Replies: 16
Views: 137
Posted By juven14
Can you post the code you use for adwords? I...

Can you post the code you use for adwords? I don't use it myself, but maybe I can see what is going wrong.

Edit: sorry, I misread - adsense not adwords.
Forum: Pre Sales 10-12-2006, 08:01 AM
Replies: 1
Views: 25
Posted By juven14
No, the system currently just allows the email to...

No, the system currently just allows the email to be sent via a form.



Yes, you can see how this works in the demo



You can have as many installs as you want per domain. You'll have to buy a new...
Forum: v3.1 Modifications 10-11-2006, 09:41 PM
Replies: 14
Views: 136
Posted By juven14
Yes, there is a fix in this thread, and it will...

Yes, there is a fix in this thread, and it will be addressed in the next release.
Forum: v3.0 Modifications 10-11-2006, 11:04 AM
Replies: 4
Views: 43
Posted By juven14
You could do this with a module, there are...

You could do this with a module, there are already hooks in place when the listing is modified.

You'd just need to add in to that hooks function to email if this field is changed. On the template...
Forum: v3.1 Modules 10-11-2006, 08:14 AM
Replies: 45
Views: 683
Posted By juven14
That is the link for the feed you are wanting to...

That is the link for the feed you are wanting to display, since the module was setup to run within the 68 directory, I just showed you the most basic code to display feeds from outside the 68...
Forum: v3.1 Questions & Support 10-11-2006, 08:11 AM
Replies: 4
Views: 43
Posted By juven14
Yes, you can still get these as free modules from...

Yes, you can still get these as free modules from the modifications area.
Forum: v3.1 Questions & Support 10-11-2006, 12:00 AM
Replies: 4
Views: 43
Posted By juven14
I'm not sure about blacklist - but it may be for...

I'm not sure about blacklist - but it may be for the banned users.

I think reviews are for the review module - where you can leave reviews for users or listings.

The store table is for the store...
Forum: v3.1 Questions & Support 10-10-2006, 07:28 PM
Replies: 8
Views: 61
Posted By juven14
Ok, I try not to insult people's skill level, so...

Ok, I try not to insult people's skill level, so I assume they know what they are doing until informed otherwise. Nub..Noted.;)

Ok, in phpmyadmin next to the place where you replace the password...
Forum: Template Design Questions 10-10-2006, 01:00 PM
Replies: 7
Views: 72
Posted By juven14
Open templates/default/home.tpl.php, this is...

Open templates/default/home.tpl.php, this is where all that on your home page is coming from.

You can remove this to get rid of the subcat text:
[[subcats]]

As far as alignment goes it might be...
Forum: Pre Sales 10-10-2006, 12:54 PM
Replies: 1
Views: 33
Posted By juven14
Yes, I believe that is allowed for all versions...

Yes, I believe that is allowed for all versions unless it has changed.

You can upload the second version but don't run the install, just upload a duplicate of the first version's...
Forum: v3.1 Questions & Support 10-10-2006, 12:51 PM
Replies: 8
Views: 61
Posted By juven14
Open the database, browse the users table and...

Open the database, browse the users table and manually enter in a new password for your account. Be sure to select md5 in the function column and then try to login with your new password.

Once...
Forum: v3.1 Questions & Support 10-10-2006, 12:46 PM
Replies: 22
Views: 164
Posted By juven14
Sorry CB, a typo: ...

Sorry CB, a typo:

$sSQL.="sValue=".GetSQLValueString(htmlentities($o bjValue, ENT_QUOTES),"text");

Should be:

$sSQL.="sValue=".GetSQLValueString(htmlentities($objValue, ENT_QUOTES),"text");
Forum: v3.1 Modifications 10-10-2006, 12:18 PM
Replies: 12
Views: 103
Posted By juven14
I'll cut you a break on the custom module if you...

I'll cut you a break on the custom module if you do buy the bstore module, the news module is Maffo's, and we are just helping him distribute it. I'll pm you in about 30 min and we can discuss the...
Search took 0.11 seconds.

 
Forum Jump


Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2006, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com