 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
March 30th, 2005, 02:09 AM
|
#21 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
Omegatron, you are abandonning me. It has been 4 days now. I PM you all info. I found this problem to be very odd. I even looked at the title field structure in database. Please. I can't do much without it and I have been stalling for 4 days now with my first customer banging at the doors.
|
| |
March 30th, 2005, 06:25 AM
|
#22 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
Lionel
Who is abandoning you? As I have stated twice in this thread I can not replicate this and as such if we can not reproduct it then we cant fix it. I said I would look into some other things which take time. I have talked with the developer I have tried on several test installs and everything works as it should.
I would delete and reinstall. Only thing left to suggest.
|
| |
March 30th, 2005, 06:31 AM
|
#23 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
Did you look at database? Were you able to find anything? I removed password. I mean you have total access to my site, ftp, username passwords etc...
If nothing is wrong, then how would a delete and reinstall help? Specially after the customization I made in templates those past 2 days.
|
| |
March 30th, 2005, 06:39 AM
|
#24 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
Lionel
You can do a second test install temporarily if you want. Point being no one else ever has reported this. I am using a copy myself of the software and so is the developer. I work with many people's installs. This is not an issue on any site that I have worked with.
How can we fix something if we can't break it? Thats the whole issue here. Looking at the code everything is correct.
You can give me all the access in the world I can not ftp into your server. Not allowed. Yes your database entry is null
|
| |
March 30th, 2005, 06:43 AM
|
#25 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
I am uploading now. Would you rather do it so I don't get blame?
What do you mean not allowed?
Maybe I downloaded a corrupted version?
|
| |
March 30th, 2005, 07:09 AM
|
#26 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
It is company policy not to touch peoples server liability issue you know
We cant touch a server unless we are actually paid to do the install as a customer signs a liability waiver allowing us access.
|
| |
March 30th, 2005, 07:12 AM
|
#27 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
here is your fresh install
problem remains!
|
| |
March 30th, 2005, 07:19 AM
|
#28 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
Convenient policy. If this doesn't work, I would expect a refund. The script is all messed up. From installing it and after installing. There was no need for starter to go into mysql and adjust settings just so I could log into admin. Who knows what else?
You could tell there are bugs. For example that 'bb' cookie appearing in paypal
Last edited by Lionel; March 30th, 2005 at 07:22 AM.
|
| |
March 30th, 2005, 08:06 AM
|
#29 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
I tell you what. Since it appears that I am on my own, why don't you email a known working copy of uploadproduct.php and whatever else is required to add or edit an ad. I'll put it on my server and test it with that. This way I'll eliminate the possibilities of having a corrupted copy.
|
| |
March 30th, 2005, 08:24 AM
|
#30 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
Lionel
You have already admitted to altering templates code etc to suit your needs
If you purchase an install surely we will install it for you. We then have signed access that we can access your server. Just cause someone wants me to access there server cause they have an issue installing the software does not mean I am authorized to do so.
I stated you can install a second copy unaltered copy to see where your error is. We have no error in the script that myself or the developer can see concerning the titles.
You can try posting a ad with title here http://www.reeftalk.com/classifieds with user testing and testing
Thats my test copy it works
Here is another site http://www.viperalley.com/classifieds
and one here http://www.photopost.com/classifieds
All 3 work as expected.
|
| |
March 30th, 2005, 08:28 AM
|
#31 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
I altered after the problem. Now what do you have to say about the fresh install. Look I don't want to argue. I want a working product or a refund. Now like I said, there were numerous bugs already in there. I am willing to keep on trying with known working files that you would send me.
|
| |
March 30th, 2005, 08:29 AM
|
#32 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
What fresh install would you mind pointing me to a fresh install link?
|
| |
March 30th, 2005, 08:33 AM
|
#34 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
Problem is your VB header
If I turn off VB3 integration titles work fine
So somewhere in your vb3 header you are declaring the field title
|
| |
March 30th, 2005, 08:36 AM
|
#35 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
ok, we are getting somewhere. Now, the header or the navbar?
|
| |
March 30th, 2005, 08:37 AM
|
#36 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
I beleive your custom code in your header here is your issue
<td class="vbmenu_option" title="nohilite">
<form action="http://www.haitiwebs.com/haitianforums/search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="text" class="bginput" name="query" size="20" /><!-- go button -->
<input type="submit" class="button" value="Go" /><br />
</form>
</td>
At least thats a place to start to see where its failing
|
| |
March 30th, 2005, 08:39 AM
|
#37 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
But... this is the search that is shipped will all vb....
|
| |
March 30th, 2005, 08:43 AM
|
#38 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
I dont have that in my vb header
I am simply doing a search on your header code to see possible causes. We definatly know its in your vb header right.
Did you try removing the title="nohilite" and see if things work?
|
| |
March 30th, 2005, 08:45 AM
|
#39 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
|
I just did and that's not it... next
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
|
| |
March 30th, 2005, 08:49 AM
|
#40 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,702
|
Its still in your page source
<td class="vbmenu_option" title="nohilite">
You have a very customized header. That title variable could be defined in any number of the custom java scripts you have running. It can be a number of things to check.
|
| | |
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 01:22 PM. | |