 | |  | | | Classifieds Bug Reports Post any problems you may be having with Classifieds here. |
March 1st, 2009, 03:13 PM
|
#21 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
I would just renew your classifieds license.
This discussion took place a year ago and the discussion we had was valid and any affected files where fixed in the build.
|
| |
March 1st, 2009, 03:33 PM
|
#22 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
| |
| |
March 1st, 2009, 04:32 PM
|
#23 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
License renewed. Can you make sure that goes through asap. I really need to get this fixed. Thanks
|
| |
March 1st, 2009, 05:01 PM
|
#24 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
Not much I can do since I do not have anything to do with order processing however they process things everyday so it should be processed soon. They state it can take up to 24 hours although most orders are processed in a couple hours.
|
| |
March 1st, 2009, 05:05 PM
|
#25 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
While I'm waiting and have your attention. Will this edition have options for shipping, & digital downloads.
And how can I link profiles to forward to my forums profile. I have VB3 integrated in all and thought there was a way to do this but all the changes Ive made just link back to the PP profile. Making it as seamless with VB is the main goal and having 2 separate profiles doesn't work well for me. If its a hack do you know the link?
|
| |
March 1st, 2009, 05:10 PM
|
#26 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
I have thought about a shipping thing for the new beta I would think though this would be a user inputted item per product. That would be pretty easy to do. It would only need to be used essentially if someone does buy it now
As far as profile things including things in vbulletin are all constrained into vb3 hacks showing stuff in vb3 outside the core system. there is a reason our product has its own profile as it shows alot of classifieds only content available on our actual system.
You can hack/mod your code and change all forum links from say something like this Code: Content visible to verified customers only.
to say this Code: Content visible to verified customers only.
|
| |
March 1st, 2009, 05:11 PM
|
#27 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
The new beta has alot of cool little things lots of changes to the look and feel removal of alot of nested tables web2.0 thumbnail viewer redesigned templates new business template etc etc
None of the changes are dramatic as far as code so its pretty much bug free. A couple guys and myself have been running through catching anything but most any bugs found where actually a result of our download script here on photopost where the whole zip was not being downloaded. Our shell program which unzips and zips the program back up after writing your license number has to have explicit directories listed so I had to rewrite alot of the shell routines as there is alot of new directories.
For example there is a new WYSIWYG editor included.
|
| |
March 2nd, 2009, 01:12 PM
|
#28 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
Hey Chuck any way you can speed up the process with the guys doing the verification. I loose my email for two days starting the 3rd do to my hosts upgrading the account. Sure would like to confirm before then so I don't have to wait until the 5th. Thanks
And thanks again for your help.
You and Brian over at VBA have good customer service. Even with guys like me that can be a pain in the ***.
|
| |
March 2nd, 2009, 01:37 PM
|
#29 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
The verification process?
You mean the processing of your members renewal?
If your daniel I sent them an email asking them
|
| |
March 2nd, 2009, 01:40 PM
|
#30 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
Thats right. Thank you Sir.
|
| |
March 2nd, 2009, 01:41 PM
|
#31 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
Yep done all I can |
| |
March 2nd, 2009, 05:02 PM
|
#32 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
Chuck. Im reading the upgrade and in one area it says to upload the conf with new $cookie like in a normal install. Adding all the info. And in another place it says dont upload the conf. file. And just to be 100% sure. the conf is only in the root right. Theres no other conf files. I seem to remember another.
Thanks
|
| |
March 2nd, 2009, 08:21 PM
|
#33 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
If your doing the upgrade to the new 3.1 yes upload everything except the 2 config files in the root and run the upgrade script and select the versions you need to run.
|
| |
March 4th, 2009, 11:26 AM
|
#34 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
| Quote:
Originally Posted by Chuck S I have thought about a shipping thing for the new beta I would think though this would be a user inputted item per product. That would be pretty easy to do. It would only need to be used essentially if someone does buy it now
As far as profile things including things in vbulletin are all constrained into vb3 hacks showing stuff in vb3 outside the core system. there is a reason our product has its own profile as it shows alot of classifieds only content available on our actual system.
You can hack/mod your code and change all forum links from say something like this Code: Content visible to verified customers only.
to say this Code: Content visible to verified customers only.
| What file/files do I change the globals in?
FYI: upgraded and all seems to be working. If there's still and error it usually shows up within 24 hours.
|
| |
March 4th, 2009, 12:10 PM
|
#35 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
That hack or mod I am talking about is for all scripts that have those types of member profile links in there. There are numerous scripts with the profile link you would have to change the ones you want. You dont want to change them all since some deal with actually entering viewing feedback
|
| |
March 4th, 2009, 01:25 PM
|
#36 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
Got it. That would mess up the feedback side of things. Thanks Chuck. Left a reply in other thread. Keeping you busy today. |
| |
March 4th, 2009, 02:31 PM
|
#37 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
Yep that it would which is why I brought that up. If you do something like that you might only want to change certain ones |
| |
March 4th, 2009, 04:45 PM
|
#38 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 233
|
Mostly wanted to change the one in menubar.tmpl but oops!! its not there. Source says its there but nope. $menu is there. Where to find that?
|
| |
March 4th, 2009, 08:27 PM
|
#39 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,069
|
topmenu function under pp-inc.php
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 04:20 AM. | |