PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 31st, 2009, 02:42 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Classifieds Beata with VB4 suite

Dear Sir,

I am try to fresh install classifieds beta with integrated vbulletin 4 suite
the following error is created
what is the issue pls help

Warning: require_once(./includes/functions_showthread.php) [function.require-once]: failed to open stream: No such file or directory in [path]/classifieds/header-inc.php on line 131

Fatal error: require_once() [function.require]: Failed opening required './includes/functions_showthread.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxx/public_html/classifieds/header-inc.php on line 131
junaid is offline   Reply With Quote
Old December 31st, 2009, 02:50 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Disable any vb plugins you have active you have a hack conflict
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 31st, 2009, 03:13 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Is vbseo 3.5 conflict?
Also I didn't see vb4 plugins any photopost classifieds products
junaid is offline   Reply With Quote
Old December 31st, 2009, 03:19 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
You might need to possibly make sure your not trying to rewrite our program with vbseo sure.

I beleive correct no one has written plugins for vb4 it is quite a new forum.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 31st, 2009, 03:19 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Thanks ChuckS
Now it work vbseo is conflict
because of that my old classifieds data also get lost when upgrading
so any solutions for this issue?
I want run both
junaid is offline   Reply With Quote
Old December 31st, 2009, 03:23 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
why would you old classifieds data get lost if you simply did an upgrade?

did you by change reinstall into another database or tables?

Upgrading does not result in lost data ever.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 31st, 2009, 03:30 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
After upgrade this error, finally I try install so that lost all data
classifieds I have separate database

But with vb4 I can start new fresh classifieds

Now i checking my backup may work
issue is vbseo
So I send support ticket to them

Thanks
Junaid
junaid is offline   Reply With Quote
Old December 31st, 2009, 03:37 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
I already explained you need to in your vbseo options where you can place directory names not to touch with vbseo thats where you need to add your classifieds directory

As with the fresh install thats your issue. You must properly make sure your config file has the proper mysql info to find the old classifieds database info and do an upgrade
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 31st, 2009, 03:51 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
any .htaccess code that vbseo rule cannot access that directory
vbseo 3.3 and vb3.8.4 it work fine under this rule
RewriteEngine on
RewriteCond %{HTTP_HOST} ^classifieds.domain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.classifieds.domain.com$
RewriteRule ^(.*)$ "http\:\/\/www\.domain\.com\/classifieds\/" [R=301,L]

but now this cannot work
junaid is offline   Reply With Quote
Old December 31st, 2009, 04:02 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
You need to contact them about there product but my understanding is they have an option in the vb admin under there settings to list directories not to touch with there product as previously stated
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 31st, 2009, 04:18 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
ok problem solved
I want remove all currencies except US$
because currency conversions is not functions correctly
How i do that?
junaid is offline   Reply With Quote
Old December 31st, 2009, 04:29 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Not sure what you mean by currency conversions we dont convert anything. The currency symbols are for display purposes not converting up to date market values

anyway you would need to actually remove any entries in the currency table you do not want.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 31st, 2009, 05:19 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Yes I want only keep US$
all other currencies I don't want members select
junaid is offline   Reply With Quote
Old January 1st, 2010, 10:32 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Then as suggested you would have to go into the database and delete all the entires in your cp_currencies table except the one for the $.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 6th, 2010, 12:06 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Quote:
Originally Posted by Chuck S View Post
Then as suggested you would have to go into the database and delete all the entires in your cp_currencies table except the one for the $.
I try but i don't know how to delete
Is there any way i can do by editing php files?
junaid is offline   Reply With Quote
Old January 6th, 2010, 12:06 AM   #16 (permalink)
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Also I try add SEO friendly url but not work
junaid is offline   Reply With Quote
Old January 6th, 2010, 06:04 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
no way to just edit a php file

well you need to answer what you mean by that as thats about as vague as someone saying I cant upload
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about vB4+Classifieds WarDog Classifieds How do I...? 5 November 4th, 2009 08:58 PM


All times are GMT -5. The time now is 06:19 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0