Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Bug Reports - Other Issues
Author Message
madehierog
Hangin' Around



Joined: Apr 24, 2007
Posts: 48
Location: Conway SC

PostPosted: Sat Jun 02, 2007 12:36 pm Reply with quote

In Topics Manager - When I add a new topic to be displayed in New Story - I don't have the option to use a image.
I checked the path vs this site on the home page and the image is in the images folder.
I uploaded my images for my stories or topics shall I say, Make my topic and I can't select any images.

I will allow someone access to my site using my admin or can make one for someone and provide cpanel access as well this has me baffled for 2 weeks now - I hope that this will be my last issue. TY!

I just reinstalled my site to make sure that all files was uploaded. There is now 2 "XX" when I try to use a Image. The default raven imgae doesn't show in Topics Manager.

Please Hlep with this - I have no clue on how to get them working. Holla!!!
 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Sat Jun 02, 2007 1:14 pm Reply with quote

well i can give it a try..
contact me by msn...
 
View user's profile Send private message
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Sat Jun 02, 2007 1:20 pm Reply with quote

I know you said you uploaded the files to the images folder, but I just wanted to check it is the /images/topics/ folder, rather than just /images/?
 
View user's profile Send private message
madehierog







PostPosted: Sat Jun 02, 2007 1:54 pm Reply with quote

hitwalker wrote:
well i can give it a try..
contact me by msn...


I use Trillian so can you contact me, the auto launcher for MSN Messager won't work on Trillian.

torey_devaux@hotmail.com
 
hitwalker







PostPosted: Sat Jun 02, 2007 3:23 pm Reply with quote

ok ive send a pm to raven....
maybe he can advice on this..
 
madehierog







PostPosted: Sat Jun 02, 2007 3:25 pm Reply with quote

jakec wrote:
I know you said you uploaded the files to the images folder, but I just wanted to check it is the /images/topics/ folder, rather than just /images/?


Ok I went back and changed where the images should be, also Hitwalker had a look, and isn't sure of the issue.
This is a fresh install with only me adding MS Analysis 2.2 to my site and the AAL Block. Nothing else has been modified.
I was using 7.6 patched but deleted everything and installed ravens current version.
I am not sure of why it's not showing images for me to select or use but would like to find a fix if possible. Holla!!!
 
jakec







PostPosted: Sat Jun 02, 2007 3:28 pm Reply with quote

If you turn error reporting on is it displaying any erros?
 
hitwalker







PostPosted: Sat Jun 02, 2007 3:29 pm Reply with quote

ive already send a pm to raven...
nothing shows jakec,not with error report....
 
jakec







PostPosted: Sat Jun 02, 2007 3:35 pm Reply with quote

OK, just checking, if anybody is going to be able to fix it its Raven. Wink
 
madehierog







PostPosted: Sat Jun 02, 2007 5:36 pm Reply with quote

Not sure whats going on now, but after talking to u hitwalker I changed my theme back to comFusion - Now I am being prompt to login to cpanel with ever page I try to view.

Fixed by loging to cpanel then closing it. TY Holla!!!
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Jun 02, 2007 10:18 pm Reply with quote

Quote:
Fixed by loging to cpanel then closing it. TY Holla!!!


So this is resolved?
 
View user's profile Send private message
madehierog







PostPosted: Sun Jun 03, 2007 6:20 am Reply with quote

No the images are still messing.
I still have to login to cpanel to stop my site from prompting my to do so when I click on any admin buttons.

My Topics images are not showing still sorry for the mix up.


Last edited by madehierog on Sun Jun 03, 2007 7:33 am; edited 1 time in total 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Sun Jun 03, 2007 7:32 am Reply with quote

Do you have this problem with the fisubice theme that comes with RavenNuke - just wondering if it is theme related.
 
View user's profile Send private message Send e-mail
madehierog







PostPosted: Sun Jun 03, 2007 7:34 am Reply with quote

