Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 211 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Uploading photo in news module | |
| bobbyg Replies: 7 Views: 18139 |
|
| Check the CHMOD permissions of the uploads folder and the subfolders, 755 should work.
Folder and sub-folders set correctly when first installed. rwxr-xr-x This was first time since getting new ... |
|
| Topic: Uploading photo in news module | |
| bobbyg Replies: 7 Views: 18139 |
|
| Why so complicated? Uploaded via FTP, then open the source view in the editor and type it in HTML:
<img src="path/to/your/image.jpg" alt="" /> Duh! I did that as a wor ... |
|
| Topic: Uploading photo in news module | |
| bobbyg Replies: 7 Views: 18139 |
|
| Have editor for images? FCK or CK?
Have ck |
|
| Topic: Uploading photo in news module | |
| bobbyg Replies: 7 Views: 18139 |
|
| I recently had to replace my desktop. Of course the new one came with Windows 8.1 followed by 87 updates. When attempting to add a photo in a news post, the popup window comes up. It will let me se ... | |
| Topic: Adding RSS content to my site through blocks | |
| bobbyg Replies: 5 Views: 14365 |
|
| On one of my computers I am running xp 64 but deleted ie explorer. So now I use either chrome or firefox. I am using jschroller2 to scroll several external rss files. However, I get the following m ... | |
| Topic: adding custom pages?? | |
| bobbyg Replies: 2 Views: 7001 |
|
| You can use http://www.trickedoutnews.com/download-file-123.html HTML module. | |
| Topic: Embedding Video | |
| bobbyg Replies: 18 Views: 30997 |
|
| Just the typical YouTube embed code:
<iframe width="420" height="315" src="http://www.youtube.com/embed/JkNZjDM_FQI" frameborder="0" allowfullscreen&g ... |
|
| Topic: ckeditor <p></p> | |
| bobbyg Replies: 1 Views: 4703 |
|
| Ckeditor will automatically insert <p></p> around code. This is a problem for some code such as iframe embedded videos. Changing them to <div>/div> will permit the iframe code t ... | |
| Topic: Weblinks | |
| bobbyg Replies: 6 Views: 9150 |
|
| // $blockunregmodify: Block unregistered users from suggesting links changes? (1=Yes 0=No)
Default setting was 0 which should be 1. There is no justification for an unregistered user to suggest a ... |
|
| Topic: Weblinks | |
| bobbyg Replies: 6 Views: 9150 |
|
| Since, as you had stated, it may be an issue with the original RN module I posted same here. Fix should be shown here and applied to RN 3.0 | |
| Topic: Weblinks | |
| bobbyg Replies: 6 Views: 9150 |
|
| I just found a modify link submitted to one of my links by Anonymous. Because I had to approve or ignore it didn't cause any problem. I am wondering if there is a verification step missing to prevent ... | |
| Topic: How to add a URL to modules list that just redirects | |
| bobbyg Replies: 40 Views: 54341 |
|
| html redirect
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Your Page Title</title> <meta http-equiv="REFRESH" content="0; ... |
|
| Topic: Redirect from within nukewrap to external https page | |
| bobbyg Replies: 3 Views: 7159 |
|
| I was trying to use oscommerce within nukewrap, but the paypal requires https: which cannot be used within an iframe. I have to run it separately. | |
| Topic: Changing colors in Simply Blue template | |
| bobbyg Replies: 14 Views: 17163 |
|
| Actually I used it to override the oscommerce theme colors to match the RN theme I was using. I have not used it to override the RN theme colors. | |
| Topic: Redirect from within nukewrap to external https page | |
| bobbyg Replies: 3 Views: 7159 |
|
| I have looked at all the various potings regarding redirect, but have not found a solution to this. There are 2 locations that needs to be redirected to a separate page because https cannot be display ... | |
| Topic: Changing colors in Simply Blue template | |
| bobbyg Replies: 14 Views: 17163 |
|
| You http://jqueryui.com/themeroller/#ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=420c0c&bgTextureHeader=03_highlight_soft ... | |
| Topic: Forum permissions? | |
| bobbyg Replies: 1 Views: 5573 |
|
| I deactivated the original forum then created a separate block for the forum setting authorization to group.
<?php /************************************************************************/ ... |
|
| Topic: FCKEditor *fixed* | |
| bobbyg Replies: 11 Views: 11957 |
|
| I would recommend Web CEO. | |
| Topic: Databases changes | |
| bobbyg Replies: 7 Views: 7460 |
|
| My comparison compared data and structure. It may have not been logical, but the conversion worked without encountering any of the errors reported by others. I have not changed the data from 'downlo ... | |
| Topic: Databases changes | |
| bobbyg Replies: 7 Views: 7460 |
|
| I did run a separate fresh install. After nuken said there were other database changes I ran my own compare program and did a drop/load of certain databases (i.e i2country) and entered any new fields ... | |
| Topic: Databases changes | |
| bobbyg Replies: 7 Views: 7460 |
|
| I upgraded to 2.5 with source code only (after copying necessary information from old config to new config). The only database problem I encountered was missing the new 'theme' database file. Howeve ... | |
| Topic: Blocks Issue with paypal buttons. | |
| bobbyg Replies: 9 Views: 12014 |
|
| I have had the problem with saving the information and finding it changed completely afterwards. I found that once I have all the information formatted the way I want it, I click the source, select a ... | |
| Topic: Blocking countries | |
| bobbyg Replies: 1 Views: 5433 |
|
| What is the bet way to block all countries except the one(s) you want. I there a chance that optional defaults could be set to block all countries except those you choose not to block. | |
| Topic: Invalid query: The used command is not allowed with this MyS | |
| bobbyg Replies: 6 Views: 9154 |
|
| Finally received an answer that made sense from Go Daddy. I will have to move over to a virtual dedicated or a dedicated server and then I can have the mysql set up as I need it. | |
| Topic: Invalid query: The used command is not allowed with this MyS | |
| bobbyg Replies: 6 Views: 9154 |
|
| Thanks, the Go Daddy support group responded with using php5.ini to override my.ini. I thought this was wrong, but then again, since I don't have direct access to the server I had no way to check out ... | |
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
