 | |  | | | ReviewPost How do I...? Wondering how to do something in ReviewPost? |
March 18th, 2010, 06:15 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
| Just messed up bigtime :(
I need some help with Reviewpost i Just changed the folder name because I wanted it to say something other than .com/reviewpost but it messed it up and I cant get back into admin to revert the url settings under global options. What do I do to fix this?
|
| |
March 18th, 2010, 06:48 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
if all you did was rename the directory simply rename it back to reviewpost
If you changed the url to reflect the new directory name then making sure the directory is that name should help
without knowing exactly what the error is all I can do is guess here.
How about a url?
|
| |
March 18th, 2010, 06:53 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
| Quote:
Originally Posted by Chuck S if all you did was rename the directory simply rename it back to reviewpost
If you changed the url to reflect the new directory name then making sure the directory is that name should help
without knowing exactly what the error is all I can do is guess here.
How about a url? | I renamed the directory AND changed the fields to the new directory name in the admin console  Yikes!
|
| |
March 18th, 2010, 06:56 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
okay well if you changed the urls in database and also renamed the directory and changed the path in the config files correctly you should be fine
You really need to post a url and error for us to answer you here.
|
| |
March 18th, 2010, 06:58 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
pennyauctionwatch dot com / reviewpost but i cant get back into the admin settings now because i changed the url in the options panel, is there a file I can change to fix this?
It's like the redirect does not work, I changed the url manually from penny-auction-reviews, what I wanted it to be, back to reviewpost and still once it goes to login then misc its a white screen yikes! Thank you Code: Content visible to verified customers only.
That's what I changed, the URL paths, all of them EEK^^ and need to change back but cant!
Last edited by confused; March 18th, 2010 at 07:03 PM.
|
| |
March 18th, 2010, 07:04 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
okay well you did not just change a directory name. You changed the domain name also and something is probally wrong with your server domain setup not linking like your suppose to link it.
To set things back the way they where upload your install script and rerun your install into the same database and table prefix and install correctly. As long as you reinstall into the same database tables you wont delete anything just fix your server paths and urls.
|
| |
March 18th, 2010, 07:07 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
| Quote:
Originally Posted by Chuck S okay well you did not just change a directory name. You changed the domain name also and something is probally wrong with your server domain setup not linking like your suppose to link it.
To set things back the way they where upload your install script and rerun your install into the same database and table prefix and install correctly. As long as you reinstall into the same database tables you wont delete anything just fix your server paths and urls. | Thank you, I will try that now. How do I go about changing the folder name or can I?
|
| |
March 18th, 2010, 07:13 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
Eek I messed it up...
Step2= Step 3: MySQL error reported: [CREATE TABLE rp_admlog (id int(10) NOT NULL auto_increment,adminuser varchar(50) NOT NULL default '',description varchar(255) NOT NULL default '',datestamp int(20) NOT NULL default '0',ip varchar(35) NOT NULL default '',PRIMARY KEY (id)) TYPE=MyISAM]
Result: Table 'rp_admlog' already exists
Database: pennyauc_forum
etc etc etc
|
| |
March 18th, 2010, 07:15 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
Yikes since this is in the same db as my forum how do I clear and re install?
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/pennyauc/public_html/reviewpost/header-inc.php on line 47
Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/pennyauc/public_html/reviewpost/header-inc.php on line 48
Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/pennyauc/public_html/reviewpost/header-inc.php on line 48
Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pennyauc/public_html/reviewpost/header-inc.php on line 48
|
| |
March 18th, 2010, 07:24 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
your gonna have duplicate errors thats no big deal
Your next error place the proper server path to vbulletin etc on the last step of install.
|
| |
March 18th, 2010, 07:25 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
| Quote:
Originally Posted by Chuck S your gonna have duplicate errors thats no big deal
Your next error place the proper server path to vbulletin etc on the last step of install. | Yeah I did all of that and skipped errors but now the url is gone
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/pennyauc/public_html/reviewpost/header-inc.php on line 47
Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/pennyauc/public_html/reviewpost/header-inc.php on line 48
Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/pennyauc/public_html/reviewpost/header-inc.php on line 48
Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pennyauc/public_html/reviewpost/header-inc.php on line 48
|
| |
March 18th, 2010, 07:26 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
When it gets to language strings I get an error page for my blog so it's not letting me finish the reinstall.. How can I drop the tables and just reinstall ? Just delete everything in my db that has the rp in front of it?
|
| |
March 18th, 2010, 07:48 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
| Quote:
Originally Posted by confused When it gets to language strings I get an error page for my blog so it's not letting me finish the reinstall.. How can I drop the tables and just reinstall ? Just delete everything in my db that has the rp in front of it? | I'll just try and uninstall, reinstall in the directory I want... hopefully thats cool.
|
| |
March 18th, 2010, 08:11 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
EEK I dont know what to do, it wont integrate right now that I uninstalled/installed it says register when Im signed in, what should I do? Thanks
|
| |
March 18th, 2010, 08:18 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
well I really cant comment my friend your application does not exist anymore
|
| |
March 18th, 2010, 08:39 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
Hi ok I will try again this time w ith reviewpost as the folder :-/
I have it here now: pennyauctionwatch.com/penny-auction-reviews/
But its not integrated correctly. Thanks
|
| |
March 18th, 2010, 08:57 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
| |
| |
March 18th, 2010, 09:00 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
However it will not let me sign in :-/ Hmm tried another browser looks like it may work now !! ! thanks
|
| |
March 18th, 2010, 09:07 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Mar 2010
Posts: 35
|
Ah now it doesn't work again, it wont let me login to the admin section :-/ It logs in then it logs out right away as soon as it redirects make me think its not connected right, blahhhhh I dont know what my issue is!
|
| | |
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 12:30 PM. | |