68 Classifieds Forums
Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support > Search Page link error
v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x

 
Thread Tools Display Modes
(#21)
Old
louad louad is offline
Member
louad is on a distinguished road
 
Posts: 33
Join Date: Feb 2007
Default 02-13-2007, 07:35 AM

http://www.njhorseonline.com/searchr...archtext=horse
The search works just not the search.php page.
Just taking a stab here but try to test the page after removing :
Code:
<script type="text/JavaScript"> {literal} <!-- function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } //--> {/literal} </script>
in layout.php.tpl
See if that stops the error.

I am no expert nor affiliated with 68c.

I had a similar error when I added extra javascript, it and the javascript I mentioned above didn't like each other. It didn't kill my page though, just threw in an error message.



Wayne - LouAD.com (louisville, ky classifieds) 3.1.5b dev under construction.

Last edited by louad : 02-13-2007 at 07:43 AM.
Reply With Quote
(#22)
Old
louad louad is offline
Member
louad is on a distinguished road
 
Posts: 33
Join Date: Feb 2007
Default 02-13-2007, 07:56 AM

A work around until you find the problem could be:
Code:
<form name="search" id="search" method="get" action="searchresults.php"><input name="searchtext" type="text" id="searchtext" /><input type="submit" value="Search" /></form>
Just place a search box in your template and you avoid search.php all together. I know it's not a fix.



Wayne - LouAD.com (louisville, ky classifieds) 3.1.5b dev under construction.
Reply With Quote
(#23)
Old
Lhotch Lhotch is offline
Moderator
Lhotch has a spectacular aura about
 
Posts: 1,463
Join Date: Mar 2006
Default 02-13-2007, 09:12 AM

Quote:
Originally Posted by crazpony View Post
I'm not throwing stones (like others), I just wanted the problem (regardless if BlueHost or some scripting issue) fixed. Thats all, I paid for a product and didn't believe it unusual to ask for support. I attempted to replace the search.php file, still not fixed, I removed the .htaccess, still no fix, spoke with BlueHost reference their forum, still not fixed. I like the product 68classified provided but I didn't think I'd be slammed for asking for help.

If this is the service that a purchaser can expect, than others should know what to expect.

Do you have a php.ini file in

/home/njhorseo/public_html/administration/php.ini

if, so whats it the file?
Reply With Quote
(#24)
Old
crazpony crazpony is offline
Junior Member
crazpony is on a distinguished road
 
Posts: 22
Join Date: Jan 2007
Default 02-13-2007, 05:13 PM

It is in there, what should I look for? Thanks for the help
Reply With Quote
(#25)
Old
crazpony crazpony is offline
Junior Member
crazpony is on a distinguished road
 
Posts: 22
Join Date: Jan 2007
Default 02-13-2007, 09:38 PM

I may have found the error, hopefully someone can help me, some of my php.ini have (/ public_html /) /home/njhorseo/ioncube/ioncube_loader_lin_4.3.so while other places have(/public_html /templates/ ) /home/njhorseonline/ioncube/ioncube_loader_lin_4.3.so

Which is correct, the njhorseo or njhorseonline, thank you for your help
Reply With Quote
(#26)
Old
juven14 juven14 is offline
Moderator
juven14 has a spectacular aura about
 
Posts: 1,678
Join Date: Mar 2006
Location: NJ/NYC Area
Default 02-13-2007, 10:06 PM

Try this one:

/home/njhorseonline/ioncube/ioncube_loader_lin_4.3.so


Regards,

John
mods.auscity.com
v3.1.5 Developer

�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
Reply With Quote
(#27)
Old
crazpony crazpony is offline
Junior Member
crazpony is on a distinguished road
 
Posts: 22
Join Date: Jan 2007
Default 02-13-2007, 10:33 PM

njhorseonline didn't work, so I'm trying njhorseo, let ya know
Reply With Quote
(#28)
Old
Lhotch Lhotch is offline
Moderator
Lhotch has a spectacular aura about
 
Posts: 1,463
Join Date: Mar 2006
Default 02-14-2007, 09:01 AM

Quote:
Originally Posted by crazpony View Post
njhorseonline didn't work, so I'm trying njhorseo, let ya know
if you look in the root of your web space which should be /home/njhorseo/public_html according to your siteinfo, do you have a folder called /ioncube?

Thats what your php.ini file should be pointing to. ie....

/home/njhorseo/public_html/ioncube/ioncube_loader_lin_4.4.so

notice the loader is "ioncube_loader_lin_4.4.so" because your host is running php 4.4.
Reply With Quote
(#29)
Old
crazpony crazpony is offline
Junior Member
crazpony is on a distinguished road
 
Posts: 22
Join Date: Jan 2007
Default 02-22-2007, 06:43 AM

OK, it still doesn't work, BlueHost said it's a scripting problem.
Reply With Quote
(#30)
Old
Lhotch Lhotch is offline
Moderator
Lhotch has a spectacular aura about
 
Posts: 1,463
Join Date: Mar 2006
Default 02-22-2007, 09:41 AM

Quote:
Originally Posted by crazpony View Post
OK, it still doesn't work, BlueHost said it's a scripting problem.
When you say "that didnt work either" exactly what did you do?

There are other 68c users using blue host without any problems, so assuming you have all your php.ini's set up properly and none of you files got corrupted during upload then I hate to say it but its a hosting problem. When this thread started I looked at your site info and compared it to another 68c client running on blue host and everything that I could see was the same BUT you are on different servers. See iff bluehost can move your web space over to the following server, there is a 68c customer running on that box right now....

Linux box31.bluehost.com
Reply With Quote


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Page Error Maffo v3.1 Questions & Support 10 11-17-2006 04:20 PM
Custom Home Page with Search stuarthutchinson v3.1 Questions & Support 0 09-18-2006 03:08 PM
Error on Search Page sporthorsebreeder v3.1 Questions & Support 1 05-29-2006 07:23 PM
page titles set by search results garysmith v3.0 Modifications 7 04-29-2006 06:15 PM
Error Message when tring to use page #'s garysmith v3.0 Questions & Support 4 04-13-2006 08:51 AM



Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com