 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
March 31st, 2006, 09:25 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
| URGENT / I messed up everything, please help, site is live
Hi, I had photopost integrated with phpnuke forums ( phpbb module ) by then everything working.
I installed a new forum, not module, a fresh phpbb standalone forum, then went to photopost administration and change the cookie and prefix and name of integration.
Now I cant access the admin using my log / pass, I am getting a lot of warnings in the header, etc...
My site is live, please help me, how to restore manually the things or what to do ?
Thanks.
|
| |
March 31st, 2006, 09:34 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
I get invalid sesion, so I reactivate the old module and reupoad some files but nothing, cant get acces, what to do ? as the site is live and I am getting a lot of warnings.
|
| |
March 31st, 2006, 10:05 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
You would need to state your errors here and link to your site so we can assist in seeing what your issue is.
First response though would be to check setting 83 in the settings table make sure it is the proper table prefix and also your config file to ensure you are pointing to the proper database
|
| |
March 31st, 2006, 10:10 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
I have this constantly in header:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 25
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 48
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 62
And imposible to login, what to do ??
Please help !
Last edited by Peter; March 31st, 2006 at 10:14 AM.
|
| |
March 31st, 2006, 10:17 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
See my reply above either your database info for the users database is wrong or the user database table prefix as noted above.
|
| |
March 31st, 2006, 10:21 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
I just notice, in users it says -1 instead of all the users, how can I change manualy to use the integration as befor, and not the changes I made ?
Or maybe its easy to make it work with the new forum ? as I have all the data of it ?
Which files to edit ? as I cant get in the admin.
Thanks.
|
| |
March 31st, 2006, 10:22 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
Thanks chuck in what file I have to look into the code ?
Thanks.
|
| |
March 31st, 2006, 10:30 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
Ok, better to make it work with the new forum, where can I manually write the data for that ?
Thanks
|
| |
March 31st, 2006, 10:42 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
Hi, gallery read users of the new formum no, and I get this on header now:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 48
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 62
Thanks.
|
| |
March 31st, 2006, 10:46 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
Hi, more data.
Cant login to the gallery, when I try to I get :
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 48
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 62
Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/gall/forums/nuke.php:48) in /home/max/public_html/gall/forums/nuke.php on line 212
Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/gall/forums/nuke.php:48) in /home/max/public_html/gall/forums/nuke.php on line 213
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/site/public_html/gall/forums/nuke.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/gall/forums/nuke.php:48) in /home/max/public_html/gall/forums/nuke.php on line 221
Iget redirected to the index, but not logged In.
Thanks.
Sorry, but I am really desperate to fix this, as the site is Live, I thought that just changin in the admin section the parameters the gallery will read the new forum settings.
|
| |
March 31st, 2006, 10:55 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
| Quote: |
Originally Posted by Chuck S See my reply above either your database info for the users database is wrong or the user database table prefix as noted above. |
What file to modify manualy ? I have no access to the admin section.
Thanks Chuck.
|
| |
March 31st, 2006, 11:04 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
|
Ok, nevermind, I changed all the data directly in the tables with phpmyadmin and now all is ok, and reading the new forum settings.
I just have one more doubt.
If I choose to use forum style, it uses another one, very similar to the default one.
is it possible to use the actual one I am using in the forum ?
Thanks.
|
| |
March 31st, 2006, 11:14 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Well since we dont use forum stylesheets in nuke I am going to assume now you doing phpbb
If you edited a phpbb stylesheet from its default the stylesheet changes are stored in the database and not the css file on disk. Make sure in phpbb styles admin to export all files to disk so you update the files to the proper changes you made.
This should correct your issue since we read the css file on disk in the phpbb templates directory we are reading the one that is not changes cause you have not updated it.
|
| |
March 31st, 2006, 11:34 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
| Quote: |
Originally Posted by Chuck S Well since we dont use forum stylesheets in nuke I am going to assume now you doing phpbb
If you edited a phpbb stylesheet from its default the stylesheet changes are stored in the database and not the css file on disk. Make sure in phpbb styles admin to export all files to disk so you update the files to the proper changes you made.
This should correct your issue since we read the css file on disk in the phpbb templates directory we are reading the one that is not changes cause you have not updated it. |
Hmm, I quite not understand how to do it.
Yes its a standalone PHPBB forum, and I am using another template, not the subsilver default one, how can I integrate it ?
If I save it from admin I get a "theme_info.cfg" file in my HD, what do I have to do with it ?
Thanks.
|
| |
March 31st, 2006, 02:09 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Try viewing the css in the page source of your phpbb and copy that to the css file on disk
|
| |
March 31st, 2006, 03:36 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
| Quote: |
Originally Posted by Chuck S Try viewing the css in the page source of your phpbb and copy that to the css file on disk | Hi Chuck, I have the css file of that template, but...
What do you mean by coping the css file on disk ?
Can you please be more specific ? Like copy thew code of the css file to this other file, or something that gives me a better clue ?
Thank You.
|
| |
March 31st, 2006, 05:10 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
view the source of your page in phpbb forum while viewing. copy and paste the css from there to the css file on disk in the templates directory of phpbb
|
| |
April 1st, 2006, 05:09 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
| Quote: |
Originally Posted by Chuck S view the source of your page in phpbb forum while viewing. copy and paste the css from there to the css file on disk in the templates directory of phpbb | Hmm, sorry, I do really dont understand.
I have a css file of the template I am using in PHPBB.
If I see the source code of the page while viewing the forum, I get no styles there, no css, just a link to the css file.
And pasting to the css file in my template folder is imposible, as in the templates directory of phpbb its a index.html file and my template folder, nothing else.
I also do have the theme_info.cfg file.
So how can I make this workaround work ?
Please explain me like a 5 year old kid, example:
open the .css file inside your template folder, copy all the code and paste it inside this other file.
As I really do not understand "paste the css from there to the css file on disk in the templates directory of phpbb" as there is no css file there.
Should I create one ?
Why the gallery if I turn on use the template use a generic one, similar to subsilver ?
Thanks Chuk.
|
| |
April 1st, 2006, 05:31 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Your integrating with nuke though right we dont pull styles from the forum in nuke
|
| |
April 2nd, 2006, 11:21 AM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Feb 2006
Posts: 417
| Quote: |
Originally Posted by Chuck S Your integrating with nuke though right we dont pull styles from the forum in nuke | Hi Chuk, its not a nuke instalation, its a PHPBB standalone forum.
How can I make it work ?
Thanks.
|
| | |
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 03:40 PM. | |