Yes all themes have this issue. If you want to look I can email u my site info to take a look this hass me baffled. Holla!!!
 
Guardian2003







PostPosted: Sun Jun 03, 2007 7:41 am Reply with quote

If your site is the one listed in your profile I cannot even get the site to load. Unfortunately I am going to work shortly so will not have time to look today.
If no one else can assist, PM on Wednesday as this is when I'll next have some free time.
You might want to check your config.php which should be in the root of your website for this line (and make sure it is the same)
Code:
$tipath = 'images/topics/'
 
madehierog







PostPosted: Sun Jun 03, 2007 7:49 am Reply with quote

I am assuming this needs to be with these?


$dbhost = "localhost";
$dbuname = "xxxxxxx";
$dbpass = "xxxxxxx";
$dbname = "xxxxxx";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "xxxxxxxxxxx";
$gfx_chk = 7;
$subscription_url = "";
$admin_file = "admin";
$display_errors = "TRUE"; //This should only be used (set to TRUE) when testing locally and not in a production environment

If so I'll add it there and see what happens as you can see it's missing.
 
madehierog







PostPosted: Sun Jun 03, 2007 7:53 am Reply with quote

TY G! That fixed it!


Last edited by madehierog on Sun Jun 03, 2007 7:56 am; edited 1 time in total 
jakec







PostPosted: Sun Jun 03, 2007 7:56 am Reply with quote

If you are using Ravens current distro it should look like:

$dbhost = 'localhost';
$dbuname = 'rnv210';
$dbpass = 'rnv210';
$dbname = 'rnv21000';
$prefix = 'nuke';
$user_prefix = 'nuke';
$dbtype = 'MySQL';
$sitekey = 'SdFk*fa2rnv21076v28367-dm56w69.3a2fDS+e9';
$gfx_chk = 7;
$subscription_url = '';
$admin_file = 'admin';
$tipath = 'images/topics/';
$display_errors = FALSE;
 
madehierog







PostPosted: Sun Jun 03, 2007 7:59 am Reply with quote

Yes I just checked and My FTP for some reason skipped the config and the rn config during my fresh upload I remembered that those individual files I left thr thinking CoreFTP would overwrite but that was my error, Sorry for all this - I just checked my ftp logs on my pc and found that it was not overwriting but skipping those files. Holla!!!

I feel stupid now - But TY ALL for helping me find my personal mistake rather thean a RN Mistake. Holla!!!
 
jakec







PostPosted: Sun Jun 03, 2007 8:02 am Reply with quote

No problem, glad you managed to fix it.

Nice catch Guardian! Wink
 
hitwalker







PostPosted: Sun Jun 03, 2007 8:08 am Reply with quote

cant we send him a very huge bill somehow ? killing me
 
mtrotter
New Member
New Member



Joined: Mar 22, 2007
Posts: 16

PostPosted: Fri Jul 13, 2007 11:44 am Reply with quote

$dbhost = 'localhost';
$dbuname = 'rnv210';
$dbpass = 'rnv210';
$dbname = 'rnv21000';
$prefix = 'nuke';
$user_prefix = 'nuke';
$dbtype = 'MySQL';
$sitekey = 'SdFk*fa2rnv21076v28367-dm56w69.3a2fDS+e9';
$gfx_chk = 7;
$subscription_url = '';
$admin_file = 'admin';
$tipath = 'images/topics/';
$display_errors = FALSE;


Instead of the ' mine has " for the TIPATH =

Is that ok??

All the rest of the lines have quotations as well and not '

Maceo
 
View user's profile Send private message
Gremmie
Former Moderator in Good Standing



Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA

PostPosted: Fri Jul 13, 2007 12:15 pm Reply with quote

Double quotes work fine, but are less efficient since no string interpolation needs to be done. Stock PHP-Nuke used them, but RN cut over to single quotes.

_________________
Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module 
View user's profile Send private message
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Bug Reports - Other Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©